Attention! The Adtran support community will be placed in read-only mode on Monday, May 12, at 8 AM CST for system maintenance. During this time, new posts, replies, or other content updates will be unavailable. The system will return to normal functionality by 9 AM CST on Tuesday, May 13. If you encounter any product issues during this read-only period, you can reach out to Adtran support at any time. Thank you!
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
pepjh
New Contributor

Voice provider is upgrading SBC. They are changing the port from 5060 to 5090. The IP phones connect to the Adtran 908e using port 5060 and need to communicate to SBC on port 5090. This is a sip proxy registration. Is it possible to have the Adtran ma

oice provider is upgrading SBC.  They are changing the port from 5060 to 5090.  The IP phones connect to the Adtran 908e using port 5060 and need to communicate to SBC on port 5090.  This is a sip proxy registration.  Is it possible to have the Adtran make this port change?

0 Kudos
1 Reply
jayh
Honored Contributor
Honored Contributor

Re: Voice provider is upgrading SBC. They are changing the port from 5060 to 5090. The IP phones connect to the Adtran 908e using port 5060 and need to communicate to SBC on port 5090. This is a sip proxy registration. Is it possible to have the Adtra

Yes.

Syntax:

sip proxy sip-server primary sbc.example.com udp 5090

for hostname (must have working DNS) or

sip proxy sip-server primary 192.168.1.1 udp 5090

for IPv4, or

sip proxy sip-server primary 1001:db8:1::1 udp 5090

for IPv6