From: Radioactive Frog (pbhatkoti@gmail.com)
Date: Sun Oct 14 2007 - 01:59:35 ART
Registration: Not RegisteredHi guys,
Trying to add the mgcp gateway in CCM4.1 but having some issues.
The router shows gateway is registered with ccm but CCM doesn't show
registration status. Any status?
Any thought appreciated.
--------------On CCM---this is the status-------------------------
Product : Cisco 2811
Gateway : S0/SU0/DS1-0@br1.ccievoice.com
Device Protocol: Digital Access PRI
Registration: Not Registered <---------------?????????????????
IP Address: 10.10.32.2
br1#
br1#show ccm-manager
MGCP Domain Name: br1.ccievoice.com
Priority Status Host
============================================================
Primary Registered 10.1.200.21
<---------------Register
First Backup None
Second Backup None
Current active Call Manager: 10.1.200.21
Backhaul/Redundant link port: 2428
Failover Interval: 30 seconds
Keepalive Interval: 15 seconds
Last keepalive sent: 03:57:03 UTC Oct 14 2007 (elapsed time:
00:00:12
)
Last MGCP traffic time: 03:57:03 UTC Oct 14 2007 (elapsed time:
00:00:12
)
Last failover time: None
Last switchback time: None
Switchback mode: Immediate
MGCP Fallback mode: Enabled/OFF
Last MGCP Fallback start time: 03:42:10 UTC Oct 14 2007
Last MGCP Fallback end time: 03:52:41 UTC Oct 14 2007
MGCP Download Tones: Disabled
Backhaul Link info:
Link Protocol: TCP
Remote Port Number: 2428
Remote IP Address: 10.1.200.21
Current Link State: OPEN
Statistics:
Packets recvd: 0
Recv failures: 0
Packets xmitted: 0
Xmit failures: 0
PRI Ports being backhauled:
Slot 0, port 0
FAX mode: disable
Configuration Error History:
br1#
show run of br1:
br1#
br1#
br1#
br1#
br1#
br1#
br1#sh run
Building configuration...
Current configuration : 4287 bytes
!
version 12.4
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname br1
!
boot-start-marker
boot-end-marker
!
card type t1 0 0
enable password cisco
!
no aaa new-model
!
resource policy
!
network-clock-participate wic 0
ip subnet-zero
!
!
ip cef
!
!
no ip domain lookup
ip domain name ccievoice.com
ip host HO 10.10.32.1
ip host BR1 10.10.32.2
ip host BR2 10.10.32.3
ip host HQSW 10.1.200.100
frame-relay switching
isdn switch-type primary-ni
!
voice-card 0
no dspfarm
!
!
!
!
!
!
!
!
!
!
!
!
!
!
controller T1 0/0/0
framing esf
linecode b8zs
pri-group timeslots 1-3,24 service mgcp
description ### BR1 PRI ###
!
!
!
!
interface Loopback0
ip address 10.10.32.2 255.255.255.255
ip ospf network point-to-point
!
interface FastEthernet0/0
no ip address
ip helper-address 10.1.200.21
shutdown
duplex auto
speed auto
!
interface FastEthernet0/1
no ip address
shutdown
duplex auto
speed auto
!
interface Serial0/0/0:23
no ip address
encapsulation hdlc
no logging event link-status
isdn switch-type primary-ni
isdn incoming-voice voice
isdn bind-l3 ccm-manager
isdn bchan-number-order ascending
no cdp enable
!
interface Serial0/1/0
no ip address
encapsulation frame-relay IETF
ip ospf mtu-ignore
no fair-queue
clock rate 128000
frame-relay lmi-type ansi
frame-relay intf-type dce
!
interface Serial0/1/0.1 point-to-point
ip address 10.10.33.2 255.255.255.128
ip ospf mtu-ignore
no keepalive
frame-relay interface-dlci 101
!
interface FastEthernet1/0
description --- l3 interfaces for others --
no switchport
no ip address
!
interface FastEthernet1/1
description ### BR1 phone1 ###
switchport trunk native vlan 20
switchport mode trunk
switchport voice vlan 120
spanning-tree portfast
!
interface FastEthernet1/2
description ### BR1 phone2 ###
switchport trunk native vlan 20
switchport mode trunk
switchport voice vlan 120
!
interface FastEthernet1/3
description #### not in use so shutdown ###
!
interface FastEthernet1/4
description #### not in use so shutdown ###
shutdown
!
interface FastEthernet1/5
description #### not in use so shutdown ###
shutdown
!
interface FastEthernet1/6
description #### not in use so shutdown ###
shutdown
!
interface FastEthernet1/7
description #### not in use so shutdown ###
shutdown
!
interface FastEthernet1/8
description #### not in use so shutdown ###
shutdown
!
interface FastEthernet1/9
description #### not in use so shutdown ###
shutdown
!
interface FastEthernet1/10
description #### not in use so shutdown ###
shutdown
!
interface FastEthernet1/11
description #### not in use so shutdown ###
shutdown
!
interface FastEthernet1/12
description #### not in use so shutdown ###
shutdown
!
interface FastEthernet1/13
description #### not in use so shutdown ###
shutdown
!
interface FastEthernet1/14
description #### not in use so shutdown ###
shutdown
!
interface FastEthernet1/15
description #### not in use so shutdown ###
shutdown
!
interface Vlan1
no ip address
!
interface Vlan20
description ### Data VLAN ###
ip address 10.20.0.1 255.255.255.0
ip helper-address 10.1.200.21
!
interface Vlan120
description ### Voice VLAN ###
ip address 10.120.0.1 255.255.255.0
ip helper-address 10.1.200.21
!
router ospf 1
log-adjacency-changes
network 10.10.32.2 0.0.0.0 area 0
network 10.10.33.0 0.0.0.127 area 0
network 10.20.0.0 0.0.0.255 area 0
network 10.120.0.0 0.0.0.255 area 0
!
ip classless
!
no ip http server
!
!
!
!
control-plane
!
!
!
voice-port 0/0/0:23
!
ccm-manager switchback immediate
ccm-manager fallback-mgcp
ccm-manager mgcp
no ccm-manager fax protocol cisco
ccm-manager music-on-hold
!
mgcp
mgcp call-agent 10.1.200.21 service-type mgcp version 0.1
mgcp dtmf-relay voip codec all mode cisco
mgcp modem passthrough voip mode nse
mgcp ip qos dscp cs3 signaling
mgcp bind control source-interface Loopback0
mgcp bind media source-interface Loopback0
!
mgcp profile default
source interface Loopback0
!
!
!
dial-peer voice 99 pots
service mgcpapp
incoming called-numeber
port 0/0/0:23
line con 0
exec-timeout 0 0
line aux 0
line vty 0 4
exec-timeout 0 0
password cisco
login
!
scheduler allocate 20000 1000
!
end
br1#
br1#
br1#
br1#
This archive was generated by hypermail 2.1.4 : Fri Nov 16 2007 - 13:11:14 ART