/
06.0 Answer
06.0 Answer
Answer an incoming call. This method will typically be used in conjunction with the subscribe method. The API client uses the subscribe method to be notified when an incoming call is received. The client then calls this method to answer the call.
Entry point:
https://<server host>/servicemanager/rest/CallManagementAPI/answer
HTTP Method: POST
Content Type: application/x-www-form-urlencoded
Parameters:
exten - the extension to answer. uniqueId - the ID of the specific call to answer. Retrieve this ID from the subscribe method response. answerString - the auto answer string for the target handset. This is specific to the manufacturer, make and model of the handset. apiKey - api key provided by Noojee Support
Sample success response:
{"Message":"OK","Code":0}
Related content
02.0 Dial
More like this
01.0 Authentication
01.0 Authentication
Read with this
Noojee API
Noojee API
More like this
05.0 Subscribe
05.0 Subscribe
Read with this
Noojee Provision
Noojee Provision
More like this
12.1. Answering Machine Detection
12.1. Answering Machine Detection
More like this