Mailing List Archive

What am I doing wrong
I have set up my 2621 and I have both CM's set up running 3.3.3. In CM I have put the GW in. The config for the 2621 is below. Is there any reason the 2621 is not registering with the CM????? Also see show commands.


Current configuration : 3903 bytes
!
version 12.2
service timestamps debug uptime
service timestamps log uptime
service password-encryption
!
hostname McMinnville_Center
!
!
voice-card 1
!
ip subnet-zero
ip cef
!
!
ip dhcp excluded-address 10.212.110.1 10.212.110.49
!
ip dhcp pool VoIP_DHCP
network 10.212.110.0 255.255.255.0
option 150 ip 10.200.102.30
default-router 10.212.110.1
!
ip multicast-routing
!
class-map match-all WAN2LAN-VoIP-ctrl
match ip dscp af31
class-map match-all VoIP-ctrl
match access-group 151
class-map match-all VoIP
match access-group 150
class-map match-all WAN2LAN-VoIP
match ip dscp ef
!
!
policy-map WAN2LAN
class WAN2LAN-VoIP
set cos 5
class WAN2LAN-VoIP-ctrl
set cos 3
policy-map QoSWAN
class VoIP
priority 420
class VoIP-ctrl
bandwidth 16
class class-default
fair-queue
!
isdn switch-type primary-ni
!
!
voice call carrier capacity active
!
!
!
!
!
!
!
!
!
ccm-manager switchback immediate
ccm-manager redundant-host 10.200.102.31
ccm-manager mgcp
ccm-manager music-on-hold
ccm-manager config server 10.200.102.30 10.200.102.31
ccm-manager config
mta receive maximum-recipients 0
!
controller T1 1/0
framing esf
linecode b8zs
pri-group timeslots 1-24 service mgcp
!
!
!
!
interface FastEthernet0/0
no ip address
ip pim sparse-dense-mode
speed 100
full-duplex
!
interface FastEthernet0/0.10
description LAN -- Data
encapsulation dot1Q 10
ip address 10.212.1.1 255.255.255.0
service-policy output WAN2LAN
!
interface FastEthernet0/0.110
description LAN -- Voice
encapsulation dot1Q 110
ip address 10.212.110.1 255.255.255.0
service-policy output WAN2LAN
!
interface Serial0/0
no ip address
ip pim sparse-dense-mode
encapsulation frame-relay
load-interval 30
no fair-queue
frame-relay traffic-shaping
!
interface Serial0/0.16 point-to-point
ip address 172.20.1.74 255.255.255.252
no cdp enable
frame-relay interface-dlci 16 CISCO
class T1toWESD
frame-relay ip rtp header-compression
!
interface FastEthernet0/1
no ip address
shutdown
duplex auto
speed auto
!
interface Serial1/0:23
no ip address
no logging event link-status
isdn switch-type primary-ni
isdn incoming-voice voice
no cdp enable
!
router eigrp 1
network 10.212.0.0 0.0.255.255
network 172.20.0.0
no auto-summary
no eigrp log-neighbor-changes
!
ip classless
no ip http server
!
!
!
map-class frame-relay T1toWESD
frame-relay cir 1048576
frame-relay bc 2530
frame-relay be 0
frame-relay mincir 1048576
service-policy output QoSWAN
access-list 98 permit 10.200.102.30
access-list 98 permit 10.200.102.31
access-list 98 permit 10.200.1.31
access-list 99 permit 10.200.102.30
access-list 99 permit 10.200.102.31
access-list 99 permit 10.200.1.31
access-list 150 remark VoIP - Voice
access-list 150 permit ip any any precedence critical
access-list 150 permit ip any any dscp ef
access-list 151 remark VoIP - Control
access-list 151 permit ip any any precedence flash
access-list 151 permit ip any any dscp af31
access-list 152 remark Vtel
!
snmp-server community xr400 RO 99
snmp-server community yzf426 RW 98
snmp-server location McMinnville Center
snmp-server contact Jesse Fields 503-385-4507 jesse.fields@wesd.org
snmp-server enable traps tty
call rsvp-sync
!
voice-port 1/0:23
!
mgcp
mgcp call-agent 10.200.102.30 service-type mgcp version 0.1
mgcp dtmf-relay voip codec all mode out-of-band
mgcp sdp simple
!
mgcp profile default
!
dial-peer cor custom
!
!
!
dial-peer voice 1 pots
application mgcpapp
port 1/0:23
!
!
line con 0
logging synchronous
login
line aux 0
line vty 0 4
access-class 1 in
logging synchronous
login
!
!
end

