This is an old revision of the document!
asterCC内嵌的WebService解析第三方应用发起的请求,调用后台服务完成相应的操作,并反馈响应结果消息。WebService协议接口功能包括座席的状态变更和呼叫控制接口。 Webservice地址:
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