<br><font size=2 face="sans-serif">Hi</font>
<br>
<br><font size=2 face="sans-serif">Can you please elaborate a bit on this?</font>
<br><font size=2 face="sans-serif">Does it mean i need to compile my acc
module with mysql ie acc_mysql just like acc_syslog????</font>
<br>
<br><font size=2 face="sans-serif">Also, when I try using the syslog....
&nbsp;as per the instructions in the article :</font><font size=2 color=blue face="sans-serif">
http://openser.org/dokuwiki/doku.php/tutorials:debug-syslog-messages</font>
<br><font size=2 face="sans-serif">it says i need to add this line: </font><font size=3>&nbsp;
</font>
<br><font size=1 color=blue><tt># log messages with LOG_LOCAL0 in /var/log/ser.log<br>
local0.* &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
-/var/log/ser.log</tt></font><font size=1><tt><br>
...<br>
</tt></font>
<br><font size=2 face="sans-serif">to the syslog.conf file placed in </font><font size=2 color=blue face="sans-serif">/etc/syslog.conf</font>
<br>
<br><font size=2 face="sans-serif">But, when i insert that line, error
is displayed, about not being supported...</font>
<br>
<br><font size=2 face="sans-serif">Dont know what all issue is it about...</font>
<br>
<br><font size=2 face="sans-serif">Can anyone help?</font>
<br>
<br>
<br><font size=2 face="sans-serif">Parminder Nayyar</font>
<br>
<br>
<br>
<table width=100%>
<tr valign=top>
<td width=40%><font size=1 face="sans-serif"><b>ram &lt;talk2ram@gmail.com&gt;</b>
</font>
<br><font size=1 face="sans-serif">Sent by: users-bounces@openser.org</font>
<p><font size=1 face="sans-serif">07/25/2007 05:54 PM</font>
<td width=59%>
<table width=100%>
<tr valign=top>
<td>
<div align=right><font size=1 face="sans-serif">To</font></div>
<td><font size=1 face="sans-serif">users@openser.org</font>
<tr valign=top>
<td>
<div align=right><font size=1 face="sans-serif">cc</font></div>
<td>
<tr valign=top>
<td>
<div align=right><font size=1 face="sans-serif">Subject</font></div>
<td><font size=1 face="sans-serif">Re: [OpenSER-Users] Re: [Serusers] CDRz?</font></table>
<br>
<table>
<tr valign=top>
<td>
<td></table>
<br></table>
<br>
<br>
<br><font size=3><br>
</font>
<br><font size=3>On 7/25/07, </font><a href=mailto:Parminder.Nayyar@relianceada.com><font size=3 color=blue><b><u>Parminder.Nayyar@relianceada.com</u></b></font></a><font size=3>
&lt;</font><a href=mailto:Parminder.Nayyar@relianceada.com><font size=3 color=blue><u>Parminder.Nayyar@relianceada.com
</u></font></a><font size=3>&gt; wrote: </font>
<br><font size=2 face="sans-serif"><br>
Hello Friends ...</font><font size=3> </font><font size=2 face="sans-serif"><br>
Jai, Thanks for showing a pointer towards teh acc module... </font><font size=3><br>
</font><font size=2 face="sans-serif"><br>
but i really cudn't grasp even a bit out of it... all it says is about
logs being dumped, with specific data like \:</font><font size=3> <br>
</font><font size=2 face="sans-serif"><br>
The fixed minimal accouting information is: </font><font size=3><br>
<br>
</font><font size=2 face="sans-serif"><br>
Request Method name</font><font size=3> <br>
</font><font size=2 face="sans-serif"><br>
>From header TAG parameter</font><font size=3> <br>
</font><font size=2 face="sans-serif"><br>
To header TAG parameter</font><font size=3> <br>
</font><font size=2 face="sans-serif"><br>
Call-Id</font><font size=3> <br>
</font><font size=2 face="sans-serif"><br>
3-digit Status code from final reply</font><font size=3> <br>
</font><font size=2 face="sans-serif"><br>
Reason phrase from final reply</font><font size=3> <br>
<br>
</font><font size=2 face="sans-serif"><br>
Time stamp when transaction was completed</font><font size=3> <br>
</font>
<ul>
<li><font size=3 face="Helvetica">There is no session/dialog accounting
(yet)-- OpenSER maintains no sessions. If one needs to correlate INVITEs
with BYEs for generating proper CDRs for example for purpose of billing,
then it is better done in the entity which collects accounting information.
</font>
<li><font size=3 face="Helvetica">If a UA fails in middle of conversation,
a proxy will never learn it. In general, a better practice is to account
from an end-device (such as PSTN gateway), which best knows about call
status (including media status and PSTN status in case of the gateway).
</font></ul><font size=3><br>
</font><font size=2 face="sans-serif"><br>
Now, my requirement is to generate a CDR for billing purpose... &nbsp;In
syslog there are not any logs present, and even if i get the logs there..
using changes in config file, how do i use this raw information to generated
CDRz for billing purposes??? </font><font size=3><br>
</font><font size=2 face="sans-serif"><br>
I have searched for quite a few tools online which work on the output of
SER to generate CDR or for CDR collection... but I need a free software,
they are all paid services... Can someone help me where should i go further..?
I'm lost ... :( </font><font size=3><br>
</font><font size=2 face="sans-serif"><br>
Thanks a lot!</font><font size=3> </font><font size=2 face="sans-serif"><br>
Parminder Nayyar</font>
<br><font size=3>&nbsp;</font>
<br><font size=3>&nbsp;</font>
<br><font size=3>acc module write call records to Mysql</font>
<br><font size=3>&nbsp;</font>
<br><font size=3>Invite, ack , bye</font>
<br><font size=3>&nbsp;</font>
<br><font size=3>with this you can generate CDR wrting small scripts, or
install serweb to check that records.</font>
<br><font size=3>&nbsp;</font>
<br><font size=3>ram</font>
<br><font size=3><br>
 </font><font size=2><tt>_______________________________________________<br>
Users mailing list<br>
Users@openser.org<br>
http://openser.org/cgi-bin/mailman/listinfo/users<br>
</tt></font>
<br>