Does anyone have a example config for a VG200 router. I have 1 VIC-2FXS and 1 VIC-2FXO-M1 installed running on IOS Version 12.3(21). Currently running H.323. I'm having problems configuring the Pots lines for incoming and outgoing calls.
I gave up on the H.323 and rebuilt it as a MGCP gateway. Here is a copy of my config. Currently the VG200 is not registering with the CCM. Any help would be appreciated.
Thanks
VGW2#show ccm
MGCP Domain Name: VGW2
Priority Status Host
============================================================
Primary Registering with CM 192.168.2.109
First Backup None
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:09:39 UTC Nov 23 2006 (elapsed time: 02:23:26)
Last MGCP traffic time: 19:33:04 UTC Nov 23 2006 (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
on 12.3
no service pad
service timestamps debug datetime msec localtime show-timezone
service timestamps log datetime msec localtime show-timezone
service password-encryption
!
hostname VGW2
!
boot-start-marker
boot-end-marker
!
!
clock summer-time CDT recurring
no aaa new-model
ip subnet-zero
!
!
!
!
!
!
!
!
!
!
!
!
ccm-manager mgcp
ccm-manager config server 192.168.2.109
ccm-manager config
!
!
interface FastEthernet0/0
ip address 192.168.2.251 255.255.255.0
duplex auto
speed auto
!
ip default-gateway 192.168.2.1
ip classless
no ip http server
!
!
voice-port 1/0/0
description phone1
!
voice-port 1/0/1
!
voice-port 1/1/0
!
voice-port 1/1/1
!
mgcp
mgcp call-agent 192.168.2.109 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
mgcp package-capability sst-package
no mgcp timer receive-rtcp
mgcp sdp simple
no mgcp explicit hookstate
!
mgcp profile default
!
!
!
dial-peer voice 1 pots
application mgcpapp
port 1/0/0
!
dial-peer voice 2 pots
application mgcpapp
port 1/0/1
!
!
line con 0
password 7
login
line aux 0
password 7
login
line vty 0 4
password 7
login
line vty 5 15
login
!
end
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.