...
Code Block | ||
---|---|---|
| ||
https://<server host>/servicemanager/rest/CallManagementAPI/answer |
HTTP Method: POST
Content Type: application/x-www-form-urlencoded
Parameters:
Code Block | ||
---|---|---|
| ||
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 |
...