cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

[video] - How to Configure an ADTRAN SBC

[video] - How to Configure an ADTRAN SBC

This video walks through configuring an ADTRAN SBC for SIP Trunking applications. This is applicable to any of the ADTRAN SBC product line.


Here is a link to the SBC SIP Trunking Sample Config on the support forum: SBC SIP Trunking Sample Configuration

Here are the commands used during the video. At the bottom of this page is a link to the full configuration.



TN_NV3430_21#config t


TN_NV3430_21(config)#voice transfer-mode local


TN_NV3430_21(config)#voice forward-mode local


TN_NV3430_21(config)#ip rtp symmetric-filter


TN_NV3430_21(config)#ip rtp media-anchoring


TN_NV3430_21(config)#


TN_NV3430_21(config)#int ethernet 0/1


TN_NV3430_21(config-eth 0/1)#media-gateway ip primary


TN_NV3430_21(config-eth 0/1)#exit


TN_NV3430_21(config)#


TN_NV3430_21(config)#int ethernet 0/2


TN_NV3430_21(config-eth 0/2)#media-gateway ip primary


TN_NV3430_21(config-eth 0/2)#exit


TN_NV3430_21(config)#


TN_NV3430_21(config)#voice trunk T01 type sip


TN_NV3430_21(config-T01)#sip-server primary bwcl1as2.test.adtran.com


TN_NV3430_21(config-T01)#exit


TN_NV3430_21(config)#voice trunk T02 type sip


TN_NV3430_21(config-T02)#sip-server primary 10.19.237.97


TN_NV3430_21(config-T02)#transfer-mode network


TN_NV3430_21(config-T02)#grammar from host local


TN_NV3430_21#


TN_NV3430_21(config)#voice grouped-trunk PSTN


TN_NV3430_21(config-PSTN)#trunk T01


TN_NV3430_21(config-PSTN)#accept NXX-NXX-XXXX


TN_NV3430_21(config-PSTN)#exit


TN_NV3430_21(config)#voice grouped-trunk PBX


TN_NV3430_21(config-PBX)#trunk T02


TN_NV3430_21(config-PBX)#accept NXXX


TN_NV3430_21(config-PBX)#exit


TN_NV3430_21(config)#exit


TN_NV3430_21#


TN_NV3430_21#debug sip stack messages summary


TN_NV3430_21#debug voice summary


TN_NV3430_21#


13:12:50.793 SIP.STACK MSGSUM  Rx: INVITE sip:2565559009@10.19.237.98:5060 SIP/2.0 (with SDP)


13:12:50.800 SIP.STACK MSGSUM  Tx: SIP/2.0 100 Trying


13:12:50.804 VOICE.SUMMARY T02 is calling T01 (2565559009).


13:12:50.810 SIP.STACK MSGSUM  Tx: INVITE sip:2565559009@bwcl1as2.test.adtran.com:5060 SIP/2.0 (with SDP)


13:12:50.814 SIP.STACK MSGSUM  Rx: SIP/2.0 100 Trying


13:12:50.953 SIP.STACK MSGSUM  Rx: SIP/2.0 180 Ringing


13:12:50.956 SIP.STACK MSGSUM  Tx: SIP/2.0 180 Ringing


TN_NV3430_21#


TN_NV3430_21#


TN_NV3430_21#


TN_NV3430_21#


13:12:55.456 SIP.STACK MSGSUM  Rx: SIP/2.0 200 OK (with SDP)


13:12:55.464 SIP.STACK MSGSUM  Tx: SIP/2.0 200 OK (with SDP)


13:12:55.666 SIP.STACK MSGSUM  Rx: ACK sip:2565559009@10.19.237.98:5060;transport=UDP SIP/2.0


13:12:55.670 VOICE.SUMMARY T02 is connected to T01 (2565559009)


13:12:55.672 SIP.STACK MSGSUM  Tx: ACK sip:10.255.3.2:5060;transport=UDP SIP/2.0


TN_NV3430_21#


TN_NV3430_21#


TN_NV3430_21#


TN_NV3430_21#


TN_NV3430_21#


13:13:01.326 SIP.STACK MSGSUM  Rx: BYE sip:2565559009@10.19.237.98:5060;transport=UDP SIP/2.0


13:13:01.329 SIP.STACK MSGSUM  Tx: SIP/2.0 200 OK


13:13:01.331 VOICE.SUMMARY Call from T02 to T01 (2565559009) ended by T02: normal clearing


13:13:01.333 SIP.STACK MSGSUM  Tx: BYE sip:10.255.3.2:5060;transport=UDP SIP/2.0


13:13:01.336 SIP.STACK MSGSUM  Rx: SIP/2.0 200 OK


TN_NV3430_21#


TN_NV3430_21#undebug all












See attached for the full configuration.

Attachments
Version history
Last update:
‎03-27-2015 03:41 PM
Updated by:
Anonymous
Contributors