[cisco-voip] Router to Dial POTS line

Peter Slow peter.slow at gmail.com
Thu May 14 17:12:15 EDT 2009


Hey guys, if this is an MGCP controlled port, you probably aren't
going to be able to CSIM a call. destination patterns aren't used to
route calls to the port, it's MGCP controlled, that stuff all happens
on the call agent.

dial-peer voice 999010 pots
 service mgcpapp
 destination-pattern 9T
 port 0/1/0

-Pete


On Thu, May 14, 2009 at 2:56 PM, Joe Halenkamp - JHH <JHH at djj.com> wrote:
> Make sure you have your dials peers in place and a seperate gateway set up
> strictly for 911 use.
> voice-port 1/0/0
>  connection plar xxxx
> !!
> no mgcp timer receive-rtcp
> !
> mgcp profile default
> !
> dial-peer cor custom
> !
> !
> !
> dial-peer voice 1 pots
>  destination-pattern 911
>  port 1/0/0
>  forward-digits 3
> !
> dial-peer voice 10 voip
>  preference 1
>  incoming called-number 911
>  destination-pattern xxxx
>  voice-class h323 1
>  session target ipv4:CCM Sub address
> !
> dial-peer voice 11 voip
>  preference 2
>  incoming called-number 911
>  destination-pattern xxxx
>  voice-class h323 1
>  session target ipv4:CCM Pub address
> !
> !
>
> ________________________________
> From: cisco-voip-bounces at puck.nether.net
> [mailto:cisco-voip-bounces at puck.nether.net] On Behalf Of Jeff Ruttman
> Sent: Thursday, May 14, 2009 2:27 PM
> To: cisco-voip
> Subject: [cisco-voip] Router to Dial POTS line
>
> Greetings,
>
>
>
> We have an analog line here which I’m setting up for 911 dialing.
>
>
>
> The line itself works as I can call out with a buttset just fine.  We have
> everything configured on the router and in Call Manager.  But it doesn’t
> work; we get a fast busy.  I want to see if my problem is the router config
> or CM, so I’m trying to place a call from the router thinking that would
> rule out the router config.
>
>
>
> I’ve got the analog line plugged into the 0 port in the FXO card.  I put
> “destination-pattern 9T” on the dial-peer as it was part of some example I
> found in a cisco doc for dialing out from a router.  The rest of the configs
> match a config from another site.
>
>
>
> voice-port 0/1/0
>
>  timeouts call-disconnect 5
>
>  timeouts wait-release 5
>
>  timing hookflash-out 500
>
>  description 911 Dialing
>
>
>
> dial-peer voice 999010 pots
>
>  service mgcpapp
>
>  destination-pattern 9T
>
>  port 0/1/0
>
>
>
> Anyway, I get this when I place a call:
>
>
>
> Router#csim start 95555555
>
> csim: called number = 95555555, loop count = 1 ping count = 0
>
>
>
> csim err:csim_do_test invalid major major(16) minor(0)
>
> csim: loop = 1, failed = 0
>
> csim: call attempted = 1, setup failed = 0, tone failed = 0
>
>
>
> Any insight out there?
>
>
>
> Thanks
>
> jeff
>
>
>
>
>
>
> CONFIDENTIALITY NOTICE: The information contained in this email including
> attachments is intended for the specific delivery to and use by the
> individual(s) to whom it is addressed, and includes information which should
> be considered as private and confidential. Any review, retransmission,
> dissemination, or taking of any action in reliance upon this information by
> anyone other than the intended recipient is prohibited. If you have received
> this message in error, please reply to the sender immediately and delete the
> original message and any copy of it from your computer system. Thank you.
> _______________________________________________
> cisco-voip mailing list
> cisco-voip at puck.nether.net
> https://puck.nether.net/mailman/listinfo/cisco-voip
>
>


More information about the cisco-voip mailing list