cancel
Showing results for 
Search instead for 
Did you mean: 
cancel

Who Me Too'd this topic

VG204XM not registering

san.carlos
Level 1
Level 1

Having an issue getting a VG204XM gateway to register with CUCM. Status on VG204XM shows error with downloading configuration file. Is this a compatibility issue, where the VG204XM is not supported by the version of CUCM? Please advise.

 

VG204XM IOS version 15.4(3)M1

CUCM 8.5.1

 

VG204XM CCM-Manager Status:

Priority        Status                   Host
============================================================
Primary         Registering with CM      10.41.0.6
First Backup    Backup Ready             10.18.0.5
Second Backup   None

Current active Call Manager:    None
Backhaul/Redundant link port:   2428
Failover Interval:              30 seconds
Keepalive Interval:             15 seconds
Last keepalive sent:            17:21:30 UTC Aug 24 2015 (elapsed time: 00:18:05)
Last MGCP traffic time:         17:39:07 UTC Aug 24 2015 (elapsed time: 00:00:28)
Last failover time:             17:38:37 UTC Aug 24 2015 from (10.41.0.6)
Last switchback time:           17:39:07 UTC Aug 24 2015 from (10.18.0.5)
Switchback mode:                Graceful
MGCP Fallback mode:             Enabled/ON
Last MGCP Fallback start time:  17:32:48 UTC Aug 24 2015
Last MGCP Fallback end time:    None
MGCP Download Tones:            Disabled
TFTP retry count to shut Ports: 2

FAX mode: cisco
Configuration Error History:
TFTP File download failed

 

VG204XM Config:

Building configuration...


Current configuration : 1391 bytes
!
! Last configuration change at 17:59:55 UTC Sun Mar 3 2002
!
version 15.4
no service pad
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname Router
!
boot-start-marker
boot-end-marker
!
!
!
no aaa new-model
!
!
!
!
!
!
!
!
ip cef
no ipv6 cef
!
!
!
!
!
!
!
!
!
!
voice-card 0
!
!
!
!
!
!
!
interface FastEthernet0/0
 ip address 10.18.0.18 255.255.240.0
 duplex auto
 speed auto
!
interface FastEthernet0/1
 no ip address
 shutdown
 duplex auto
 speed auto
!
ip forward-protocol nd
!
no ip http server
ip route 0.0.0.0 0.0.0.0 10.18.0.1
!
!
!
control-plane
!
!
voice-port 0/0
!
voice-port 0/1
!
voice-port 0/2
!
voice-port 0/3
!
mgcp
mgcp call-agent 10.41.0.6 2427 service-type mgcp version 0.1
mgcp bind control source-interface FastEthernet0/0
mgcp bind media source-interface FastEthernet0/0
mgcp behavior rsip-range tgcp-only
mgcp behavior comedia-role none
mgcp behavior comedia-check-media-src disable
mgcp behavior comedia-sdp-force disable
!
mgcp profile default
!
sccp local FastEthernet0/0
!
ccm-manager music-on-hold
!
ccm-manager fallback-mgcp
ccm-manager redundant-host 10.18.0.5
ccm-manager mgcp
ccm-manager config server 10.18.0.5
ccm-manager config
ccm-manager sccp local FastEthernet0/0
!
!
!
line con 0
 no modem enable
line aux 0
line vty 0 4
 login
 transport input none
!
ntp server 172.17.0.1
!
end

Who Me Too'd this topic