08-14-2012 11:08 PM - edited 03-16-2019 12:43 PM
Hi,
I am not getting caller ID on incoming calls via ISDN E1 line. We have ISDN E1 --> 2901 E1 --> SIP --> main CUCM.
Following is the output of debug voip ccapi inout:
ug 15 13:44:25 WAST: //-1/1B40EF2680E8/CCAPI/cc_api_display_ie_subfields:
cc_api_call_setup_ind_common:
cisco-username=
----- ccCallInfo IE subfields -----
cisco-ani=
cisco-anitype=0
cisco-aniplan=0
cisco-anipi=0
cisco-anisi=0
dest=90832188
cisco-desttype=4
cisco-destplan=1
cisco-rdie=FFFFFFFF
cisco-rdn=
cisco-rdntype=-1
cisco-rdnplan=-1
cisco-rdnpi=-1
cisco-rdnsi=-1
cisco-redirectreason=-1 fwd_final_type =0
final_redirectNumber =
hunt_group_timeout =0
Aug 15 13:44:25 WAST: //-1/1B40EF2680E8/CCAPI/cc_api_call_setup_ind_common:
Interface=0x2B6EB898, Call Info(
Calling Number=,(Calling Name=)(TON=Unknown, NPI=Unknown, Screening=Not Screened, Presentation=Allowed),
Called Number=90832188(TON=Subscriber, NPI=ISDN),
Calling Translated=FALSE, Subscriber Type Str=RegularLine, FinalDestinationFlag=TRUE,
Incoming Dial-peer=5, Progress Indication=NULL(0), Calling IE Present=FALSE,
Source Trkgrp Route Label=, Target Trkgrp Route Label=, CLID Transparent=FALSE), Call Id=-1
Aug 15 13:44:25 WAST: //-1/1B40EF2680E8/CCAPI/ccCheckClipClir:
In: Calling Number=(TON=Unknown, NPI=Unknown, Screening=Not Screened, Presentation=Allowed)
Aug 15 13:44:25 WAST: //-1/1B40EF2680E8/CCAPI/ccCheckClipClir:
Out: Calling Number=(TON=Unknown, NPI=Unknown, Screening=Not Screened, Presentation=Allowed)
Aug 15 13:44:25 WAST: //-1/xxxxxxxxxxxx/CCAPI/cc_get_feature_vsa:
Aug 15 13:44:25 WAST: :cc_get_feature_vsa malloc success
Aug 15 13:44:25 WAST: //-1/xxxxxxxxxxxx/CCAPI/cc_get_feature_vsa:
Aug 15 13:44:25 WAST: cc_get_feature_vsa count is 1
Aug 15 13:44:25 WAST: //-1/xxxxxxxxxxxx/CCAPI/cc_get_feature_vsa:
Aug 15 13:44:25 WAST: :FEATURE_VSA attributes are: feature_name:0,feature_time:838260296,feature_id:805
Aug 15 13:44:25 WAST: //880/1B40EF2680E8/CCAPI/cc_api_call_setup_ind_common:
Set Up Event Sent;
Call Info(Calling Number=(TON=Unknown, NPI=Unknown, Screening=Not Screened, Presentation=Allowed),
Called Number=90832188(TON=Subscriber, NPI=ISDN))
Aug 15 13:44:25 WAST: //880/1B40EF2680E8/CCAPI/cc_process_call_setup_ind:
Could anyone please share some knowledge on where I should double check for this? Incoming calls are showing as "Unknown Number" on phones. Attached is the extract of voice configuration from the site voice router. I have enabled/checked "Media Termination Point Required" on the site's SIP trunk in our main CUCM. Please let me know if required any other info.
Thank you and regards,
Lay
Message was edited by: Lay Hlaing (typo correction)
Solved! Go to Solution.
08-15-2012 04:46 AM
No, there is nothing else you can do on your side, you have to ask telco to send calling number.
Thank you for the nice rating and good luck!
08-14-2012 11:24 PM
Check "debug isdn q931" with "term mon" to see if telco is sending calling number.
If they don't, complain to them.
08-15-2012 04:05 AM
Thanks very much for the prompt advice. Sorry, I missed to mention that calling party number was not seen in debug isdn q931 output.
site1r001#debug isdn q931
debug isdn q931 is ON.
site1r001#ter mon
site1r001#sh voice call status
CallID CID ccVdb Port Slot/DSP:Ch Called # Codec MLPP Dial-peers
No active calls found
site1r001#
Aug 15 11:53:09 WAST: ISDN Se0/0/0:15 Q931: RX <- SETUP pd = 8 callref = 0x00DD
Sending Complete
Bearer Capability i = 0x8090A3
Standard = CCITT
Transfer Capability = Speech
Transfer Mode = Circuit
Transfer Rate = 64 kbit/s
Channel ID i = 0xA18387
Preferred, Channel 7
Called Party Number i = 0xC1, '90832188'
Plan:ISDN, Type:Subscriber(local)
Aug 15 11:53:09 WAST: ISDN Se0/0/0:15 Q931: Received SETUP callref = 0x80DD callID = 0x00D5 switch = primary-net5 interface = User
Aug 15 11:53:09 WAST: ISDN Se0/0/0:15 Q931: TX -> CALL_PROC pd = 8 callref = 0x80DD
Channel ID i = 0xA98387
Exclusive, Channel 7
Aug 15 11:53:09 WAST: ISDN Se0/0/0:15 Q931: TX -> ALERTING pd = 8 callref = 0x80DD
site1r001#
site1r001#sh voice call status
CallID CID ccVdb Port Slot/DSP:Ch Called # Codec MLPP Dial-peers
0x338 12B6 0x2B6EB898 0/0/0:15.7 0/1:1 2188 None 5/10
1 active call found
As seen in above, None is seen in Codec until call is picked up. However, I can see g711ulaw once the call is picked up.
site1r001#sh voice call status
CallID CID ccVdb Port Slot/DSP:Ch Called # Codec MLPP Dial-peers
0x338 12B6 0x2B6EB898 0/0/0:15.7 0/1:1 2188 g711ulaw 5/10
1 active call found
I should also mention that we have migrated from old Nortel PABX with this "ISDN E1 --> 2901 E1 --> SIP --> main CUCM" using the existing ISDN E1. Caller IDs were shown on the old system (however it was ISP-managed system who is also the provider of E1) and I wonder if it is me wrong in somewhere in the configuration. Could you please advise if there is any other possible thing I should check?
Thanks again.
08-15-2012 04:46 AM
No, there is nothing else you can do on your side, you have to ask telco to send calling number.
Thank you for the nice rating and good luck!
08-15-2012 06:04 AM
Hi Paolo,
You are right about this, I have raised a call with telco and they have confirmed that CLI was not enabled on the trunk. And the calling number can been seen on the incoming calls. Thanks very much for your help.
Cheers,
Lay
08-15-2012 12:16 PM
You're very welcome, thanks again, and appreciate your diligence in nicely rating helpful posts!
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