Table of Contents

WebService

Summarize

asterCC build-in Web Service engine accept third-party request, finish the task, and then response message feedback. Web Service function includes include an agent's state changes and call control interface.

Webservice address:

http://$(ipaddress):$(port)/$(appname)

there are two files under webroot directory(by default: /var/www/html/asterCC/app/webroot/): astcccwi.php and astcccwi.wsdl When you use, please modify IP address at the bottom of the file astcccwi.wsdl

192.168.1.45:4580 is IP and port of asterCC web service

Use PHP login as example

Web Service APIs