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

PRI 1 Call clearing: TIMER_EXPIRY : Loc=U

We are trying to use a 908e with an ld provider. Test calls do not complete, get busy signal.

getting the entry ISDN.EP    PRI  1  Call clearing: TIMER_EXPIRY : Loc=U in event history

Carrier is saying we need to normalize all headers to E.164., PCHARGE needs to be sent, also need us to send a # in the FROM header.

 

From debug sip stack messages, our from header is not including the <calling number>@908e address 

what do we need to do to have it do that?


13:06:26.624 SIP.STACK MSG From: <sip:908e.ip:5060;transport=UDP>;tag=4fbc59c8-7f000001-13c4-28bfd-

 

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"
enable password
!
clock timezone -5-Eastern-Time
!
ip subnet-zero
ip classless
ip default-gateway ip address
ip routing
ipv6 unicast-routing
!
!

name-server 8.8.8.8

!
!
no auto-config
auto-config authname adtran encrypted password
!
event-history on
no logging forwarding
logging forwarding receiver-ip
no logging email
!
service password-encryption
!
username "admin" password encrypted
!
!
no ip firewall alg msn
no ip firewall alg mszone
no ip firewall alg h323
!
!
!
!
!
!
!
!
no dot11ap access-point-control
bridge irb
!
!
!
!
!
!
!
!
!
!
!
!
!
ip crypto ffe
!
!
!
!
!
!
!
interface eth 0/1
shutdown
!
!
interface eth 0/2
no ip address
shutdown
!
!
!
interface gigabit-eth 0/1
ip address device ip 255.255.255.240
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 gateway ip
!
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
match ani "1-NXX-XXX-XXXX" substitute "11-NXX-XXX-XXXX"
sip-server primary 208.69.83.20
sip-server secondary 208.69.81.117
sip-server secondary 208.69.82.20
codec-list SIP both
!
voice trunk T02 type isdn
resource-selection circular descending
connect isdn-group 1
match ani "1-NXX-XXX-XXXX" substitute "11-NXX-XXX-XXXX"
rtp delay-mode adaptive
!
!
voice grouped-trunk SIP
trunk T01
accept $ cost 0
accept 1-NXX-NXX-XXXX cost 0
!
!
voice grouped-trunk PRI
trunk T02
accept $ cost 0
accept 1-NXX-NXX-XXXX 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
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 address
!
!
!
end

0 Kudos