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

[video] - Configuring a Total Access 900E for SIP to PRI

[video] - Configuring a Total Access 900E for SIP to PRI

Please click the link below to view the video.  This video walks through configuring an ADTRAN voice product for SIP to PRI.  It is applicable to the Total Access 900(E) series as well as the following NetVanta products: NetVanta 6240, NetVanta 6250, NetVanta 6310, and the NetVanta 6355.

Configuring an ADTRAN Total Access 900e for SIP to PRI - YouTube

Commands issued during video:

3rd Gen 900e(config)#conf t
3rd Gen 900e(config)#int ppp 1
3rd Gen 900e(config-ppp 1)#media-gateway ip primary
3rd Gen 900e(config-ppp 1)#exit
3rd Gen 900e(config)#voice trunk T01 type sip
3rd Gen 900e(config-T01)#sip-server primary 10.19.237.246
3rd Gen 900e(config-T01)#register 7301 auth-name 7301 password 1234
3rd Gen 900e(config-T01)#exit
3rd Gen 900e(config)#int t1 0/4
3rd Gen 900e(config-t1 0/4)#tdm-group 1 timeslots 1-24
3rd Gen 900e(config-t1 0/4)#no shut
3rd Gen 900e(config-t1 0/4)#exit
3rd Gen 900e(config)#int pri 1
3rd Gen 900e(config-pri 1)#connect t1 0/4 tdm-group 1
3rd Gen 900e(config-pri 1)#no shut
3rd Gen 900e(config-pri 1)#exit
3rd Gen 900e(config)#isdn-group 1
3rd Gen 900e(config-isdn-group 1)#connect pri 1
3rd Gen 900e(config-isdn-group 1)#exit
3rd Gen 900e(config)#voice trunk T02 type isdn
3rd Gen 900e(config-T02)#connect isdn-group 1
3rd Gen 900e(config-T02)#exit
3rd Gen 900e(config)#voice grouped-trunk SIP
3rd Gen 900e(config-SIP)#accept $
3rd Gen 900e(config-SIP)#trunk T01
3rd Gen 900e(config-SIP)#exit
3rd Gen 900e(config)#voice grouped-trunk ISDN
3rd Gen 900e(config-ISDN)#trunk T02
3rd Gen 900e(config-ISDN)#accept NXXX
3rd Gen 900e(config-ISDN)#exit
3rd Gen 900e(config)#exit

 


The complete configuration named "TA900E PRI to SIP config.txt" is attached to this video.

Version history
Last update:
‎11-18-2013 02:45 PM
Updated by:
Anonymous
Contributors