Why not forward the calls to SER?<br><br>
<div><span class="gmail_quote">On 2/1/06, <b class="gmail_sendername">Ryan Pagquil</b> &lt;<a href="mailto:rpagquil@philonline.com">rpagquil@philonline.com</a>&gt; wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Hi,<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; I've been registering asterisk to ser. I'm using SER as the outbound<br>SIP trunk for Asterisk. Users registered with Asterisk will use the
<br>SIP trunk to reach SER registered users and PSTN's. Now when I<br>register Asterisk with SER, on my SER's location table I see these record:<br><br>Username Column = asterisk<br>Contact Column = <a href="mailto:sip:s@202.84.24.47">
sip:s@202.84.24.47</a><br><br>I have a script running that checks the accounting records and sends<br>BYE for the username that has no credit left. I found it hard doing<br>this because of the record on the Contact column on location table of
<br>SER, everytime asterisk registers with SER. I could not send BYE to<br>asterisk because of the broken contact information on Contact column<br>of SER's location table. How can I correct this?<br><br>Here is my sip.conf
 configuration:<br><br>[general]<br>port = 5060<br>bindaddr = x.x.x.x<br>context = sip<br>disallow=all<br>allow=ulaw<br>allow=alow<br>fromuser=asterisk<br>secret=test123<br>realm=<a href="http://mydomain.com">mydomain.com
</a><br>register=&gt;<a href="mailto:asterisk:test123@mydomain.com">asterisk:test123@mydomain.com</a><br><br>Thanks in advance,<br>Ryan<br><br>_______________________________________________<br>Serusers mailing list<br><a href="mailto:serusers@lists.iptel.org">
serusers@lists.iptel.org</a><br><a href="http://lists.iptel.org/mailman/listinfo/serusers">http://lists.iptel.org/mailman/listinfo/serusers</a><br></blockquote></div><br>