McMinnville_Center#sh ccm-manager
MGCP Domain Name: McMinnville_Center
Priority Status Host
============================================================
Primary Down 10.200.102.30
First Backup Down 10.200.102.31
Second Backup None

Current active Call Manager: None
Backhaul/Redundant link port: 2428
Failover Interval: 30 seconds
Keepalive Interval: 15 seconds
Last keepalive sent: 00:00:00 (elapsed time: 13:50:29)
Last MGCP traffic time: 00:00:25 (elapsed time: 13:50:04)
Last failover time: None
Switchback mode: Immediate
MGCP Fallback mode: Not Selected
Last MGCP Fallback start time: 00:00:00
Last MGCP Fallback end time: 00:00:00

Backhaul/Redundant link is down
Configuration Auto-Download Information
=======================================
No configurations downloaded
Current state: Downloading XML file
Configuration Download statistics:
Download Attempted : 1
Download Successful : 0
Download Failed : 0
Configuration Attempted : 0
Configuration Successful : 0
Configuration Failed(Parsing): 0
Configuration Failed(config) : 0
Last config download command:
Configuration Error History:
FAX mode: cisco


Thanks in advance for any help

Scott Voll
Network Analyst, CCNA
Willamette ESD
Phone: (503) 385-4571
scott.voll@wesd.org
 
RE: What am I doing wrong [ In reply to ]
Hi Scott,

