[cisco-voip] international calling

Steven Muller smuller at annese.com
Thu Dec 31 17:10:40 EST 2009


I had to set my type to unknown to get it to work:

 

voice translation-rule 1

 rule 1 /011*/ // type unknown unknown

!

!

voice translation-profile Ination

 translate called 1

 

dial-peer voice 8011 pots

 translation-profile outgoing Ination

 destination-pattern 8011T

 port 0/3/1:23

 prefix 011

 

Steven Muller

Network Engineer

 

Annese & Associates, Inc.

 (518) 371-9000 Office w (518) 383-2530 Fax w (518) 309-6396 Direct

 

 

From: cisco-voip-bounces at puck.nether.net
[mailto:cisco-voip-bounces at puck.nether.net] On Behalf Of Scott Voll
Sent: Thursday, December 31, 2009 4:03 PM
To: Erick Bergquist
Cc: cisco-voip at puck.nether.net
Subject: Re: [cisco-voip] international calling

 

So I found this on the list achieves by Phillip walenta

 

voice translation-rule 1

 rule 1 /^011\(.*\)/ /\1/ type any international plan any isdn

!

!

voice translation-profile International

 translate called 1

!

 

but when I call it strips the leading zero.  eg.  011 02 1234 4567 gets
changed correctly to international but the number going out is 2 1234
4567  what happend to the zero leading the 2?  if I dial 011 002 1234
4567 I get the desired 02 1234 4567.  I'm really bad at the expressions
so I could really use a little help.

 

Thanks

 

Scott

 

On Wed, Dec 30, 2009 at 1:27 PM, Scott Voll <svoll.voip at gmail.com>
wrote:

I've kind of figured that out by now.

 

So how is the easiest way to set all 011 calls to international calling
type when using H323?

 

Scott

 

On Wed, Dec 30, 2009 at 1:14 PM, Erick Bergquist <erickbee at gmail.com>
wrote:

The numbering-type command on the dial-peer is for matching, so the
call won't hit that dial peer if the numbering type isn't
international already. So CUCM has to send the call to the gateway as
international, etc for it to match that peer.



On Wed, Dec 30, 2009 at 1:52 PM, Scott Voll <svoll.voip at gmail.com>
wrote:
> Telco only excepts international type and no 011.  thus the reason to
remove
> the 011 and send the numbering type.
> other thoughts?
> Scott
>
> On Wed, Dec 30, 2009 at 11:50 AM, kuanming Li <kli at dal.ca> wrote:
>>
>> dial-peer voice 30 pots
>>
>>  numbering-type international
>>
>>  preference 1
>>
>>  destination-pattern 011T
>>
>>  port 0/0/0:23
>>
>> forward-digits all
>>
>> //or prefix 011
>>
>>
>>
>> ======the pots dial-p will remove the 011 when it leave the gateway,
so
>> you need add the 011 back or forward all.
>>
>>
>>
>>
>>
>>
>>
>> From: cisco-voip-bounces at puck.nether.net
>> [mailto:cisco-voip-bounces at puck.nether.net] On Behalf Of Scott Voll
>> Sent: Wednesday, December 30, 2009 12:54 PM
>> To: cisco-voip at puck.nether.net
>> Subject: [cisco-voip] international calling
>>
>>
>>
>> on an H323 VGW I have a dail peer
>>
>>
>>
>> dial-peer voice 30 pots
>>
>>  numbering-type international
>>
>>  preference 1
>>
>>  destination-pattern 011T
>>
>>  port 0/0/0:23
>>
>>
>>
>> and it looks like I don't get a match on
>>
>>
>>
>> 0110289778399
>>
>>
>>
>> Why?
>>
>>
>>
>> It' should drop the 011 and change the calling number type to
>> international.  right?
>>
>>
>>
>> am I missing something?
>>
>>
>>
>> TIA
>>
>>
>>
>> Scott
>

> _______________________________________________
> cisco-voip mailing list

> cisco-voip at puck.nether.net

> https://puck.nether.net/mailman/listinfo/cisco-voip
>
>

 

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://puck.nether.net/pipermail/cisco-voip/attachments/20091231/285b8edb/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: image/jpeg
Size: 3062 bytes
Desc: image001.jpg
URL: <https://puck.nether.net/pipermail/cisco-voip/attachments/20091231/285b8edb/attachment.jpe>


More information about the cisco-voip mailing list