Hi Bogdan,<br><br>Thank you for the help [:)]<br><br><div class="gmail_quote">On Tue, Feb 10, 2009 at 7:07 PM, Bogdan-Andrei Iancu <span dir="ltr">&lt;<a href="mailto:bogdan@voice-system.ro">bogdan@voice-system.ro</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Then do it, as this will trigger the accounting.<div class="Ih2E3d"><br>
<br>
Regards,<br>
Bogdan<br>
<br>
ASHWINI NAIDU wrote:<br>
</div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="Ih2E3d">
no i don&#39;t setflag(1) for requests or anywhere in the script<br>
<br></div><div class="Ih2E3d">
On Tue, Feb 10, 2009 at 6:58 PM, Bogdan-Andrei Iancu &lt;<a href="mailto:bogdan@voice-system.ro" target="_blank">bogdan@voice-system.ro</a> &lt;mailto:<a href="mailto:bogdan@voice-system.ro" target="_blank">bogdan@voice-system.ro</a>&gt;&gt; wrote:<br>

<br>
 &nbsp; &nbsp;Hi ASHWINI,<br>
<br></div><div><div></div><div class="Wj3C7c">
 &nbsp; &nbsp;do you do &quot;setflag(1)&quot; in you script, for the requests?<br>
<br>
<br>
 &nbsp; &nbsp;Regards,<br>
 &nbsp; &nbsp;Bogdan<br>
