robman70
Technical User
- Aug 6, 2002
- 90
I'm stuck working with SRST and FXO ports. I have Callmanager setup and working great. I have a remote site that uses Callmanager over a WAN link. The remote site has a 2801 with a 4 port fxo card. I have the following configuration:
##############################################
voice-port 0/0/0
!
voice-port 0/0/1
!
voice-port 0/0/2
!
voice-port 0/0/3
!
ccm-manager fallback-mgcp
ccm-manager mgcp
!
mgcp
mgcp call-agent 10.0.0.1 service-type mgcp version 0.1
!
mgcp profile default
!
!
!
dial-peer voice 5551212 pots
service mgcpapp
destination-pattern 9T
port 0/0/0
!
dial-peer voice 2100 pots
destination-pattern 21..
prefix 310555
port 0/0/0
!
dial-peer voice 2200 pots
destination-pattern 22..
prefix 310555
port 0/0/0
!
!
gateway
timer receive-rtp 1200
!
!
call-manager-fallback
max-conferences 4 gain -6
transfer-system full-consult
limit-dn 7940 1
ip source-address 10.2.2.2 port 2000
max-ephones 10
max-dn 10
voicemail 3105551212
##########################################
When the WAN goes down, users at the remote site are not able to make calls. During the course of trying to figure out why, I started trying to call using the FXO card as my gateway. I created a route pattern that matched my cell phone number and configured it to use the remote routers FXO card as its gateway. When I dial my cell phone from a Cisco phone I can see (via debug voice ccapi inout) that the call is going to the router but I just get a "call cannot be completed as dialed" message. Does anyone know what I might be missing in my config?
(I've replaced any phone numbers with generics since this is the Internet
Any help is greatly appreciated.
##############################################
voice-port 0/0/0
!
voice-port 0/0/1
!
voice-port 0/0/2
!
voice-port 0/0/3
!
ccm-manager fallback-mgcp
ccm-manager mgcp
!
mgcp
mgcp call-agent 10.0.0.1 service-type mgcp version 0.1
!
mgcp profile default
!
!
!
dial-peer voice 5551212 pots
service mgcpapp
destination-pattern 9T
port 0/0/0
!
dial-peer voice 2100 pots
destination-pattern 21..
prefix 310555
port 0/0/0
!
dial-peer voice 2200 pots
destination-pattern 22..
prefix 310555
port 0/0/0
!
!
gateway
timer receive-rtp 1200
!
!
call-manager-fallback
max-conferences 4 gain -6
transfer-system full-consult
limit-dn 7940 1
ip source-address 10.2.2.2 port 2000
max-ephones 10
max-dn 10
voicemail 3105551212
##########################################
When the WAN goes down, users at the remote site are not able to make calls. During the course of trying to figure out why, I started trying to call using the FXO card as my gateway. I created a route pattern that matched my cell phone number and configured it to use the remote routers FXO card as its gateway. When I dial my cell phone from a Cisco phone I can see (via debug voice ccapi inout) that the call is going to the router but I just get a "call cannot be completed as dialed" message. Does anyone know what I might be missing in my config?
(I've replaced any phone numbers with generics since this is the Internet
Any help is greatly appreciated.