/
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}
, multiple selections available,
Related content
01.0 Authentication
01.0 Authentication
Read with this
02.0 Dial
Read with this
05.0 Subscribe
05.0 Subscribe
Read with this
Using Zaps to Connect to Noojee
Using Zaps to Connect to Noojee
More like this
Route Variables
Route Variables
More like this