Ryan Pagquil wrote:
Hi,
On asterisk console I enabled SIP debugging and I found out that
asterisk is sending this:
Reliably Transmitting:
REGISTER sip:imydomain.com SIP/2.0
Via: SIP/2.0/UDP :x.x.x.x:5060;branch=z9hG4bK69398d1a
From: <sip:[EMAIL PROTECTED]>;tag=as1d1a85bc
To: <sip:[EMAIL PROTECTED]>
Call-ID: [EMAIL PROTECTED]
CSeq: 102 REGISTER
User-Agent: Asterisk PBX
Expires: 120
*Contact: <sip:[EMAIL PROTECTED]> <--registered on SER Contact column on
location table
*Event: registration
Content-Length: 0
so it means that Asterisk is sending that information, how can I correct
this? It should be <sip:[EMAIL PROTECTED]> no <sip:[EMAIL PROTECTED]> .
Ryan,
Check the syntax of your register= statement. The last entry is the
extension. If you are not entering any extension, asterisk will send "s"
as in this case.
You have plenty of examples in sip.conf.sample in the /configs directory
of your source code.
/O
_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --
Asterisk-Users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users