ā12-17-2013 12:38 AM - edited ā03-16-2019 08:53 PM
Hi everyone. We have cisco CUCM 8.6 and C2951 router for gateway. We also have E1 for the telco line. It worked perfectly before. But now it can't call outside from the CUCM and also can't call from outside to CUCM. When i call to CUCM main number (telco number) it tells "The number you dialed doesn't dxist". What can i do right now? Where can i start? Could you guys please help
Thanks in advance,
ā12-17-2013 12:43 AM
Hi,
Please check the controller & isdn status first. if both are up, collect debug isdn q931 to see who is disconnecting the call.
URL to understand the ISDN disconnect cause codes:
http://www.cisco.com/en/US/tech/tk801/tk379/technologies_tech_note09186a008012e95f.shtml#topic1
in case if the disconnect is not from provider side, we may need to collect other debugs depends on GW type (SIP/H.323/MGCP) and CCM traces
ā12-17-2013 12:47 AM
ā12-17-2013 01:45 AM
Hi
Really thanks for your reply. I attached debug output for "debug isdn q931". There are no problem at l1 and l2 level. Could you please check our debug output.
Thanks again
ā12-17-2013 02:09 AM
Hello
How your GW is being Controlled? Are you using H.323 or MGCP?
What is number is registered at your Call Manager ?
Br,
Nadeem
Please rate all useful post.
ā12-17-2013 02:13 AM
We are using H323. From the debug we collected gateway can receive calls from outside and can't forward it to CUCM. So we think it can't connect CUCM via H323. We also delete and reconfigure H323 Gateway on Callmanager. But issue still same. Do you need to check GW configuration?
ā12-17-2013 02:17 AM
Yeah Sure , Please post Router Config, let me the number range of Extn PHones are registered.
Looking at the Debugs which you have shared Seems like "7676" is not there on your call manager.Do you have this range of number configured and registered?
Dec 17 09:09:14.907: ISDN Se0/0/0:15 Q931: RX <- SETUP pd = 8 callref = 0x0789
Sending Complete
Bearer Capability i = 0x8090A3
Standard = CCITT
Transfer Capability = Speech
Transfer Mode = Circuit
Transfer Rate = 64 kbit/s
Channel ID i = 0xA18392
Preferred, Channel 18
Calling Party Number i = 0x2183, '94990125'
Plan:ISDN, Type:National
Called Party Number i = 0xC1, '70117676'
Plan:ISDN, Type:Subscriber(local)
Dec 17 09:09:14.907: ISDN Se0/0/0:15 Q931: Received SETUP callref = 0x8789 callID = 0x329A switch = primary-net5 interface = User
Dec 17 09:09:14.911: ISDN Se0/0/0:15 Q931: TX -> CALL_PROC pd = 8 callref = 0x8789
Channel ID i = 0xA98392
Exclusive, Channel 18
Dec 17 09:09:29.911: ISDN Se0/0/0:15 Q931: Applying typeplan for sw-type 0x12 is 0x2 0x1, Calling num 94990125
Dec 17 09:09:29.911: ISDN Se0/0/0:15 Q931: Sending SETUP callref = 0x0F91 callID = 0x8E94 switch = primary-net5 interface = User
Dec 17 09:09:29.911: ISDN Se0/0/0:15 Q931: TX -> SETUP pd = 8 callref = 0x0F91
Sending Complete
Bearer Capability i = 0x8090A3
Standard = CCITT
Transfer Capability = Speech
Transfer Mode = Circuit
Transfer Rate = 64 kbit/s
Channel ID i = 0xA9839B
Exclusive, Channel 27
Calling Party Number i = 0x2183, '94990125'
Plan:ISDN, Type:National
Called Party Number i = 0xC1, '7676'
Dec 17 09:09:29.971: ISDN Se0/0/0:15 Q931: RX <- CALL_PROC pd = 8 callref = 0x8F91
Channel ID i = 0xA9839B
Exclusive, Channel 27
Dec 17 09:09:29.975: ISDN Se0/0/0:15 Q931: RX <- DISCONNECT pd = 8 callref = 0x8F91
Cause i = 0x8281 - Unallocated/unassigned number
Br,
Nadeem
Please rate all useful post.
ā12-17-2013 02:22 AM
Also Let me know the number that you are making a call
1) Outbound Call (Calling and Called number) from CUCM ----GW---PSTN.
2) Inbound Call (Calling and Called number) from PSTN---GW---CUCM.
Can you please collect one more debug and make one outbound and inbound call specify the calling and called number.
Br,
Nadeem
Please rate all useful post.
ā12-17-2013 02:28 AM
ā12-17-2013 02:30 AM
so what is the number ?
Br,
Nadeem
Please rate all useful post.
ā12-17-2013 02:31 AM
now we are collecting debug again. Please wait a moment. Thanks for your reply
ā12-17-2013 03:04 AM
ā12-17-2013 03:06 AM
it seems the problem is with
dial-peer voice 11 pots
trunkgroup dealer
destination-pattern 7011T
!
call is received and forwarded again to PSTN this time only 7676
Delete dial-peer or modifiy patern to
destination-pattern 07011T
If you use 0 as a scape pattern for calls to pstn I think you can sumarize all paterns starting with 70 in only one dial-peer which routed to CUCM.
I suppose to you have the gw defined twice, one as MGCP controlled gw and one as sip gw or sip trunk. review incoming calling search spaces
if you can not dial out from cucm side it also must be a css problem.
I donĀ“t understand why you are using MGCP for one e1.
regards
ā12-17-2013 01:08 AM
hi
first of all, check if isdn l1, and l2 layers are up
show controller e1 ( check that it l1 is up an without errors)
show isdn status ( check that l2 is up looking for multiframe stablished)
if both test were fine do the following
terminal monitor
debug isdn q931
make a call from cucm side an verify it is received in gw
make a call from provider side an verify it is received in gw.
also check the DSP status with show voice dsp voice
ā12-17-2013 01:28 AM
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