Setup & Configuration
HDE-VoIP Telephones
Page 29
Enable Relay
Deactivated Events:
When this option is enabled, an event will be sent to the remote server when the relay is
deactivated.
POST xmlparse_engine HTTP/1.1
Host: 10.0.3.79
User-Agent: CyberData/1.0.0
Content-Length: 234
Content-Type: application/x-www-form-urlencoded
<?xml version="1.0" encoding="lSO-8859-1"?>
<cyberdata NAME='Guardian VoIP Device' MAC='0020f70015b6'>
<event>RELAY_DEACTIVATED</event>
</cyberdata>
Enable Ring Events:
When this option is enabled, an event will be sent to the remote server when the device starts
playing a ringtone.
POST xmlparse_engine HTTP/1.1
Host: 10.0.3.79
User-Agent: CyberData/1.0.0
Content-Length: 197
Content-Type: application/x-www-form-urlencoded
<?xml version="1.0" encoding="ISO-8859-1"?>
<cyberdata NAME='Guardian VoIP Device' MAC='0020f70015b6'>
<event>RlNGING</event>
</cyberdata>
Enable Night Ring
Events:
When selected, there is a notification when the device receives a night ring.
POST xmlparse_engine HTTP/1.1
Host: 10.0.3.79
User-Agent: CyberData/1.0.0
Content-Length: 234
Content-Type: application/x-www-form-urlencoded
<?xml version="1.0" encoding="ISO-8859-1"?>
<cyberdata NAME= 'Guardian VOIP Device' MAC='002 0f70015b6'>
<event>NIGHTRINGING</event>
</cyberdata>
Enable Power On
Events:
When this option is enabled, an event will be sent to the remote server when the device powers up.
POST xmlparse_engine HTTP/1.1
Host: 10.0.3.79
User-Agent: CyberData/1.0.0
Content-Length: 197
Content-Type: application/x-www-form-urlencoded
<?xml version="1.0" encoding="ISO-8859-1"?>
<cyberdata NAME='Guardian VoIP Device' MAC='0020f70015b6'>
<event>P0WER ON</event>
</cyberdata>
Enable Sensor
Events:
When this option is enabled, an event will be generated when a change is seen on the one of the
opto-isolated input lines.
POST xmlparse_engine HTTP/1.1
Host: 10.0.3.79
User-Agent: CyberData/1.0.0
Content-Length: 197
Content-Type: application/x-www-form-urlencoded
<?xml version="1.0" encoding="lSO-8859-1"?>
<cyberdata NAME='Guardian VoIP Device' MAC='0020f70015b6'>
<event>INPUT1</event>
</cyberdata>