Programming
117
NXD-500i 5" Modero Wall/Flush Mount Touch Panel with Intercom
SIP Commands (Cont.)
^PHN-SETUP-PROXYADDR Sets the IP address for the proxy server.
Syntax:
"’^PHN-SETUP-PROXYADDR,<IP>’"
Variable:
IP = The IP address for the proxy server
Example:
SEND_COMMAND Panel,"’^PHN-SETUP-PROXYADDR,192.168.223.111’"
^PHN-SETUP-STUNADDR Sets the IP address for the STUN server.
Syntax:
"’^PHN-SETUP-STUNADDR,<IP>’"
Variable:
IP = The IP address for the STUN server
Example:
SEND_COMMAND Panel,"’^PHN-SETUP-STUNADDR,192.168.223.111’"
^PHN-SETUP-USERNAME Sets the user name for authentication with the proxy server.
Syntax:
"’^PHN-SETUP-USERNAME,<username>’"
Variable:
username = The user name (usually the phone extension)
Example:
SEND_COMMAND Panel,"’^PHN-SETUP-USERNAME,6003’"