<html>
<body>
Hi,<br>
<x-tab>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</x-tab>On
asterisk console I enabled SIP debugging and I found out that asterisk is
sending this:<br><br>
Reliably Transmitting:<br>
REGISTER sip:imydomain.com SIP/2.0<br>
Via: SIP/2.0/UDP :x.x.x.x:5060;branch=z9hG4bK69398d1a<br>
From: &lt;sip:asterisk@mydomain.com&gt;;tag=as1d1a85bc<br>
To: &lt;sip:asterisk@mydomain.com&gt;<br>
Call-ID: 640c73336ff4ebf74020e4c42256bdea@202.84.24.47<br>
CSeq: 102 REGISTER<br>
User-Agent: Asterisk PBX<br>
Expires: 120<br>
<b>Contact: &lt;sip:s@X.X.X.X&gt; &lt;--registered on SER Contact column
on location table<br>
</b>Event: registration<br>
Content-Length: 0<br><br>
so it means that Asterisk is sending that information, how can I correct
this? It should be &lt;sip:asterisk@x.x.x.x&gt; no &lt;sip:s@x.x.x.x&gt;
.<br><br>
Thanks in advance,<br>
Ryan </body>
</html>