|
Home > Archive > Voice over IP Cisco > April 2006 > international dial pattern
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
international dial pattern
|
|
| James Grace 2006-04-17, 11:57 pm |
| For the life of me I keep running into issues with international dial
pattern
Can some one send me how they are configuring international route patterns
for h323 and mgcp
James D. Grace
CCNP CCNA MCSE MCDBA
Sr. System Engineer / Professional Svc.
Digitel Corporation
| |
| Bell, Joe 2006-04-17, 11:57 pm |
| Hi James,
What kind of issues? Here is a copy of an H.323 dial-peer:
dial-peer voice 900 pots
destination-pattern 9011T
port 0/1:1
prefix 011
On the MGCP side, my CCM route patterns look like
9.011!
9.011!#
The # is for manually skipping the inter-digit timeout. Strip predot on
the route group.
Hope that helps,
Joe
________________________________
From: cisco-voip-bounces@puck.nether.net
[mailto:cisco-voip-bounces@puck.nether.net] On Behalf Of James Grace
Sent: Tuesday, April 11, 2006 7:32 AM
To: cisco-voip@puck.nether.net
Subject: [cisco-voip] international dial pattern
For the life of me I keep running into issues with international dial
pattern
Can some one send me how they are configuring international route
patterns for h323 and mgcp
James D. Grace
CCNP CCNA MCSE MCDBA
Sr. System Engineer / Professional Svc.
Digitel Corporation
This message and any attachments are intended only for the use of the addressee and may contain information that is privileged and confidential. If the reader of the message is not the intended recipient or an authorized representative of the intended recipient, you are hereby notified that any dissemination of this communication is strictly prohibited. If you have received this communication in error, please notify us immediately by e-mail and delete the message and any attachments from your system.
| |
| James Grace 2006-04-17, 11:57 pm |
| Thank you very much
So my setup is this
I have h323 set for my LD dialing. So I guess I trying to send all the
dialed numbers to the GW's dial peers.
So do I create on my CM a dial peer like 9.011XXXXXXXXXXXX discard dig
NONE
and then on my GW create a dial peer like
dial-peer voice 9 pots
destination-pattern 9011....
port 0/1:1
on your mgcp dial pattern, what does the ( ! ) do
_____
From: Bell, Joe [mailto:Joe_Bell@adp.com]
Sent: Tuesday, April 11, 2006 12:17 PM
To: James Grace; cisco-voip@puck.nether.net
Subject: RE: [cisco-voip] international dial pattern
Hi James,
What kind of issues? Here is a copy of an H.323 dial-peer:
dial-peer voice 900 pots
destination-pattern 9011T
port 0/1:1
prefix 011
On the MGCP side, my CCM route patterns look like
9.011!
9.011!#
The # is for manually skipping the inter-digit timeout. Strip predot on the
route group.
Hope that helps,
Joe
_____
From: cisco-voip-bounces@puck.nether.net
[mailto:cisco-voip-bounces@puck.nether.net] On Behalf Of James Grace
Sent: Tuesday, April 11, 2006 7:32 AM
To: cisco-voip@puck.nether.net
Subject: [cisco-voip] international dial pattern
For the life of me I keep running into issues with international dial
pattern
Can some one send me how they are configuring international route patterns
for h323 and mgcp
James D. Grace
CCNP CCNA MCSE MCDBA
Sr. System Engineer / Professional Svc.
Digitel Corporation
_____
This message and any attachments are intended only for the use of the
addressee and may contain information that is privileged and confidential.
If the reader of the message is not the intended recipient or an authorized
representative of the intended recipient, you are hereby notified that any
dissemination of this communication is strictly prohibited. If you have
received this communication in error, please notify us immediately by e-mail
and delete the message and any attachments from your system.
| |
| Bell, Joe 2006-04-17, 11:57 pm |
| For international digit routing, since you do not know how long the
route pattern will be as different counties have varying length route
plans, you need a variable length character. In Call Manager, the "!"
is exactly that as it tells CCM to collect digits until the T302 timer
expires (interdigit timeout). In IOS, this variable length character is
the T. On the IOS H.323 dial-peer, remember that on pots dial-peers all
explicitly matched digits are stripped, so you need to add the "prefix
011" command so that you add back the International code, but you do
want the 9 stripped.
dial-peer voice 9011 pots
destination-pattern 9011T <-- Don't use dots as you are expressing a
pattern range / limit. Use the "T" as it is a variable character.
port 0/1:1
prefix 011 <-- adds back the International code for the telco so they
know this call is not domestic; Recall pots dial-peers strip explicit
matches so 9011 is stripped.
So, with this config the digits sent to the telco are 011(plus whatever
the user dialed)
In CCM-MGCP, the # function is a manual way to tell CCM that "I am all
done sending digits, so route now". So my route patterns in CCM are:
9.011!
And exactly the same thing with a # at the end for users who are savy
enough to know that # is end of string command.
9.011!#
Strip predot on the route group and the number that is sent to the telco
is 011(plus whatever the user dialed)
Hope this helps,
Joe
________________________________
From: James Grace [mailto:jgrace@digitelusa.net]
Sent: Tuesday, April 11, 2006 9:35 AM
To: Bell, Joe
Cc: cisco-voip@puck.nether.net
Subject: RE: [cisco-voip] international dial pattern
Thank you very much
So my setup is this
I have h323 set for my LD dialing. So I guess I trying to send all the
dialed numbers to the GW's dial peers.
So do I create on my CM a dial peer like 9.011XXXXXXXXXXXX discard
dig NONE
and then on my GW create a dial peer like
dial-peer voice 9 pots
destination-pattern 9011............
port 0/1:1
on your mgcp dial pattern, what does the ( ! ) do
________________________________
From: Bell, Joe [mailto:Joe_Bell@adp.com]
Sent: Tuesday, April 11, 2006 12:17 PM
To: James Grace; cisco-voip@puck.nether.net
Subject: RE: [cisco-voip] international dial pattern
Hi James,
What kind of issues? Here is a copy of an H.323 dial-peer:
dial-peer voice 900 pots
destination-pattern 9011T
port 0/1:1
prefix 011
On the MGCP side, my CCM route patterns look like
9.011!
9.011!#
The # is for manually skipping the inter-digit timeout. Strip predot on
the route group.
Hope that helps,
Joe
________________________________
From: cisco-voip-bounces@puck.nether.net
[mailto:cisco-voip-bounces@puck.nether.net] On Behalf Of James Grace
Sent: Tuesday, April 11, 2006 7:32 AM
To: cisco-voip@puck.nether.net
Subject: [cisco-voip] international dial pattern
For the life of me I keep running into issues with international dial
pattern
Can some one send me how they are configuring international route
patterns for h323 and mgcp
James D. Grace
CCNP CCNA MCSE MCDBA
Sr. System Engineer / Professional Svc.
Digitel Corporation
________________________________
This message and any attachments are intended only for the use of the
addressee and may contain information that is privileged and
confidential. If the reader of the message is not the intended recipient
or an authorized representative of the intended recipient, you are
hereby notified that any dissemination of this communication is strictly
prohibited. If you have received this communication in error, please
notify us immediately by e-mail and delete the message and any
attachments from your system.
This message and any attachments are intended only for the use of the addressee and may contain information that is privileged and confidential. If the reader of the message is not the intended recipient or an authorized representative of the intended recipient, you are hereby notified that any dissemination of this communication is strictly prohibited. If you have received this communication in error, please notify us immediately by e-mail and delete the message and any attachments from your system.
| |
| Mark Koci 2006-04-17, 11:57 pm |
|
James,
On the CCM:
Route Filter:
Name - International
International Access - Exist
Route Pattern:
Pattern: 9.@
Filter: International
Gateway: <h323 gateway>
On the gateway:
voice translation-rule 40
rule 1 /^9011/ /9011/ type any unknown plan any isdn
(We had to do this when we changed providers. You might not need it.)
dial-peer voice 9011 pots
description ### Outgoing International Numbers
translation-profile outgoing International
destination-pattern 9011.
port 1/0:23
prefix 011
debug isdn q931
Make a call and see if it hits the gateway
--
::::::::::::::::::::::::::::::::::::::::
::::::
Mark Koci Ideacom Technologies
CCNP CCVP 4408 Middlebrook Pike
V: 865.588.5723 Knoxville, TN
F: 865.588.5504 37921
::::::::::::::::::::::::::::::::::::::::
::::::
|
|
|
|
|