Network Speaker User Guide | ZYCOO Co., Ltd.
13
Path: Advanced/API Settings
Call Event URL Callback
When the call status changes, it will trigger an HTTP GET request to call a URL address. Within the URL
address, you may use variables to identify some current information. For example,
${ip}:
The current IP address of the device
${mac}:
The current MAC address of the device
${ua}
:
The account of the current call
${number}
:
The number of the current call
Relay Event URL Callback
When the relay status changes, it will trigger an HTTP GET request to call a URL address. Within the
URL address, you may use variables to identify some current information. For example,
${ip}:
The current IP address of the device
${mac}:
The current MAC address of the device
API Settings
Using the API interface to realize features such as, devices linkage, call control, relay control, and play
sound by the systems.