Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
I am trying to call between two phones registered in two different CUCMs . I am trying to configure SIP trunk between the two CUCM, but the SIP status shows unknown -options ping not enabled. I followed steps to enabe options ping for sip profile, b...
Hi Team,We had the same issue. Simple change of Content-Type header from application/xml to text/xml helped us resolve it.Attaching screenshots below : 1. When Content-Type header is application/xml
2. with the exact same payload and Content-type as...
Hi BjoernMartin ,Thanks for the reply,I added the sleep time of 15 seconds in python script...even tried re running fetch session after 15-20 seconds . But Did not seem to work.However when I compared the response you shared and one I got from our t...
Hi,We are trying the same method of opening a session [fetch sessionId]-> adding a counter (with instance name) to the sessionId --> and fetch session.But we are still getting the value as 0 and Cstatus =2 (which is not ideal)Attaching the payload an...