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

E.164 still needs to be normalized on all headers. PCHARGE is also not being delivered.

We are using this device to connect to a long distance provider. It is working, calls go through, faxes go through, etc.

The LD provider states E.164 still needs to be normalized on all headers.
PCHARGE is also not being delivered. 

I thought that would have to be handled by the DMS. They say the 908 has to do it. What am I missing to make it work?

 

! ADTRAN, Inc. OS version R14.4.0.E
! Boot ROM version R10.9.3.B3
! Platform: Total Access 908e (3rd Gen), part number 4243908F2
! Serial number CFG2004912
!
!
hostname "-908e-ld"
!
!
clock timezone -5-Eastern-Time
!
ip subnet-zero
ip classless
ip default-gateway
ip routing
ipv6 unicast-routing
!
!
name-server
!
!
no auto-config
!
event-history on
no logging forwarding
logging forwarding receiver-ip
no logging email
!
service password-encryption
!
!
!
no ip firewall alg msn
no ip firewall alg mszone
no ip firewall alg h323
!
!
!
!
!
!
!
!
no dot11ap access-point-control
!
packet-capture ldtest sip
export tftp
max-memory-usage 10M
shutdown
!
!
!
!
!
!
!
!
!
!
!
!
!
ip crypto ffe
!
!
!
!
!
!
!
interface eth 0/1
ip address x.x.x.x 255.255.255.0
shutdown
!
!
interface eth 0/2
no ip address
shutdown
!
!
!
interface gigabit-eth 0/1
ip address x.x.x.x 255.255.255.240
ip packet-capture ldtest
no awcp
no shutdown
media-gateway ip primary
!
!
!
!
interface t1 0/1
tdm-group 1 timeslots 1-24 speed 64
no shutdown
!
interface t1 0/2
shutdown
!
interface t1 0/3
shutdown
!
interface t1 0/4
shutdown
!
!
interface pri 1
role user
isdn name-delivery setup
connect t1 0/1 tdm-group 1
no 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
!
!
isdn-group 1
min-channels 1
max-channels 23
connect pri 1
!
!
!
!
timing-source t1 0/1
!
!
!
!
!
!
!
!
!
!
ip route 0.0.0.0 0.0.0.0 x.x.x.x
!
no tftp server
no tftp server overwrite
no http server
no http secure-server
snmp agent
no ip ftp server
no ip scp server
no ip sntp server
!
!
!
!
!
!
!
!
sip
sip udp 5060
no sip tcp
no sip tls
!
!
voice international-prefix abbreviated
!
voice feature-mode network
voice forward-mode network
!
!
!
!
!
!
!
!
!
!
!
!
voice codec-list Trunk
codec g711ulaw
!
voice codec-list SIP
default
codec g711ulaw
!
!
!
voice trunk T01 type sip
sip-server primary x.x.x.x
sip-server secondary x.x.x.x
sip-server secondary x.x.x.x
codec-list SIP both
!
voice trunk T02 type isdn
resource-selection circular descending
connect isdn-group 1
rtp delay-mode adaptive
!
!
voice grouped-trunk SIP
trunk T01
accept $ cost 0
accept 1-NXX-NXX-XXXX cost 0
accept 011$ cost 0
!
!
voice grouped-trunk PRI
trunk T02
accept $ cost 0
accept 1-NXX-NXX-XXXX cost 0
accept 011$ cost 0
!
!
!
!
!
!
!
!
!
!
!
!
sip registrar
no sip registrar authenticate
!
!
!
!
!
!
!
!
!
!
sip grammar from host local
!
!
!
!
ip rtp symmetric-filter
!
!
!
line con 0
no login
!
line telnet 0 4
login
password encrypted x.x.x.x
no shutdown
ip access-class login-ips in
line ssh 0 4
login local-userlist
no shutdown
ip access-class login-ips in
!
!
ntp source gigabit-ethernet 0/1
ntp peer x.x.x.x
!
!
!
end

0 Kudos