[cisco-voip] H.323 Gateway (Cisco) and Plan Type

Matthew Ballard mballard at otis.edu
Wed Mar 10 19:32:04 EST 2010


Thank you (to both of you) for your help.

Both methods seemed to have worked, but I went with the translation option
as it also allowed me to force the type of call to international to make
sure there wasn¹t any confusion with our provider (when I used the other
dial peers, it started going out as unknown).  I also confirmed with our
provider that everything is presenting as it should now.

The final adjustments I made were:
voice translation-rule 2
 rule 1 /^9011/ /9/ type any international plan any isdn

(translation-rule 1 was in use, and I had to add the 9 so that it would
match the number being sent to the gateway, and then the dial-peer
properly).

voice translation-profile OUTGOING
 translate called 2

dial-peer voice 2 pots
 translation-profile outgoing OUTGOING
 destination-pattern 9T
 direct-inward-dial
 port 0/0/0:23
!
dial-peer voice 4 pots
 translation-profile outgoing OUTGOING
 destination-pattern 9T
 direct-inward-dial
 port 0/0/1:23
!

Thank You,
Matthew


On 3/10/10 3:54 PM, "Mathew Miller" <miller.mathew at gmail.com> wrote:

> Sorry typo. Would add to dial-peer 2 and 4.
> 
> 
> On Mar 10, 2010, at 5:51 PM, Mathew Miller wrote:
> 
>> You could also add a translation profile to your outbound dial-peer to strip
>> off the digits.
>> 
>> 
>> voice translation-rule 1
>>  rule 1 /^011/ //
>> !
>> 
>> voice translation-profile OUTGOING
>>  translate called 1
>> 
>> dial-peer 2 pots
>> translation-profile outgoing OUTGOING
>> 
>> dial-peer 3 pots
>>  translation-profile OUTGOING
>> 
>> 
>> 
>> On Mar 10, 2010, at 5:45 PM, Cristobal Priego wrote:
>> 
>>> create a more specific dial peer something like
>>> 
>>> dial-peer voice 9011 pots
>>> destination-pattern 9011T
>>> port0/0/0:23
>>> 
>>> 
>>> by default, the exact match on the destination pattern is ignored when you
>>> send the call out in this case 9011will be ignored and it will send the rest
>>> of the chain out  442075147212
>>> and the call to UK should be good
>>> 
>>> let me know how it goes
>>> 
>>> 2010/3/10 Matthew Ballard <mballard at otis.edu>
>>>> Here¹s all of the pots dial peers:
>>>> dial-peer voice 1 pots
>>>>  call-block translation-profile incoming call_block
>>>>  call-block disconnect-cause incoming call-reject
>>>>  destination-pattern 9[2-9]......
>>>>  direct-inward-dial
>>>>  port 0/0/0:23
>>>>  prefix 1310
>>>> !
>>>> dial-peer voice 2 pots
>>>>  destination-pattern 9T
>>>>  direct-inward-dial
>>>>  port 0/0/0:23
>>>> !        
>>>> dial-peer voice 3 pots
>>>>  call-block translation-profile incoming call_block
>>>>  call-block disconnect-cause incoming call-reject
>>>>  destination-pattern 9[2-9]......
>>>>  direct-inward-dial
>>>>  port 0/0/1:23
>>>>  prefix 1310
>>>> !
>>>> dial-peer voice 4 pots
>>>>  destination-pattern 9T
>>>>  direct-inward-dial
>>>>  port 0/0/1:23
>>>> !
>>>> 
>>>> Matthew
>>>> 
>>>> 
>>>> 
>>>> On 3/10/10 3:37 PM, "Cristobal Priego" <cristobalpriego at gmail.com
>>>> <http://cristobalpriego@gmail.com/> > wrote:
>>>> 
>>>>> could you show your H.323 dial-peer for international calls
>>>>> 
>>>>> 2010/3/10 Matthew Ballard <mballard at otis.edu <http://mballard@otis.edu/> >
>>>>>> I had included that in the subject line, it is a H.323 gateway.
>>>>>> 
>>>>>> Matthew
>>>>>> 
>>>>>> 
>>>>>> 
>>>>>> 
>>>>>> On 3/10/10 3:32 PM, "Cristobal Priego" <cristobalpriego at gmail.com
>>>>>> <http://cristobalpriego@gmail.com/>  <http://cristobalpriego@gmail.com
>>>>>> <http://cristobalpriego@gmail.com/> > > wrote:
>>>>>> 
>>>>>>> is your gateway configured as a MGCP or H.323 gateway ?
>>>>>>> 
>>>>>>> 2010/3/10 Matthew Ballard <mballard at otis.edu <http://mballard@otis.edu/>
>>>>>>> <http://mballard@otis.edu <http://mballard@otis.edu/> > >
I ran into a problem with our telephony provider that has been discovered as
of yesterday.  Our system is sending out a Type of International (see below)
when it is connecting a call that begins with 011.  After opening a ticket
with our provider when trying to call international (at least some of the
time), there is a problem with sending the 011 and sending the type
international.  I'm not sure in IOS how to either strip the 011 or change
the Type being sent (someone else did the initial setup of the gateway).
Can someone point me in the right direction?

Thank You,
Matthew Ballard
Network Manager
Otis College of Art and Design
mballard at otis.edu <http://mballard@otis.edu/>  <http://mballard@otis.edu
<http://mballard@otis.edu/> >

.Mar 10 14:15:11.540 PST: ISDN Se0/0/0:23 Q931: pak_private_number: Invalid
type/plan 0x0 0x0 may be overriden; sw-type 13
.Mar 10 14:15:11.540 PST: ISDN Se0/0/0:23 Q931: pak_private_number: Invalid
type/plan 0x0 0x0 may be overriden; sw-type 13
.Mar 10 14:15:11.540 PST: ISDN Se0/0/0:23 Q931: Applying typeplan for
sw-type 0xD is 0x1 0x1, Called num 011442075147212
.Mar 10 14:15:11.544 PST: ISDN Se0/0/0:23 Q931: TX -> SETUP pd = 8  callref
= 0x6D92
        Bearer Capability i = 0x8090A2
                Standard = CCITT
                Transfer Capability = Speech
                Transfer Mode = Circuit
                Transfer Rate = 64 kbit/s
        Channel ID i = 0xA98397
                Exclusive, Channel 23
        Calling Party Number i = 0x2181, '3106656929'
                Plan:ISDN, Type:National
        Called Party Number i = 0x91, '011442075147212'
                Plan:ISDN, Type:International

_______________________________________________
cisco-voip mailing list
cisco-voip at puck.nether.net <http://cisco-voip@puck.nether.net/>
<http://cisco-voip@puck.nether.net <http://cisco-voip@puck.nether.net/> >
https://puck.nether.net/mailman/listinfo/cisco-voip
>>>>>>> 
>>>>>>> 
>>>>> 
>>>>> 
>>>> 
>>>> _______________________________________________
>>>> cisco-voip mailing list
>>>> cisco-voip at puck.nether.net
>>>> https://puck.nether.net/mailman/listinfo/cisco-voip
>>>> 
>>> 
>>> _______________________________________________
>>> 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/20100310/239913a6/attachment.html>


More information about the cisco-voip mailing list