Call Status Event Callback
Scenario
This interface is invoked to push a call status event.
Method
POST
URL
The URL is customized by the customer.
The connection callback URL of bidirectional calls can be configured only on the GUI. A tenant administrator can choose to set Connection Callback URL.
Request Description
Response Description
Response code: 200
- Response message
Table 2 Response body parameters No.
Parameter
Type
Mandatory or Not
Description
1
retCode
String
Yes
Result code. The value 0 indicates success, and other values indicates failure.
2
retMsg
String
Yes
Description of a failure cause.
Example
Request parameters:
{
callSerialNo=1197235857187927062,
serviceNo=,
called=88880067,
callData=
} Response parameters:
{
"retCode": "0",
"retMsg": "success"
} Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot
