<div>Dear Bogdan,</div>
<div>&nbsp;</div>
<div>Thank you for your important information.</div>
<div>It helps me to solve my problems.<br>I add four fields to DB and use db_extra to insert them.</div>
<div>&nbsp;</div>
<div>modparam(&quot;acc&quot;, &quot;db_extra&quot;, &quot;from_uri=$fu ; sip_from=$hdr(From) ; to_uri=$tu ; sip_to=$hdr(To)&quot;)</div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div>Best regards,</div>
<div>Charles<br>&nbsp;</div><br><br>
<div><span class="gmail_quote">2007/5/18, Bogdan-Andrei Iancu &lt;<a href="mailto:bogdan@voice-system.ro">bogdan@voice-system.ro</a>&gt;:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Hi Charles,<br><br>in openser 1.2 only a few mandatory info about the SIP transaction are<br>accounted. If you want something more, use the the extra accounting.
<br>For, example, for db, to get the from uri, so:<br><br>modparam(&quot;acc&quot;,&quot;db_extra&quot;,&quot;from_uri=$fu ; sip_from=$hdr(From)&quot;)<br><br>Note, you need to create the new columns in the acc table. See
<br>&nbsp;&nbsp; <a href="http://www.openser.org/docs/modules/1.2.x/acc.html#ACC-EXTRA-ID">http://www.openser.org/docs/modules/1.2.x/acc.html#ACC-EXTRA-ID</a><br><br>regards,<br>bogdan<br><br>Charles Wang wrote:<br>&gt; Hi all,<br>
&gt;<br>&gt; I ever used SER and I know it will save the From information such as<br>&gt; <a href="mailto:101@192.168.11.200">101@192.168.11.200</a> &lt;mailto:<a href="mailto:101@192.168.11.200">101@192.168.11.200</a>&gt; to sip_from or from_uri
<br>&gt; in its acc table.<br>&gt; But in my openser, I also setup the acc module. Where is my caller info?<br>&gt;<br>&gt; I can find a lot of number such as &quot;2806655523&quot; in my from_tag.<br>&gt; I wanna store the caller and callee info in my acc table when I make
<br>&gt; an internal call or an external call.<br>&gt;<br>&gt; Can anybody kind to help me to solve it? or give me some tips please.<br>&gt; PS: I got this openser.cfg from <a href="http://www.sipwise.com/wizard">http://www.sipwise.com/wizard
</a>.<br>&gt;<br>&gt; Best regards,<br>&gt; Charles<br><br></blockquote></div><br><br clear="all"><br>-- <br><br>Best Regards<br>Charles