Use case :
CMS dails out to participant configured on CUCM.
Device have SIP URI configured.
Device fails to be added to Call but CMS API returns 200
Need help on getting this workflow working.
We would prefer a webex meeting to resolve this.
# Create initial call on coSpace
Body: coSpace Id
Response:
Date:Tue,
Server:Apache
X-Frame-Options:DENY
Strict-Transport-Security:max-age=31536000; includeSubDomains
Location:/api/v1/calls/8d7cdccf-771d-48c5-bec4-45b1d472b65d
Vary:Accept-Encoding
Transfer-Encoding:chunked
# Dial out a participant
Body: remoteParty = device@cucm.com
Response :
Date:Tue,
Server:Apache
X-Frame-Options:DENY
Strict-Transport-Security:max-age=31536000; includeSubDomains
Location:/api/v1/participants/d000eb67-9f76-4a36-b6c7-859c341a186f
Vary:Accept-Encoding
Transfer-Encoding:chunked
Get Call Legs returns 0. In Admin page of CMS no calls are seen for coSpace.