cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
434
Views
0
Helpful
1
Replies

problem with vg224 mgcp

good moring,

i've a callamanager 8.6.

All works wel except a  vg224 mgcp.

The vg is correctly registerd on cucm. I've connected an analogic phon on one fxs port on this gateway and after I've configured  the line.

The problem is: if from a phone connected to a fxs port I call another IPPhone (like 6921 or other) the call works.

If from AN iPPHONE i CALL  the phone connected on fxs port the call fail.

Eachone can you help me?

 

this is the vg224  config

 

!
interface FastEthernet0/0
 ip address 10.116.1.27 255.255.255.0
 duplex auto
 speed auto
!
interface FastEthernet0/1
 no ip address
 shutdown
 duplex auto
 speed auto
!
ip default-gateway 10.116.1.1
!
ip forward-protocol nd
ip route 0.0.0.0 0.0.0.0 10.116.1.1
no ip http server
!
!
!
control-plane
!
!
!
voice-port 2/0
!
voice-port 2/1
!
voice-port 2/2
!
voice-port 2/3
!
voice-port 2/4
!
voice-port 2/5
!
voice-port 2/6
!
voice-port 2/7
!
voice-port 2/8
!
voice-port 2/9
!
voice-port 2/10
!
voice-port 2/11
!
voice-port 2/12
!
voice-port 2/13
!
voice-port 2/14
!
voice-port 2/15
!
voice-port 2/16
!
voice-port 2/17
!
voice-port 2/18
!
voice-port 2/19
!
voice-port 2/20
!
voice-port 2/21
!
voice-port 2/22
!
voice-port 2/23
!
ccm-manager redundant-host 10.116.1.13
ccm-manager mgcp
no ccm-manager fax protocol cisco
ccm-manager music-on-hold
ccm-manager config server 10.116.1.22 10.116.1.13
ccm-manager config
!
mgcp
mgcp call-agent 10.116.1.22 2427 service-type mgcp version 0.1
mgcp rtp unreachable timeout 1000 action notify
mgcp package-capability rtp-package
mgcp package-capability sst-package
no mgcp package-capability res-package
no mgcp timer receive-rtcp
mgcp sdp simple
mgcp rtp payload-type g726r16 static
mgcp bind control source-interface FastEthernet0/0
mgcp bind media source-interface FastEthernet0/0
!
mgcp profile default
!
!
!
dial-peer voice 99920 pots
 service mgcpapp
 port 2/0
!
dial-peer voice 99921 pots
 service mgcpapp
 port 2/1
!
dial-peer voice 99922 pots
 service mgcpapp
 port 2/2
!
dial-peer voice 99923 pots
 service mgcpapp
 port 2/3
!
dial-peer voice 99924 pots
 service mgcpapp
 port 2/4
!
dial-peer voice 99925 pots
 service mgcpapp
 port 2/5
!
dial-peer voice 99926 pots
 service mgcpapp
 port 2/6
!
dial-peer voice 99927 pots
 service mgcpapp
 port 2/7
!
dial-peer voice 99928 pots
 service mgcpapp
 port 2/8
!
dial-peer voice 99929 pots
 service mgcpapp
 port 2/9
!
dial-peer voice 999210 pots
 service mgcpapp
 port 2/10
!
dial-peer voice 999211 pots
 service mgcpapp
 port 2/11
!
dial-peer voice 999212 pots
 service mgcpapp
 port 2/12
!
dial-peer voice 999213 pots
 service mgcpapp
 port 2/13
!
dial-peer voice 999214 pots
 service mgcpapp
 port 2/14
!
dial-peer voice 999215 pots
 service mgcpapp
 port 2/15
!
dial-peer voice 999216 pots
 service mgcpapp
 port 2/16
!
dial-peer voice 999217 pots
 service mgcpapp
 port 2/17
!
dial-peer voice 999218 pots
 service mgcpapp
 port 2/18
!
dial-peer voice 999219 pots
 service mgcpapp
 port 2/19
!
dial-peer voice 999220 pots
 service mgcpapp
 port 2/20
!
dial-peer voice 999221 pots
 service mgcpapp
 port 2/21
!
dial-peer voice 999222 pots
 service mgcpapp
 port 2/22
!
dial-peer voice 999223 pots
 service mgcpapp
 port 2/23
!
!
!
line con 0
line aux 0
line vty 0 4
 password cisco
 login
!
end

1 Reply 1

Suresh Hudda
VIP Alumni
VIP Alumni

Seems to be a partition & CSS issue, please check the partition for VG224 ports specially.

 

Suresh