04-18-2011 05:27 PM - edited 03-16-2019 04:34 AM
Hey guys,
I am not that familiar with Call Manager and I need some help here.
Basically what we have is a Callmanger 6 with a 2811 voice gateway. All is working fine, except when we try to dial a specific number. The number is:
07 3221 1666
Obviously if I try to call from a mobile it works.
When we try to dial that number we get the message : the call could not be connected (I am 99% sure that this message is coming from the CM).
All others calls are working fine to the others destinations.
This is most likely where we should look to the dial rules (I am not sure thou), and this is what I have:
any suggestion?
thanks in advance
04-18-2011 05:35 PM
I would start with the gateway, telnet/ssh to it, and do:
conf t
logging monitor
exit
term mon
debug isdn q931
make your call and see if the gateway attempts the call. If it does attempt, check the digits sent to telco, see if telco returns any error message
04-19-2011 04:21 AM
Along with the suggestion to make sure you're reaching the GW have you tried DNA to check you're reaching the right RP?
You need to look at your whole dial plan to make sure there isn't something you're matching that is blocking the call in CUCM.
HTH
java
If this helps, please rate
www.cisco.com/go/pdihelpdesk
04-20-2011 05:19 PM
hey guys,
sorry for didnt' get back to you.
this is what i see for a failing call
Apr 21 09:58:33: ISDN Se0/0/0:15 Q931: TX -> SETUP pd = 8 callref = 0x0161
Sending Complete
Bearer Capability i = 0x8090A3
Standard = CCITT
Transfer Capability = Speech
Transfer Mode = Circuit
Transfer Rate = 64 kbit/s
Channel ID i = 0xA98381
Exclusive, Channel 1
Calling Party Number i = 0x0181, '0738542300'
Plan:ISDN, Type:Unknown
Called Party Number i = 0x80, '32211666'
Plan:Unknown, Type:Unknown
Apr 21 09:58:34: ISDN Se0/0/0:15 Q931: RX <- CALL_PROC pd = 8 callref = 0x8161
Channel ID i = 0xA98381
Exclusive, Channel 1
Apr 21 09:58:35: ISDN Se0/0/0:15 Q931: RX <- PROGRESS pd = 8 callref = 0x8161
Cause i = 0x8081 - Unallocated/unassigned number
Progress Ind i = 0x8088 - In-band info or appropriate now available
Apr 21 09:58:42: ISDN Se0/0/0:15 Q931: TX -> DISCONNECT pd = 8 callref = 0x0161
Cause i = 0x8090 - Normal call clearing
Apr 21 09:58:42: ISDN Se0/0/0:15 Q931: RX <- RELEASE pd = 8 callref = 0x8161
Apr 21 09:58:42: ISDN Se0/0/0:15 Q931: TX -> RELEASE_COMP pd = 8 callref = 0x0161
As far as I understand, the Telco could be responsible for not pushing the call so I am gonna call them as first step.
Do you have any other suggestions?
thanks
04-20-2011 05:45 PM
I suspect the problem is with this:
Called Party Number i = 0x80, '32211666'
Plan:Unknown, Type:Unknown
When making calls to other 07 numbers, do you also strip off 0 and 7? Make another 07 call and compare.
04-20-2011 05:51 PM
thanks mate
I did this test already calling another 07 number and I see the exact same number dialed (with 07 stripped) but it works and I am able to talk with the remote party.
thanks guys
04-20-2011 05:58 PM
I'm not familiar with your local telco rules, but did you try not stripping off 7 or 07 when making those calls? Even though other calls work, I would give it a try.
04-20-2011 06:02 PM
hey mate,
I did try that. If you are calling within the same state (i.e. Queensland to Queensland) you do not need to use the prefix (07) code. Anyway yes, I tried with 07 and without, but it doesn't work.
Let see what the Telco says
thanks anyway
04-20-2011 06:04 PM
Yes, that looks like a question for telco
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