Skip to main content

I am using softphone sdk for call supervision. I am using a REST API call to activate the call supervision. This API can be used for call supervision. https://developers.ringcentral.com/api-reference/Call-Control/superviseCallSession. This require a `telephonySessionId` for call supervision. I am providing that from the sip message headers using: `p-rc-api-ids': 'party-id=p-a1c1444275c32z185df69b9c9z133db40000-2;session-id=s-a1c1444275c32z185df69b9c9z133db40000'

But I am getting a 404 not found error.

Please clean up the snippet code to make it readable. Or I have to remove this post.

Thanks!


Reply