Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations MikeeOK on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

ASBCE registration issue 1

Status
Not open for further replies.

teletechman

Technical User
Aug 27, 2008
1,692
US
I have a ASBCE rls 6.3.7 that I have moved to a new location and new provider and cannot get the registration to complete. I keep getting a 501 not implemented. The provider keeps telling me we are not sending the right info but we are having an issue finding where to change to have the effect they are looking for.

Not working registration
REGISTER sip:192.58.90.20:5060 SIP/2.0
From: <sip:xxxxxxxxxx@yyy.yyy.yyy.yyy:5060>;tag=d0218b463d43
To: <sip:xxxxxxxxxx@zzz.zzz.zzz.zzz>
CSeq: 32732 REGISTER
Call-ID: 01f9a454f2c8da371ade9f7cc7c70887b50fc4bca7405de50ebf897638f6790
Contact: <sip:xxxxxxxxxx@yyy.yyy.yyy.yyy:5060;transport=udp>
Max-Forwards: 69
Via: SIP/2.0/UDP yyy.yyy.yyy.yyy:5060;branch=z9hG4bK-s1632-001332355636-1--s1632-
Content-Length: 0
where X is the username for registraion
y is my public IP sent to them
z is their public IP we register to.

What they are looking for
REGISTER sip:192.58.90.20 SIP/2.0
Via: SIP/2.0/UDP xx.xx.xx.xxx:5060;rport;branch=z9hG4bK1042964e03dd20b49779b7b4c589b1a2
From: <sip:0000000000@192.58.90.20>;tag=b157e23f6fb388d9
To: <sip:0000000000@192.58.90.20>
Call-ID: cf52ee678c2627ce7fc8633d6696ea96
CSeq: 1856187947 REGISTER
Contact: "Unknown" <sip:0000000000@xx.xx.xx.xxx:5060;transport=udp>
Expires: 900
Authorization: Digest username="0000000000",realm="192.58.90.20",nonce="902acec23e53",response="4ddd9c9e22605f286c57e6167f063dab",uri="sip:192.58.90.20",algorithm=MD5,qop=auth,nc=000001ea,cnonce="79fd7dfb9f1942e1880c"
Max-Forwards: 70
User-Agent: IP Office 8.1 (95)
Supported: timer
Content-Length: 0

192.58.90.20 is their public IP for registration.
They are looking for us to sent in the from: location our username@192.58.90.20 plus the authentication piece.
Anyone have any ideas? I have the SBC sending the from as they are asking but it is not sending it. Not sure if I am in the right tab.
Mike
 
You can have a look into 'Topology Hiding' or in the server profile.

Since they want you to send their IP following the @ in From you can check if SBC has a 'From Domain' setting like IPO has to set the IP as Domain.

Need some help with IP Office? IP Office SIP trunk configuration: CLI based cale blocking: SCN fallback over PSTN:
 
I was just going to post that I found this setting and it did what I needed. The topology hiding was what I was missing.
Thank you
Mike
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top