ADTRAN 908e Using SIP Registration

Overview

This guide provides an example configuration for the ADTRAN 908e, 2nd generation, using SIP Registration.

 

Sample Configuration

hostname "TA908e"

enable password encrypted 282d6e866c99c3574b9816194a65e4b3d52a

!

!

!

ip subnet-zero

ip classless

ip default-gateway 192.168.1.1

ip routing

ipv6 unicast-routing

!

!

name-server 8.8.8.8

!

!

no auto-config

auto-config authname adtran encrypted password kjgh78657fuy678fyduhg                                                                                                500

!

event-history on

no logging forwarding

no logging email

!

service password-encryption

!

username "admin" password encrypted "444ce81aebaa10987d430d5c2ebcf4063a41"

!

!

no ip firewall alg msn

no ip firewall alg mszone

no ip firewall alg h323

!

!

!

!

!

!

!

!

no dot11ap access-point-control

!

!

!

!

!

!

!

!

!

!

!

!

!

!

!

!

!

!

!

!

interface eth 0/1

  ip address  192.168.1.22  255.255.255.0

  no shutdown

  media-gateway ip primary

!

!

interface eth 0/2

  no ip address

  shutdown

!

!

!

!

interface t1 0/1

  shutdown

!

interface t1 0/2

  shutdown

!

interface t1 0/3

  shutdown

!

interface t1 0/4

  shutdown

!

!

interface fxs 0/1

  no shutdown

!

interface fxs 0/2

  no shutdown

!

interface fxs 0/3

  no shutdown

!

interface fxs 0/4

  no shutdown

!

interface fxs 0/5

  no shutdown

!

interface fxs 0/6

  no shutdown

!

interface fxs 0/7

  no shutdown

!

interface fxs 0/8

  no shutdown

!

!

interface fxo 0/0

  no shutdown

!

!

!

!

!

!

!

!

!

!

!

no tftp server

no tftp server overwrite

http server

no http secure-server

no snmp agent

no ip ftp server

no ip scp server

no ip sntp server

!

!

!

!

!

!

!

!

sip

sip udp 5060

no sip tcp

!

!

!

voice feature-mode network

voice forward-mode network

!

!

!

!

!

!

!

!

voice dial-plan 1 local NXX-NXX-XXXX

!

!

!

!

!

!

voice trunk T01 type sip

  description "Inbound"

  sip-server primary 192.168.1.22

  registrar primary nw1.reg.skyetel.com

  registrar secondary se1.reg.skyetel.com

  sip-header-passthrough both

  outbound-proxy primary term.reg.skyetel.com

  domain "dynamic domain or public ip address"

  register SIP USERNAME auth-name "SIPUSERNAME" password encrypted "SIP PASSWORD"

  grammar request-uri host domain

  grammar from host domain

  grammar p-asserted-identity host domain

  authentication username "SIP USERNAME" password encrypted "SIP PASSWORD”

!

!

voice grouped-trunk SIPGROUP

  trunk T01

  accept $ cost 0

!

!

voice user

  connect fxs 0/1

  no cos

  password encrypted "2a2e91b25728c5115d45ab133f07d353344f"

  sip-authentication password encrypted "1d19ceda69a42a9bef9c14274072fd1ae35b"

!

!

!

voice user DID2

  connect fxs 0/2

  no cos

  password encrypted "252196406e7236d51a68834f6a8f51cf3304"

  sip-authentication password encrypted "3236064bfa8f2edecabf378b8bdecbb626b8"

!

!

!

!

!

!

!

!

!

!

!

!

!

!

!

!

!

!

!

!

!

!

!

!

!

!

!

!

!

!

line con 0

  no login

!

line telnet 0 4

  login

  no shutdown

line ssh 0 4

  login local-userlist

  no shutdown

!

!

!

!

!

end

 

Thanks to our user Tom for the contribution of this guide!

Was this article helpful?
0 out of 1 found this helpful
Return to top