cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
6278
Views
0
Helpful
1
Replies

SIP Trunk to CUBE NO Service Status Down reason remote=503

ciscoMFNAO
Level 1
Level 1

Hi all,

We are configuring a new SIP Trunk to our new 2900 router that will be conneting to a our SIP Provider. Topology looks like:  CUCM---SIP TRUNK - CUBE - SIP TRUNK - SIP PROVIDER

 

Currentely we are stuck trying to get the CUCM trunk up. We follow Cisco Guide and configure the trunk but the trunk is down with the Status Down reason remote=503.

 

PLEASE HELP...if you have any ideias what can cause this status reason. Please note debug and Sh  run bellow

 

-------------------------

Feb  3 22:12:22.639: //-1/247870558004/SIP/Call/sipSPICallInfo:
The Call Setup Information is:
Call Control Block (CCB) : 0x2B9F8040
State of The Call        : STATE_DEAD
TCP Sockets Used         : YES
Calling Number           :
Called Number            :
Source IP Address (Sig  ): 172.29.8.146
Destn SIP Req Addr:Port  : 172.29.8.46:0
Destn SIP Resp Addr:Port : 172.29.8.46:39236
Destination Name         : 172.29.8.46

Feb  3 22:12:22.639: //-1/247870558004/SIP/Call/sipSPICallInfo:
Disconnect Cause (CC)    : 16
Disconnect Cause (SIP)   : 200

Feb  3 22:14:25.087: //-1/6D7522878005/SIP/Call/sipSPICallInfo:
The Call Setup Information is:
Call Control Block (CCB) : 0x2B9F8040
State of The Call        : STATE_DEAD
TCP Sockets Used         : YES
Calling Number           :
Called Number            :
Source IP Address (Sig  ): 172.29.8.146
Destn SIP Req Addr:Port  : 172.29.8.46:0
Destn SIP Resp Addr:Port : 172.29.8.46:39236
Destination Name         : 172.29.8.46

Feb  3 22:14:25.087: //-1/6D7522878005/SIP/Call/sipSPICallInfo:
Disconnect Cause (CC)    : 16
Disconnect Cause (SIP)   : 200

Feb  3 22:16:27.515: //-1/B66E292C8006/SIP/Call/sipSPICallInfo:
The Call Setup Information is:
Call Control Block (CCB) : 0x2B9F8040
State of The Call        : STATE_DEAD
TCP Sockets Used         : YES
Calling Number           :
Called Number            :
Source IP Address (Sig  ): 172.29.8.146
Destn SIP Req Addr:Port  : 172.29.8.46:0
Destn SIP Resp Addr:Port : 172.29.8.46:39236
Destination Name         : 172.29.8.46

---------------------------


Current configuration : 4689 bytes
!
! No configuration change since last restart
version 15.1
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname JPTLDAMAN-RTSIP-01
!
boot-start-marker
boot-end-marker
!
!
enable secret
!
no aaa new-model
!
no ipv6 cef
ip source-route
ip cef
!
!
!
!
!
multilink bundle-name authenticated
!
!
!
!
!
crypto pki token default removal timeout 0
!
!
voice-card 0
 dspfarm
 dsp services dspfarm
!
!
!
voice service voip
 ip address trusted list
  ipv4 172.29.8.46
  ipv4 0.0.0.0
 allow-connections h323 to h323
 allow-connections h323 to sip
 allow-connections sip to h323
 allow-connections sip to sip
 shutdown
 fax protocol t38 version 0 ls-redundancy 0 hs-redundancy 0 fallback none
 sip
  bind control source-interface GigabitEthernet0/1
  bind media source-interface GigabitEthernet0/1
!
voice class codec 1
 codec preference 1 g711alaw
 codec preference 2 g711ulaw
 codec preference 3 g722-64
 codec preference 4 g729r8
 codec preference 5 g729br8
 codec preference 6 g722-56
!
!
!
!
voice translation-rule 1
 rule 1 /^0/ //
 rule 2 /^000/ /00/
!
voice translation-rule 2
 rule 1 /^222\(......\)/ /0222\1/
 rule 2 /^9\(........\)/ /09\1/
 rule 3 /^244222\(......\)$/ /0222\1/
 rule 4 /^2449\(........\)$/ /09\1/
 rule 5 /\(^.+\)/ /000\1/
