08-23-2011 08:54 AM - edited 03-16-2019 06:38 AM
Incoming calls from a PRI are not reaching the phone. We are using MGCP.
Here is a debug of the ISDN q931 debug:
Aug 23 15:36:22 UTC: ISDN Se2/0:15 Q931: RX <- SETUP pd = 8 callref = 0x2933
Sending Complete
Bearer Capability i = 0x8090A3
Standard = CCITT
Transfer Capability = Speech
Transfer Mode = Circuit
Transfer Rate = 64 kbit/s
Channel ID i = 0xA9838F
Exclusive, Channel 15
Calling Party Number i = 0x0083, '3174400'
Plan:Unknown, Type:Unknown
Called Party Number i = 0x81, '474'
Plan:ISDN, Type:Unknown
Aug 23 15:36:22 UTC: ISDN Se2/0:15 Q931: TX -> RELEASE_COMP pd = 8 callref = 0x
A933
Cause i = 0x8081 - Unallocated/unassigned number
Aug 23 15:36:22 UTC: ISDN Se2/0:15 Q931: RX <- DISCONNECT pd = 8 callref = 0x80
12
Cause i = 0x8081 - Unallocated/unassigned number
Progress Ind i = 0x8288 - In-band info or appropriate now available
As you can see, the Telecom company are sending us only the last three digits - 474.
The extension on the phone is 6674474.
Can you tell me a way to manipulate the digits to prefix 6674 so that it will make the phone ring.
I have tried to do it on the Gateway/PRI on the CM. It does not work. Attached is a screenshot of the gateway config that I would normally use
Solved! Go to Solution.
08-23-2011 01:01 PM
What I've suggested is going back to basics. The SP is sending three digits, you need to prefix the remaining four.
Start with a configuration that at least looks correct... set it up as I suggested, then verify using DNA that the CSS you are using in the 'inbound' configuration can dial the internal extension (using the full, prefixed number that the system will use).
WIth an MGCP gateway there is nothing else to worry about. Don't add translations, they aren't needed in the scenario you have set out, and it can only confuse the issue.
Aaron
08-24-2011 05:39 AM
Hi Shane
When you say it's going out with the first number in the range, do you mean you see that being sent out on a debug isdn q931, or on the receiving device at the far end (e.g. your mobile)?
If it's the latter it may be sending out, but just not in the format required by the service provider. I'd probably try sending out 3 digits if they are sending in three (XXX mask) or make it the full national number if that doesn't work.
Regards
Aaron
08-23-2011 08:56 AM
Hi,
Create a translation patternon the CUCM in a partition and CSS that the gateway mgcp enpoint uses
eg 4xx translates to 66744xx
HTH
Alex
08-23-2011 09:11 AM
I would have thought this would work but it doesnt...
I am getting the same result...cannot understand why...Unallocated/unnassigned number...
08-23-2011 09:28 AM
Shane,
Are you sure your translation can look back into a CSS that has the partition of the phones
Alex
08-23-2011 09:41 AM
Yes my Css and Partitions are ok as I can call other phones on the network...
I think I need to get the telco to send me all the digits instead of just the last three and then I can use the config in the screen shot above to route calls to the phones...
I would like to know why the call will not complete using the translation pattern 4xx to 66744xx
As far as I can see the 'called party number' coming in on the PRI is 474 which means it should hit the TP above, no?
08-23-2011 09:49 AM
Guys...
From the debug:
Called Party Number i = 0x81, '474'
Prefix from your screen grab is 667
Why use 'significant digits' = 4 when SP is sending you three digits?
474 from the SP with a prefix of 667 is 667474.
The important thing is to set your prefix to 6674. I would set sig digits to 3 for clarity though it shouldn't matter.
Regards
Aaron
Please rate helpful posts...
08-23-2011 12:21 PM
Actually, Aaron I have tried using 3 significant digits and also prefix 6674 and that does not work either...
I am at a loss as to what is going wrong here...MAybe I need to go back to basics here...
08-23-2011 12:36 PM
I know that you have CSS and Partition checked but is definitely seems like a call routing problem on the CUCM.
Double check CSS applied on MGCP gateway port has the Partition of the phone.
What is the outcome of Dialed Number Analyzer result from CUCM Servicability page?
-=-
Udit
08-23-2011 01:01 PM
What I've suggested is going back to basics. The SP is sending three digits, you need to prefix the remaining four.
Start with a configuration that at least looks correct... set it up as I suggested, then verify using DNA that the CSS you are using in the 'inbound' configuration can dial the internal extension (using the full, prefixed number that the system will use).
WIth an MGCP gateway there is nothing else to worry about. Don't add translations, they aren't needed in the scenario you have set out, and it can only confuse the issue.
Aaron
08-24-2011 01:25 AM
All,
Thank you for the responses. It seems to be working now. I changed the CSS to another one that I knew was working and it worked this morning. I also did this last night and it didnt work...I think a reset this morning kicked them into gear...
Last thing I am wondering if you could help with. The outbound calls go out with a caller ID of XXX4400 which is first number in the range. I would like it to be the last 4 digits of the extension i.e XXX44XX.
I normally put this on the Route group (by going to the route list first, and then clicking on route group) where I can put XXXX on the 'Calling Transform Mask' but it is not working....
Any ideas?
08-24-2011 05:39 AM
Hi Shane
When you say it's going out with the first number in the range, do you mean you see that being sent out on a debug isdn q931, or on the receiving device at the far end (e.g. your mobile)?
If it's the latter it may be sending out, but just not in the format required by the service provider. I'd probably try sending out 3 digits if they are sending in three (XXX mask) or make it the full national number if that doesn't work.
Regards
Aaron
08-24-2011 07:06 AM
Again thank you Aaron for your help. Three XXX solved it..
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide