This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| en:custom_development_guide:apis [2014/06/13 02:33] – [Call events for agents] solo | en:custom_development_guide:apis [2016/09/05 02:54] (current) – [WebService] solo | ||
|---|---|---|---|
| Line 5: | Line 5: | ||
| ===== WebService ===== | ===== WebService ===== | ||
| + | The WebService embedded in astercc will response for the third-party application, | ||
| + | |||
| + | * [[en: | ||
| ===== HTTP ===== | ===== HTTP ===== | ||
| + | The HTTP service embedded in astercc will response for the third-party application, | ||
| + | |||
| + | * [[en: | ||
| ===== JavaScript ===== | ===== JavaScript ===== | ||
| + | Include asterCC JavaScript file in your web application, | ||
| + | |||
| + | * [[en: | ||
| ===== Call events for agents ===== | ===== Call events for agents ===== | ||
| - | asterCC will parse http request, finish the job, then return the result. HTTP API could be used for agent control and call control. | ||
| - | ===== Call events for system ===== | ||
| System will push call event of a specific agent to client (Browser most time) | System will push call event of a specific agent to client (Browser most time) | ||
| + | |||
| + | ===== Call events for system ===== | ||
| + | In asterCC, you can configure a url, when there' | ||
| + | |||
| + | * [[en: | ||
| ===== Appendix ===== | ===== Appendix ===== | ||
| * [[en: | * [[en: | ||
| * [[en: | * [[en: | ||