cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1107
Views
5
Helpful
7
Replies

sip cme integration with cisco unity connection 10.5 issue

balaji.babu1
Level 1
Level 1

hello all,

am trying to integrate cme 7.1 with unity connection 10.5 .attached the cme configuration .when i dial the pilot number from 

cme i get the reorder tone.there is trunk configuration in the guide and we are pointing the cme phone sysytem to existing phone 

system  with trunk access code want to know y we are doing this and how the cme is authenticated with unity connection ? i hope it is via user name and paasword in the port group given in uc .attached the cme config as well .my message  button is not at working in the phone. dont know where am stuck .clueless .please guide  me to resolve this issue  or refer any docs 

phone model 7962

referred the http://ccie12932.blogspot.in/2009/07/unity-connection-cucme-lab-4-unity.html  for integration    

7 Replies 7

Nadeem Ahmed
Cisco Employee
Cisco Employee

hello ,

 enable debug ccsip all and debug voice ccapi inout  and make a test call , please collect debug post the same.

Br,

Nadeem

Br, Nadeem Please rate all useful post.

hi nadeem,

pfa

what is the VM pilot configuration done on CME? is 2020 if so i don't see any dial-peer for this destined number towards CUC?

Is this correct one?

dial-peer voice 9638 voip
 description **CUC**
 max-conn 4
 destination-pattern 2222====> change to 2020 make test call
 session protocol sipv2
 session target ipv4:192.168.24.76
 dtmf-relay h245-alphanumeric rtp-nte
 codec g711ulaw
 no vad

collect debug in buffer

debug ccsip all

debug voice ccapi inout

br,

nadeem

Br, Nadeem Please rate all useful post.

hi  naddem,

that was duplicate dial peer which was deleted after sharing to you.existing one below,attached the log

dial-peer voice 9638 voip
description **CUC**
max-conn 4
destination-pattern 2020
session protocol sipv2
session target ipv4:192.168.24.76
dtmf-relay h245-alphanumeric rtp-nte
codec g711ulaw
no vad

can you please disable the kpml here when you dial 2020 number only single digit being sent in INVITE message that could one of the reason calls is failing with cause value 17.

Sent:
SIP/2.0 486 Busy here
Via: SIP/2.0/UDP 10.131.20.241:5060;branch=z9hG4bKa1f0ffa1
From: "chandya" <sip:2019@192.168.61.1>;tag=dc7b94f8b444030201220b7b-c0066192
To: <sip:2@192.168.61.1>;tag=2FC1E718-2EE
Date: Sat, 06 May 2017 11:39:29 GMT
Call-ID: dc7b94f8-b4440058-d1563bf5-33985604@10.131.20.241
CSeq: 101 INVITE
Allow-Events: telephone-event
Server: Cisco-SIPGateway/IOS-12.x
Reason: Q.850;cause=17
Content-Length: 0

go to

voice register pool <X>

no digit collect kpml

codec g711u

go to

voice register global

no create profile and create profile.

Make test call again. Also please share the output of show dial-peer voice summary .

Br,

Nadeem Ahmed

PS: Please rate all useful post.

Br, Nadeem Please rate all useful post.

adding to the logs

output of debug ccsip calls


SIP: (10993) Attribute mid, level 1 instance 1 not found.
May 5 11:20:58.284: //10993/BF323E3ABC4C/SIP/Error/sipSPI_ipip_copy_sdp_to_channelInfo:
failed to update call entry
May 5 11:20:58.836: //10994/BF323E3ABC4C/SIP/Error/sipSPI_ipip_copy_channelInfo_to_sdp:
filter mis-match, failing call
May 5 11:20:58.836: //-1/xxxxxxxxxxxx/SIP/Error/sipSPIGetContentQSIG: No Inbound Container Created !!!
May 5 11:20:58.836: //-1/xxxxxxxxxxxx/SIP/Error/sipSPIGetContentQ931: No Inbound Container Created !!!
May 5 11:20:58.836: //10994/BF323E3ABC4C/SIP/Error/sipSPIAddSDPMediaPayload: Call Origination Failed: None of the selected codec from CLI is supported by SIP
May 5 11:20:58.836: //10994/BF323E3ABC4C/SIP/Error/sipSPIOutgoingCallSDP: Error with codec types on media line : 1
May 5 11:20:58.836: //10994/BF323E3ABC4C/SIP/Error/sipSPICreateOutboundSDP: Error in creating an SDP for the outbound call - Check for supported codecs
May 5 11:20:58.836: //10994/BF323E3ABC4C/SIP/Error/preprocessSetup: Error during outbound SDP creation
May 5 11:20:58.836: //-1/xxxxxxxxxxxx/SIP/Error/sipSPIGetContentQSIG: No Inbound Container Created !!!
May 5 11:20:58.836: //-1/xxxxxxxxxxxx/SIP/Error/sipSPIGetContentQ931: No Inbound Container Created !!!
May 5 11:20:58.836: //-1/xxxxxxxxxxxx/SIP/Error/ccsip_spi_process_ccapi_event: CCAPI Event Preprocessor Failure

balaji.babu1
Level 1
Level 1

any one have idea ?