What does your CallManager config look like? There can be several gotchas there too (hostname + domain-name being the most common thing I've seen being an issue). Do you have other MGCP gateways registered successfully yet?

Cheers.

pf

-----Original Message-----
From: Voll, Scott [mailto:Scott.Voll@wesd.org]
Sent: Thursday, August 21, 2003 8:35 AM
To: cisco-voip@puck.nether.net
Subject: [cisco-voip] What am I doing wrong


I have set up my 2621 and I have both CM's set up running 3.3.3. In CM I have put the GW in. The config for the 2621 is below. Is there any reason the 2621 is not registering with the CM????? Also see show commands.


Current configuration : 3903 bytes
!
version 12.2
service timestamps debug uptime
service timestamps log uptime
service password-encryption
!
hostname McMinnville_Center
!
!
voice-card 1
!
ip subnet-zero
ip cef
!
!
ip dhcp excluded-address 10.212.110.1 10.212.110.49
!
ip dhcp pool VoIP_DHCP
network 10.212.110.0 255.255.255.0
option 150 ip 10.200.102.30
default-router 10.212.110.1
!
ip multicast-routing
!
class-map match-all WAN2LAN-VoIP-ctrl
match ip dscp af31
class-map match-all VoIP-ctrl
match access-group 151
class-map match-all VoIP
match access-group 150
class-map match-all WAN2LAN-VoIP
match ip dscp ef
!
!
policy-map WAN2LAN
class WAN2LAN-VoIP
set cos 5
class WAN2LAN-VoIP-ctrl
set cos 3
policy-map QoSWAN
class VoIP
priority 420
class VoIP-ctrl
bandwidth 16
class class-default
fair-queue
!
isdn switch-type primary-ni
!
!
voice call carrier capacity active
!
!
!
!
!
!
!
!
!
ccm-manager switchback immediate
ccm-manager redundant-host 10.200.102.31
ccm-manager mgcp
ccm-manager music-on-hold
ccm-manager config server 10.200.102.30 10.200.102.31
ccm-manager config
mta receive maximum-recipients 0
!
controller T1 1/0
framing esf
linecode b8zs
pri-group timeslots 1-24 service mgcp
!
!
!
!
interface FastEthernet0/0
no ip address
ip pim sparse-dense-mode
speed 100
full-duplex
!
interface FastEthernet0/0.10
description LAN -- Data
encapsulation dot1Q 10
ip address 10.212.1.1 255.255.255.0
service-policy output WAN2LAN
!
interface FastEthernet0/0.110
description LAN -- Voice
encapsulation dot1Q 110
ip address 10.212.110.1 255.255.255.0
service-policy output WAN2LAN
!
interface Serial0/0
no ip address
ip pim sparse-dense-mode
encapsulation frame-relay
load-interval 30
no fair-queue
frame-relay traffic-shaping
!
interface Serial0/0.16 point-to-point
ip address 172.20.1.74 255.255.255.252
no cdp enable
frame-relay interface-dlci 16 CISCO
class T1toWESD
frame-relay ip rtp header-compression
!
interface FastEthernet0/1
no ip address
shutdown
duplex auto
speed auto
!
interface Serial1/0:23
no ip address
no logging event link-status
isdn switch-type primary-ni
isdn incoming-voice voice
no cdp enable
!
router eigrp 1
network 10.212.0.0 0.0.255.255
network 172.20.0.0
no auto-summary
no eigrp log-neighbor-changes
!
ip classless
no ip http server
!
!
!
map-class frame-relay T1toWESD
frame-relay cir 1048576
frame-relay bc 2530
frame-relay be 0
frame-relay mincir 1048576
service-policy output QoSWAN
access-list 98 permit 10.200.102.30
access-list 98 permit 10.200.102.31
access-list 98 permit 10.200.1.31
access-list 99 permit 10.200.102.30
access-list 99 permit 10.200.102.31
access-list 99 permit 10.200.1.31
access-list 150 remark VoIP - Voice
access-list 150 permit ip any any precedence critical
access-list 150 permit ip any any dscp ef
access-list 151 remark VoIP - Control
access-list 151 permit ip any any precedence flash
access-list 151 permit ip any any dscp af31
access-list 152 remark Vtel
!
snmp-server community xr400 RO 99
snmp-server community yzf426 RW 98
snmp-server location McMinnville Center
snmp-server contact Jesse Fields 503-385-4507 jesse.fields@wesd.org
snmp-server enable traps tty
call rsvp-sync
!
voice-port 1/0:23
!
mgcp
mgcp call-agent 10.200.102.30 service-type mgcp version 0.1
mgcp dtmf-relay voip codec all mode out-of-band
mgcp sdp simple
!
mgcp profile default
!
dial-peer cor custom
!
!
!
dial-peer voice 1 pots
application mgcpapp
port 1/0:23
!
!
line con 0
logging synchronous
login
line aux 0
line vty 0 4
access-class 1 in
logging synchronous
login
!
!
end

McMinnville_Center#sh ccm-manager
MGCP Domain Name: McMinnville_Center
Priority Status Host
============================================================
Primary Down 10.200.102.30
First Backup Down 10.200.102.31
Second Backup None

Current active Call Manager: None
Backhaul/Redundant link port: 2428
Failover Interval: 30 seconds
Keepalive Interval: 15 seconds
Last keepalive sent: 00:00:00 (elapsed time: 13:50:29)
Last MGCP traffic time: 00:00:25 (elapsed time: 13:50:04)
Last failover time: None
Switchback mode: Immediate
MGCP Fallback mode: Not Selected
Last MGCP Fallback start time: 00:00:00
Last MGCP Fallback end time: 00:00:00

Backhaul/Redundant link is down
Configuration Auto-Download Information
=======================================
No configurations downloaded
Current state: Downloading XML file
Configuration Download statistics:
Download Attempted : 1
Download Successful : 0
Download Failed : 0
Configuration Attempted : 0
Configuration Successful : 0
Configuration Failed(Parsing): 0
Configuration Failed(config) : 0
Last config download command:
Configuration Error History:
FAX mode: cisco


Thanks in advance for any help

Scott Voll
Network Analyst, CCNA
Willamette ESD
Phone: (503) 385-4571
scott.voll@wesd.org
 


_______________________________________________
cisco-voip mailing list
cisco-voip@puck.nether.net
https://puck.nether.net/mailman/listinfo/cisco-voip