cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
4614
Views
0
Helpful
8
Replies

Plan:Unknown, Type:Unknown

sbrobak
Level 1
Level 1

Have a 2651xm running as a pstn gw. When debugging isdn q931, it shows

Calling Party Number i = 0x0080, '22222222'

Plan:Unknown, Type:Unknown

Called Party Number i = 0x80, '33333333'

Plan:Unknown, Type:Unknown

Anybody know how to change the Plan and Type from "Unknown" to something else.

Thanks

8 Replies 8

rteeuw
Level 1
Level 1

Hi there,

If you're running your 2600 as h.323 gateway, go to the interface-config mode and enter an isdn map-command.

If you're running you gateway in mgcp, then change the gateway-config of the PSTN-port (called-party/calling party to ISDN, CCM or other).

I am in a similar state using h323. The thing is if I use an isdn map command, I don't understand the syntax to enable national for every single number in this site.

If the version of IOS you are using supports voice translation rules this is quite easy. See my previous reply

bhartson
Level 1
Level 1

You can use translation rules to change the plan and type of either the calling party number, called party number or both at the same time and also use the rules to change based on the digits.

example below changes both the calling and called plan to isdn and the type to national for all calls going out the port that would be in dial-peer 10

!

voice translation-rule 2

rule 2 // // type any national plan any isdn

!

!

voice translation-profile changeton

translate calling 2

translate called 2

!

!

dial-peer voice 10 pots

translation-profile outgoing changeton

Thank you all for good answers. All works. Here is an ex of map cmd.

isdn map address .* plan isdn type national

Anybody know if it we need to use type=international for international calls?

To insure that the call routes to the called party and the called party does recieve the call the TON should match the DID.

LEC's are offering call screening based on TON.

I applied the cmd above and it does force the isdn plan and type to national but apparently the carrier doesn't like that and tells me my calls cannot be completed. Any help?

usually the carriers like to receive Plan and Type - ANY and Unknown for all the calls