[cisco-voip] cisco-voip Digest, Vol 51, Issue 58
Christopher M. Bomba
cbomba at s4nets.com
Wed May 9 19:56:22 EDT 2007
Right, I don't see the call agent information and in CallManager make sure you are matching the device name up with the MGCP Domain Name in a "show ccm-manager".
Try this:
ccm-manager fallback-mgcp
ccm-manager redundant-host 10.104.21.109
ccm-manager mgcp
ccm-manager music-on-hold
ccm-manager config server 10.104.21.109
ccm-manager config
!
mgcp
mgcp call-agent 10.104.21.110 2427 service-type mgcp version 0.1
mgcp bind control source-interface GigabitEthernet0/0.826 or 725
mgcp bind media source-interface GigabitEthernet0/0.826 or 725
I am not sure which sub-interface is the voice vlan and I am assuming 10.104.21.109 is the Publisher so you might have chosen 110 as the Sub.
Chris Bomba
-----Original Message-----
Date: Wed, 9 May 2007 14:09:31 -0700
From: "Voll, Scott" <Scott.Voll at wesd.org>
Subject: Re: [cisco-voip] can't register new gateway
To: "Justin Steinberg" <jsteinberg at gmail.com>, "Lelio Fulgenzi"
<lelio at uoguelph.ca>
Cc: cisco-voip at puck.nether.net
Message-ID: <407055A92CECCB499C922A2D35FC19A608DEE73D at Apollo.wesd.org>
Content-Type: text/plain; charset="us-ascii"
Good call...... where is your mgcp call-agent XXXXX statement?
Scott
________________________________
From: cisco-voip-bounces at puck.nether.net
[mailto:cisco-voip-bounces at puck.nether.net] On Behalf Of Justin
Steinberg
Sent: Wednesday, May 09, 2007 2:04 PM
To: Lelio Fulgenzi
Cc: cisco-voip at puck.nether.net
Subject: Re: [cisco-voip] can't register new gateway
I don't see any of the MGCP commands in the config but I can't tell
whether they are missing or just cut off in your email.
On 5/9/07, Lelio Fulgenzi <lelio at uoguelph.ca> wrote:
so i can't seem to ge this new 3845 gateway to register to my publisher.
i can ping both ways (pub <-> gw) so communications is there. i must be
missing some configuration command, but can seem to get it. i made sure
to:
* enable routing
* make the description of the gateway equal the domain on the
router
* add the ccm-manager config statement
is there an mgcp command that i'm missing? config and show ccm-manager
follows
grrrrrr
________________________________
!
version 12.4
service timestamps debug datetime localtime
service timestamps log datetime localtime
no service password-encryption
!
hostname vgw-kemptville
!
boot-start-marker
boot-end-marker
!
card type t1 0 0
card type t1 0 1
logging buffered 4096 informational
no logging console
!
aaa new-model
!
!
aaa authentication login default group tacacs+ enable
aaa authentication login virt-users group tacacs+ enable
aaa authentication login console group tacacs+ enable
!
aaa session-id common
clock timezone EST -5
clock summer-time EDT recurring
no network-clock-participate wic 0
no network-clock-participate wic 1
ip cef
!
!
no ip dhcp use vrf connected
!
ip dhcp pool dhcp_vlan826
network 10.104.126.0 255.255.255.128
option 150 ip 10.104.21.121
default-router 10.104.126.1
!
!
ip domain name net.uoguelph.ca
voice-card 0
no dspfarm
!
!
controller T1 0/0/0
framing esf
linecode b8zs
!
controller T1 0/1/0
framing esf
linecode b8zs
!
!
!
interface GigabitEthernet0/0
description $ETH-LAN$$ETH-SW-LAUNCH$$INTF-INFO-GE
no ip address
duplex auto
speed auto
media-type rj45
no keepalive
!
interface GigabitEthernet0/0.129
encapsulation dot1Q 129 native
ip address 192.168.129.66 255.255.255.0
!
interface GigabitEthernet0/0.725
encapsulation dot1Q 725
ip address 10.104.125.99 255.255.255.128
!
interface GigabitEthernet0/0.826
encapsulation dot1Q 826
ip address 10.104.126.1 255.255.255.128
!
ip default-gateway 192.168.129.1
ip route 0.0.0.0 0.0.0.0 192.168.129.1
ip route 10.0.0.0 255.0.0.0 10.104.125.1
!
!
!
ccm-manager fallback-mgcp
ccm-manager redundant-host 10.104.21.109
ccm-manager mgcp
ccm-manager music-on-hold
ccm-manager config server 10.104.21.109
ccm-manager config
!
mgcp
________________________________
vgw-kemptville# show ccm-manager
MGCP Domain Name: vgw-kemptville.net.uoguelph.ca
Priority Status Host
============================================================
Primary None
First Backup Down 10.104.21.109
Second Backup None
Current active Call Manager: None
Backhaul/Redundant link port: 2428
Failover Interval: 30 seconds
Keepalive Interval: 15 seconds
Last keepalive sent: 16:33:45 EDT May 9 2007 (elapsed
time: 00:14:33)
Last MGCP traffic time: 16:34:18 EDT May 9 2007 (elapsed
time: 00:14:01)
Last failover time: 16:34:18 EDT May 9 2007 from
(0.0.0.0)
Last switchback time: None
Switchback mode: Graceful
MGCP Fallback mode: Enabled/OFF
Last MGCP Fallback start time: None
Last MGCP Fallback end time: None
MGCP Download Tones: Disabled
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 : 1
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
vgw-kemptville#
_
More information about the cisco-voip
mailing list