<br>
 &nbsp; &nbsp;ASHWINI NAIDU wrote:<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp;hi bogdan,<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp;I donot get any record in DB. I have written below the setting<br>
 &nbsp; &nbsp; &nbsp; &nbsp;for acc made.<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp;# ----- acc params -----<br>
 &nbsp; &nbsp; &nbsp; &nbsp;/* what sepcial events should be accounted ? */<br>
 &nbsp; &nbsp; &nbsp; &nbsp;modparam(&quot;acc&quot;, &quot;db_url&quot;,<br>
 &nbsp; &nbsp; &nbsp; &nbsp;&quot;mysql://opensips:opensipsrw@localhost/opensips&quot;)<br>
 &nbsp; &nbsp; &nbsp; &nbsp;modparam(&quot;acc&quot;, &quot;early_media&quot;, 1)<br>
 &nbsp; &nbsp; &nbsp; &nbsp;modparam(&quot;acc&quot;, &quot;report_ack&quot;, 1)<br>
 &nbsp; &nbsp; &nbsp; &nbsp;modparam(&quot;acc&quot;, &quot;report_cancels&quot;, 1)<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp;/* by default ww do not adjust the direct of the sequential<br>
 &nbsp; &nbsp; &nbsp; &nbsp;requests.<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;if you enable this parameter, be sure the enable<br>
 &nbsp; &nbsp; &nbsp; &nbsp;&quot;append_fromtag&quot;<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;in &quot;rr&quot; module */<br>
 &nbsp; &nbsp; &nbsp; &nbsp;modparam(&quot;acc&quot;, &quot;detect_direction&quot;, 0)<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp;/* account triggers (flags) */<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp;modparam(&quot;acc&quot;, &quot;failed_transaction_flag&quot;, 3)<br>
 &nbsp; &nbsp; &nbsp; &nbsp;modparam(&quot;acc&quot;, &quot;log_flag&quot;, 1)<br>
 &nbsp; &nbsp; &nbsp; &nbsp;modparam(&quot;acc&quot;, &quot;log_missed_flag&quot;, 2)<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp;/* uncomment the following lines to enable DB accounting also */<br>
 &nbsp; &nbsp; &nbsp; &nbsp;modparam(&quot;acc&quot;, &quot;db_flag&quot;, 1)<br>
 &nbsp; &nbsp; &nbsp; &nbsp;modparam(&quot;acc&quot;, &quot;db_missed_flag&quot;, 2)<br>
<br>
<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp;On Tue, Feb 10, 2009 at 6:27 PM, Bogdan-Andrei Iancu<br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;<a href="mailto:bogdan@voice-system.ro" target="_blank">bogdan@voice-system.ro</a> &lt;mailto:<a href="mailto:bogdan@voice-system.ro" target="_blank">bogdan@voice-system.ro</a>&gt;<br></div></div><div><div></div>
<div class="Wj3C7c">
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;mailto:<a href="mailto:bogdan@voice-system.ro" target="_blank">bogdan@voice-system.ro</a><br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;mailto:<a href="mailto:bogdan@voice-system.ro" target="_blank">bogdan@voice-system.ro</a>&gt;&gt;&gt; wrote:<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; You mean you do not get any record in DB or only the db_extra<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; values are missing?<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Do you set the acc flag in your script?<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Regards,<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Bogdan<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ASHWINI NAIDU wrote:<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; oops sorry<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; modparam(&quot;acc&quot;, &quot;db_url&quot;,<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &quot;mysql://opensips:opensipsrw@localhost/opensips&quot;)<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; modparam(&quot;acc&quot;, &quot;db_extra&quot;,<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  &nbsp; &nbsp; &nbsp; &nbsp; &quot;src_user=$fU;src_domain=$fd;dst_user=$rU;dst_domain=$rd;src_ip=$si&quot;)<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; this doesn&#39;t insert values into acc table.<br>
<br>
<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; On Tue, Feb 10, 2009 at 6:03 PM, Bogdan-Andrei Iancu<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;<a href="mailto:bogdan@voice-system.ro" target="_blank">bogdan@voice-system.ro</a> &lt;mailto:<a href="mailto:bogdan@voice-system.ro" target="_blank">bogdan@voice-system.ro</a>&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;mailto:<a href="mailto:bogdan@voice-system.ro" target="_blank">bogdan@voice-system.ro</a> &lt;mailto:<a href="mailto:bogdan@voice-system.ro" target="_blank">bogdan@voice-system.ro</a>&gt;&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;mailto:<a href="mailto:bogdan@voice-system.ro" target="_blank">bogdan@voice-system.ro</a><br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;mailto:<a href="mailto:bogdan@voice-system.ro" target="_blank">bogdan@voice-system.ro</a>&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;mailto:<a href="mailto:bogdan@voice-system.ro" target="_blank">bogdan@voice-system.ro</a><br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;mailto:<a href="mailto:bogdan@voice-system.ro" target="_blank">bogdan@voice-system.ro</a>&gt;&gt;&gt;&gt; wrote:<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Hi ASHWINI,<br>
<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;ASHWINI NAIDU wrote:<br>
<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;hi All,<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Installed opensips-1.4.4 . my acc module is<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; supoorted with<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;mysql. but when i try to insert values into acc<br>
 &nbsp; &nbsp; &nbsp; &nbsp;table using<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;the below command the acc table is not getting<br>
 &nbsp; &nbsp; &nbsp; &nbsp;populated.<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;What is the below command for insert into acc ?<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Regards,<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Bogdan<br>
<br>
<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;-- &nbsp; &nbsp; &nbsp; &nbsp;Thanking You,<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Ashwini BR Naidu<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  &nbsp; &nbsp; &nbsp; &nbsp;------------------------------------------------------------------------<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;_______________________________________________<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Users mailing list<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<a href="mailto:Users@lists.opensips.org" target="_blank">Users@lists.opensips.org</a><br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;mailto:<a href="mailto:Users@lists.opensips.org" target="_blank">Users@lists.opensips.org</a>&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;mailto:<a href="mailto:Users@lists.opensips.org" target="_blank">Users@lists.opensips.org</a><br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;mailto:<a href="mailto:Users@lists.opensips.org" target="_blank">Users@lists.opensips.org</a>&gt;&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;mailto:<a href="mailto:Users@lists.opensips.org" target="_blank">Users@lists.opensips.org</a><br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;mailto:<a href="mailto:Users@lists.opensips.org" target="_blank">Users@lists.opensips.org</a>&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;mailto:<a href="mailto:Users@lists.opensips.org" target="_blank">Users@lists.opensips.org</a><br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;mailto:<a href="mailto:Users@lists.opensips.org" target="_blank">Users@lists.opensips.org</a>&gt;&gt;&gt;<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  &nbsp; &nbsp; &nbsp; &nbsp;<a href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users" target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a><br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br>
<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; -- &nbsp; &nbsp; &nbsp; &nbsp;Thanking You,<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Ashwini BR Naidu<br>
<br>
<br>
<br>
<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp;--  &nbsp; &nbsp; &nbsp; &nbsp;Thanking You,<br>
 &nbsp; &nbsp; &nbsp; &nbsp;Ashwini BR Naidu<br>
<br>
<br>
<br>
<br>
<br>
-- <br>
Thanking You,<br>
Ashwini BR Naidu<br>
</div></div></blockquote>
<br>
</blockquote></div><br><br clear="all"><br>-- <br>Thanking You,<br>Ashwini BR Naidu<br>