03-30-2018 08:00 AM - edited 03-17-2019 07:26 PM
I am trying to setup an Ad-Hoc conference with CISCO CUCM 12.0 using a third party SIP Phone as a host. I have already setup the 3-party conference using Jabber Client as a host. I have found by looking at the traffic from Jabber Client that it sends out a REFER with
Content-Type: application/x-cisco-remotecc-request+xml\r\n
when I press the green button next to 'waiting to Join' and the CUCM manages the conference internally by reusing the existing dialog and don't reveal the conference factory URI to the client.
But, with the third party application, when I am sending an Invite to the server with "IMS Conference Factory URI" as the Request-URI, I am getting 404 NOT FOUND response.
INVITE sip:cucm-conference-factory@cucm1.company.com;user=phone SIP/2.0
Via: SIP/2.0/UDP 192.168.24.1:5065;branch=z9hG4bK1q89739e08bdec;rport
From: "1021"<sip:1021@hq-cucm-pub>;tag=13112294
To: <sip:cucm-conference-factory@cucm1.company.com;user=phone>
Call-ID: 89739e08bdec179e@192.168.24.1
CSeq: 1 INVITE
Allow: INVITE, ACK, CANCEL, BYE, OPTIONS, SUBSCRIBE, NOTIFY, INFO, REFER
Contact: <sip:1021@192.168.24.1:5065>
User-Agent: abcd 6.81
Max-Forwards: 70
Supported: replaces
Min-SE: 90
Session-Expires: 1800
Recv-Info: conference
Content-Type: application/sdp
Content-Length: 230
v=0
o=abcd 46698 4838 IN IP4 192.168.24.1
s=-
c=IN IP4 192.168.24.1
t=0 0
m=audio 1322 RTP/AVP 0 8 101
a=rtpmap:0 PCMU/8000
a=rtpmap:8 PCMA/8000
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-15
a=ptime:20
a=sendrecv
SIP/2.0 404 Not Found
Via: SIP/2.0/UDP 192.168.24.1:5065;branch=z9hG4bK1q89739e08bdec;rport
From: "1021"<sip:1021@hq-cucm-pub>;tag=13112294
To: <sip:cucm-conference-factory@cucm1.company.com;user=phone>;tag=1653~77d0e44b-e006-401e-a7c1-a9cc9c870838-32773160
Date: Fri, 30 Mar 2018 15:07:47 GMT
Call-ID: 89739e08bdec179e@192.168.24.1
CSeq: 1 INVITE
Allow-Events: presence
Reason: Q.850;cause=1
Server: Cisco-CUCM12.0
Session-ID: 00000000000000000000000000000000;remote=c2cd3a78ad25e85f94c50109e8aa1653
Content-Length: 0
Is there anything else that I need to configure in CUCM or is there some sequence of events that needs to be followed while setting up the conference?
04-05-2018 07:05 AM
Currently, CUCM does not support any third party sip-phone to be a host of an Ad-Hoc conference unless you have a TLA signed with Cisco.
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