02-02-2018 12:02 PM - edited 03-17-2019 12:06 PM
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 reason 2. When a call is placed nothing seems to hit the CUBE with debug enabled.
We wonder if there is something else that needs to be configure first in CUBE as the router is new. Please see bellow the configuration made so far to allow the SIP Trunk connection on the CUBE:
PLEASE HELP...if you have any ideias what can cause this status reason 2 or if there is something that may preventy the router to recieve calls from the CUCM TRunk.
-------------------------
Building configuration...
Current configuration : 2578 bytes
!
! Last configuration change at 16:33:30 UTC Fri Feb 2 2018 by cisco
! NVRAM config last updated at 13:45:24 UTC Fri Feb 2 2018
! NVRAM config last updated at 13:45:24 UTC Fri Feb 2 2018
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
mode border-element
allow-connections h323 to h323
allow-connections h323 to sip
allow-connections sip to h323
allow-connections sip to sip
fax protocol t38 version 0 ls-redundancy 0 hs-redundancy 0 fallback none
!
!
!
!
!
license udi pid CISCO2911/K9 sn xxxxxxx
hw-module pvdm 0/0
!
!
!
username xxxxx privilege 15
!
redundancy
!
!
!
!
!
!
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
!
!
!
!
!
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
--More-- 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
JPTLDAMAN-RTSIP-01# sh ver
Cisco IOS Software, C2900 Software (C2900-UNIVERSALK9-M), Version 15.1(4)M5, RELEASE SOFTWARE (fc1)
Technical Support: http://www.cisco.com/techsupport
Copyright (c) 1986-2012 by Cisco Systems, Inc.
Compiled Tue 04-Sep-12 16:37 by prod_rel_team
ROM: System Bootstrap, Version 15.0(1r)M16, RELEASE SOFTWARE (fc1)
JPTLDAMAN-RTSIP-01 uptime is 4 hours, 2 minutes
System returned to ROM by reload at 12:29:51 UTC Fri Feb 2 2018
System restarted at 12:31:26 UTC Fri Feb 2 2018
System image file is "flash0:c2900-universalk9-mz.SPA.151-4.M5.bin"
Last reload type: Normal Reload
Last reload reason: Reload Command
This product contains cryptographic features and is subject to United
States and local country laws governing import, export, transfer and
use. Delivery of Cisco cryptographic products does not imply
third-party authority to import, export, distribute or use encryption.
Importers, exporters, distributors and users are responsible for
compliance with U.S. and local country laws. By using this product you
agree to comply with applicable laws and regulations. If you are unable
to comply with U.S. and local laws, return this product immediately.
A summary of U.S. laws governing Cisco cryptographic products may be found at:
http://www.cisco.com/wwl/export/crypto/tool/stqrg.html
If you require further assistance please contact us by sending email to
export@cisco.com.
Cisco CISCO2911/K9 (revision 1.0) with 483328K/40960K bytes of memory.
Processor board ID FCZ171260PS
4 FastEthernet interfaces
3 Gigabit Ethernet interfaces
1 terminal line
DRAM configuration is 64 bits wide with parity enabled.
255K bytes of non-volatile configuration memory.
250880K bytes of ATA System CompactFlash 0 (Read/Write)
License Info:
License UDI:
-------------------------------------------------
Device# PID SN
-------------------------------------------------
*0 CISCO2911/K9 xxxxxxxxxx
--More-- Technology Package License Information for Module:'c2900'
-----------------------------------------------------------------
Technology Technology-package Technology-package
Current Type Next reboot
------------------------------------------------------------------
ipbase ipbasek9 Permanent ipbasek9
security None None None
uc uck9 Permanent uck9
data None None None
Configuration register is 0x2102
JPTLDAMAN-RTSIP-01#
Solved! Go to Solution.
02-03-2018 02:55 PM
ISSUE SOLVED.
This IOS as a bug https://quickview.cloudapps.cisco.com/quickview/bug/CSCub45303.
https://quickview.cloudapps.cisco.com/quickview/bug/CSCvf12692
Just Added Dial.Peers to the Configuration as sugested by another member and reload the router as the bug page guides
02-02-2018 12:07 PM
02-02-2018 12:20 PM
02-02-2018 12:58 PM
02-02-2018 01:04 PM
02-02-2018 01:09 PM
02-02-2018 01:21 PM
02-02-2018 01:41 PM
02-02-2018 01:46 PM
02-02-2018 02:03 PM
02-02-2018 02:05 PM
02-02-2018 02:09 PM
02-02-2018 02:14 PM
02-02-2018 02:28 PM
02-02-2018 02:34 PM
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide