[cisco-voip] Cisco dial-peer question

Jarrod Baumann cisco-voip at ipglobal.net
Thu May 18 14:51:59 EDT 2006


I am currently attempting to use a Cisco router with PRI cards and a Voice
IOS image.  The problem I am having is with the dial-peer configuration and
accomplishing the inbound/outbound call flow where I match all calls coming
from all PRIs and forwarding to my softswitch, with some specific DIDs being
forwarded to other SIP servers, and a match-all for all voip calls from the
softswitch being routed through a specific LD PRI, with some specific
matching for sending local calls out a different PRI.  Should I be able to
accomplish this?

Here is a crude example from memory:

dial-peer voice 1 pots
incoming-number .
direct-inward-dial

dial-peer voice 2 pots
destination-pattern 713.......
no digit-strip
port 1/0:23

dial-peer voice 3 pots
destination-pattern .
no digit-strip
port 1/1:23

dial-peer voice 4 voip
destination-pattern .
session protocol sipv2
session target ipv4:10.10.10.2
codec g711ulaw

dial-peer voice 5 voip
destination-pattern 7135551212
session protocol sipv2
session target ipv4:10.10.10.3
codec g711ulaw

When I have this the calls from voip to pstn seem to work correctly, but the
calls coming from pstn which are supposed to be forward to the softswitch
seem to be matching other pots dial-peers. 

Any suggestions are much appreciated.





More information about the cisco-voip mailing list