Options

MGCP Endpoint (T1_PRI) registration problem

nagennagen Member Posts: 23 ■□□□□□□□□□
Hi,
I am trying to configure Cisco 1760 (VWIC-2MFT-T1-D) (VIC-2FXS) as a MGCP GW but I am getting an error; when I check MGCP endpoints in CUCM_6.0 I see FXS ports registered but T1_PRI port unregistered. The only error which I read is in show ccm-manager output.
Configuration Error History:
Voice-port 1/0:23
Echo-cancel coverage 8
Can anybody point what’s missing here! (Thanks)
Regards
R2_1760#sh run
!
tdm clock T1 1/0 both export line
tdm clock T1 1/1 voice import T1 1/0 internal
voice-card 1
!
voice-card 2
!
voice-card 3
!
no ip domain lookup
isdn switch-type primary-qsig
!
controller T1 1/0
framing esf
linecode b8zs
pri-group timeslots 1-24 service mgcp
!
interface FastEthernet0/0
ip address 10.0.0.4 255.255.255.0
speed auto
!
interface Serial1/0:23
no ip address
encapsulation hdlc
no logging event link-status
isdn switch-type primary-qsig
isdn incoming-voice voice
isdn bind-l3 ccm-manager
no cdp enable
!
voice-port 3/0
!
voice-port 3/1
!
voice-port 1/0:23
!
ccm-manager mgcp
ccm-manager music-on-hold
ccm-manager config server 10.0.0.1
ccm-manager config
!
mgcp
mgcp call-agent 10.0.0.1 2427 service-type mgcp version 0.1
mgcp dtmf-relay voip codec all mode out-of-band
mgcp rtp unreachable timeout 1000 action notify
mgcp modem passthrough voip mode nse
mgcp package-capability rtp-package
no mgcp package-capability res-package
mgcp package-capability sst-package
no mgcp package-capability fxr-package
no mgcp timer receive-rtcp
mgcp sdp simple
mgcp rtp payload-type g726r16 static
!
mgcp profile default
!S
dial-peer voice 99930 pots
service mgcpapp
port 3/0
!
end

R2_1760#
R2_1760#show ccm-manager backhaul
Backhaul Link info:
Link Protocol: TCP
Remote Port Number: 2428
Remote IP Address: 10.0.0.1
Current Link State: OPEN
Statistics:
Packets recvd: 1
Recv failures: 0
Packets xmitted: 3
Xmit failures: 0
PRI Ports being backhauled:
Slot 1, port 0
R2_1760#sh ccm-manager
MGCP Domain Name: R2_1760
Priority Status Host
============================================================
Primary Registered 10.0.0.1
First Backup None
Second Backup None

Current active Call Manager: 10.0.0.1
Backhaul/Redundant link port: 2428
Failover Interval: 30 seconds
Keepalive Interval: 15 seconds
Last keepalive sent: 15:27:55 UTC Mar 1 2002 (elapsed time: 00:00:02)
Last MGCP traffic time: 15:27:55 UTC Mar 1 2002 (elapsed time: 00:00:02)
Last failover time: None
Last switchback time: None
Switchback mode: Graceful
MGCP Fallback mode: Not Selected
Last MGCP Fallback start time: None
Last MGCP Fallback end time: None
MGCP Download Tones: Disabled

Backhaul Link info:
Link Protocol: TCP
Remote Port Number: 2428
Remote IP Address: 10.0.0.1
Current Link State: OPEN
Statistics:
Packets recvd: 1
Recv failures: 0
Packets xmitted: 3
Xmit failures: 0
PRI Ports being backhauled:
Slot 1, port 0
Configuration Auto-Download Information
=======================================
Current version-id: 1218741076-3fd4678e-0ed9-4842-8487-39cb75e57c6c
Last config-downloaded:00:00:00
Current state: Waiting for commands
Configuration Download statistics:
Download Attempted : 1
Download Successful : 1
Download Failed : 0
Configuration Attempted : 1
Configuration Successful : 1
Configuration Failed(Parsing): 0
Configuration Failed(config) : 0
Last config download command: New Registration
FAX mode: cisco
Configuration Error History:
voice-port 1/0:23
echo-cancel coverage 8
end
R2_1760#sh mgcp endpoint

Interface T1 1/0

ENDPOINT-NAME V-PORT SIG-TYPE ADMIN

S1/ds1-0/1@R2_1760 1/0:23 none up

S1/ds1-0/2@R2_1760 1/0:23 none up

S1/ds1-0/3@R2_1760 1/0:23 none up

S1/ds1-0/4@R2_1760 1/0:23 none up

S1/ds1-0/5@R2_1760 1/0:23 none up

S1/ds1-0/6@R2_1760 1/0:23 none up

S1/ds1-0/7@R2_1760 1/0:23 none up

S1/ds1-0/8@R2_1760 1/0:23 none up

S1/ds1-0/9@R2_1760 1/0:23 none up

S1/ds1-0/10@R2_1760 1/0:23 none up

S1/ds1-0/11@R2_1760 1/0:23 none up

S1/ds1-0/12@R2_1760 1/0:23 none up

S1/ds1-0/13@R2_1760 1/0:23 none up

S1/ds1-0/14@R2_1760 1/0:23 none up

S1/ds1-0/15@R2_1760 1/0:23 none up

S1/ds1-0/16@R2_1760 1/0:23 none up

S1/ds1-0/17@R2_1760 1/0:23 none up

S1/ds1-0/18@R2_1760 1/0:23 none up

S1/ds1-0/19@R2_1760 1/0:23 none up

S1/ds1-0/20@R2_1760 1/0:23 none up

S1/ds1-0/21@R2_1760 1/0:23 none up

S1/ds1-0/22@R2_1760 1/0:23 none up

S1/ds1-0/23@R2_1760 1/0:23 none up

Interface T1 1/1

ENDPOINT-NAME V-PORT SIG-TYPE ADMIN

aaln/S0/SU3/0@R2_1760

R2_1760#
Click able Thumbnail
t1pr1yg1.th.jpg

Comments

  • Options
    perryleighperryleigh Member Posts: 1 ■□□□□□□□□□
    Hi Nagen,

    Without looking tooo deeply into this, we had a slightly similar problem here which was solved by restarting the CUCM Tomcat service. We were then able to register our GW.
    Hope it helps.
Sign In or Register to comment.