!
!
license udi pid CISCO2911/K9 sn FCZ171260PS
hw-module pvdm 0/0
!
!
!
username cisco privilege 15 secret
!
redundancy
!
!
!
!
!
!
interface Loopback10
 no ip address
!
interface Embedded-Service-Engine0/0
 no ip address
 shutdown
!
interface GigabitEthernet0/0
 no ip address
 shutdown
 duplex auto
 speed auto
!
interface GigabitEthernet0/1
 description RTACC08-00-G0/9
 ip address 172.29.8.146 255.255.255.0
 no ip redirects
 no ip unreachables
 no ip proxy-arp
 duplex auto
 speed auto
 no mop enabled
!
interface GigabitEthernet0/2
 description SIP To Angola Telecom
 ip address 10.130.2.166 255.255.255.252
 no ip redirects
 no ip unreachables
 no ip proxy-arp
 duplex auto
 speed auto
 no mop enabled
!
interface FastEthernet0/0/0
 no ip address
!
interface FastEthernet0/0/1
 no ip address
!
interface FastEthernet0/0/2
 no ip address
!
interface FastEthernet0/0/3
 no ip address
!
interface Vlan1
 no ip address
!
ip forward-protocol nd
!
no ip http server
no ip http secure-server
!
ip route 0.0.0.0 0.0.0.0 172.29.8.1
!
logging trap debugging
!
!
!
control-plane
!
!
!
!
mgcp profile default
!
!
dial-peer voice 1 voip
 redirect ip2ip
 no modem passthrough
 session protocol sipv2
 incoming called-number .
 voice-class codec 1  
 dtmf-relay sip-notify rtp-nte
 fax-relay ecm disable
 no fax-relay sg3-to-g3
 fax rate 14400
 no vad
!
dial-peer voice 40 voip
 translation-profile outgoing LocalRule
 destination-pattern 2T
 no modem passthrough
 session protocol sipv2
 session target ipv4:172.29.8.46
 voice-class codec 1  
 dtmf-relay sip-notify rtp-nte
 fax-relay ecm disable
 no fax-relay sg3-to-g3
 fax rate 14400
 no vad
!
dial-peer voice 10 voip
 translation-profile outgoing SIP-PSTN-OUT
 destination-pattern ^02........$
 redirect ip2ip
 session protocol sipv2
 session target ipv4:66.110.114.133
 voice-class codec 1  
 dtmf-relay sip-notify rtp-nte
 fax-relay ecm disable
 fax rate 14400
 no vad
!
dial-peer voice 20 voip
 translation-profile outgoing SIP-PSTN-OUT
 destination-pattern 000T
 redirect ip2ip
 session protocol sipv2
 session target ipv4:66.110.114.133
 voice-class codec 1  
 dtmf-relay sip-notify rtp-nte
!
dial-peer voice 50 voip
 description #Emergency Calls#
 destination-pattern 01..
 session protocol sipv2
 session target ipv4:66.110.114.133
 voice-class codec 1  
 dtmf-relay sip-notify rtp-nte
!
dial-peer voice 51 voip
 description #Emergency Calls#
 destination-pattern 1..
 session protocol sipv2
 session target ipv4:66.110.114.133
 voice-class codec 1  
 dtmf-relay sip-notify rtp-nte
!
dial-peer voice 15 voip
 translation-profile outgoing SIP-PSTN-OUT
 destination-pattern ^09........$
 redirect ip2ip
 session protocol sipv2
 session target ipv4:66.110.114.133
 voice-class codec 1  
 dtmf-relay sip-notify rtp-nte
!
!
sip-ua
!
!
!
gatekeeper
 shutdown
!
!
!
line con 0
 exec-timeout 9 0
 privilege level 0
line aux 0
 exec-timeout 9 0
 privilege level 0
line 2
 no activation-character
 no exec
 transport preferred none
 transport input all
 transport output pad telnet rlogin lapb-ta mop udptn v120 ssh
 stopbits 1
line vty 0 4
 exec-timeout 60 0
 privilege level 15
 password cisco
 login local
 transport input all
line vty 5 15
 exec-timeout 9 0
 privilege level 15
 login
 transport input all
!
scheduler allocate 20000 1000
end

 

1 Accepted Solution

Accepted Solutions

ciscoMFNAO
Level 1
Level 1

ISSUE SOLVED.

JUst removed the shutdown comand in Voip Service.

View solution in original post

1 Reply 1

ciscoMFNAO
Level 1
Level 1

ISSUE SOLVED.

JUst removed the shutdown comand in Voip Service.