sample-configs.png

Adtran 908e Trunk Configuration

Please follow the below guide, but enter your SIP credentials. This can be found by logging into your account or opening your Provisioning Letter

Adtran-HQ-PDX#show run

Building configuration...

!

!

! ADTRAN, Inc. OS version R11.10.7.HA.E

! Boot ROM version R10.9.3.B2

! Platform: Total Access 908e (3rd Gen), part number 3201908Z8ONRQ

! Serial number CFG1234567

! ! clock timezone -8

! ip subnet-zero ip classless ip default-gateway 70.152.148.50 (Your Public IP Address)

ip routing ipv6 unicast-routing

!

! domain-name "siptest.com"

name-server 75.75.75.75 75.75.76.76

!

!

auto-config

auto-config authname adtran encrypted password 300594e955872016828cj1e108uvz0cf17ea

!

event-history on

no logging forwarding

no logging email

!

service password-encryption

!

!

no dot11ap access-point-control

!

!

interface eth 0/1

description SIPT Signaling ip address 70.152.148.50 255.255.255.0

media-gateway ip primary no shutdown

!

!

interface eth 0/2 ip address

dhcp hostname "TA908e"

no shutdown

!

!

!

!

interface t1 0/1

description PRI 1 to PBX

tdm-group 1 timeslots 1-24 speed 64

no shutdown

!

interface t1 0/2

description PRI 2 to PBX

tdm-group 1 timeslots 1-24 speed 64

shutdown

!

interface t1 0/3

shutdown

!

interface t1 0/4

shutdown

!

!

interface pri 1

description PRI 1

isdn name-delivery display

connect t1 0/1 tdm-group 1

no shutdown

!

interface pri 2

description PRI 2

isdn name-delivery display

connect t1 0/2 tdm-group 1

shutdown

!

!

isdn-group 1

connect pri 1

!

isdn-number-template 0 prefix 011 plan 1 type 1 $

isdn-number-template 1 prefix 0 plan 8 type 5 $

!

!

!

!

ip route 0.0.0.0 0.0.0.0 70.152.148.50 (Your Public IP Address)

!

!

!

sip

sip udp 5060

no sip tcp

no sip tls

!

!

!

voice feature-mode network

voice forward-mode network

!

!

!

voice trunk-list SIPT

trunk T01

!

voice trunk-list TDM

trunk T03

!

!

voice trunk T01 type sip

description "SIPT"

sip-server primary 64.154.41.177

registrar primary 64.154.41.177

register 6789991234 auth-name "6789991234" password encrypted "300594e955872016828cj1e108uvz0cf17ea"

codec-list 729-711 both

authentication username "6789991234" password encrypted "300594e955872016828cj1e108uvz0cf17ea"

!

voice trunk T03 type isdn

description "PRI PBX"

resource-selection linear descending

connect isdn-group 1

t38

rtp delay-mode adaptive

codec-list 729-711

!

!

voice grouped-trunk SIP

resource-selection circular

trunk T01

accept $ cost 10

permit list TDM

!deny all other trunks

!deny all other ani

!

!

voice grouped-trunk PRI trunk T03 accept $ cost 0 permit list SIPT !deny all other trunks !deny all other ani !

! voice user 6789991234

connect sip no cos first-name "Donna"

last-name "Tello"

password encrypted "300594e955872016828cj1e108uvz0cf17ea"

sip-authentication password encrypted "300594e955872016828cj1e108uvz0cf17ea"

codec-list 729-711 both

!

!

!

sip registrar realm sip.ipcomms.net

!

!

!

!

domain-lookup source-interface ethernet 0/1

!

line con 0

no login

!

line telnet 0 4

login password encrypted 300594e955872016828cj1e108uvz0cf17ea

line-timeout 0

no shutdown

line ssh 0 4

login local-userlist

no shutdown

!

!

!

!

!

end

Adtran-HQ-PDX#