Programming
190
NXD-1000Vi 10" Modero® Wall/Flush Mount Touch Panel with Intercom
SIP Setup Commands
The following table lists and describes SIP setup commands. Using any of these commands causes the current
user to go offline.
SIP Setup Commands
^PHN-SETUP-DOMAIN Sets the realm for authentication.
Syntax:
"’^PHN-SETUP-DOMAIN,<domain>’"
Variable:
domain = The realm used for authentication
Example:
SEND_COMMAND Panel,"’^PHN-SETUP-DOMAIN,asterisk’"
^PHN-SETUP-ENABLE Registers a new user
Syntax:
"’^PHN-SETUP-DOMAIN,<domain>’"
Variable:
domain = The realm used for authentication
Example:
SEND_COMMAND Panel,"’^PHN-SETUP-DOMAIN,asterisk’"
^PHN-SETUP-PASSWORD Sets the user password for the proxy server.
Syntax:
"’^PHN-SETUP-PASSWORD,<password>’"
Variable:
password = The password for the user name
Example:
SEND_COMMAND Panel,"’^PHN-SETUP-PASSWORD,6003’"
^PHN-SETUP-PORT Sets the port number for the proxy server.
Syntax:
"’^PHN-SETUP-PORT, <port>’"
Variable:
port = The port for the proxy server
Example:
SEND_COMMAND Panel,"’^PHN-SETUP-PORT, 5060’"
^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’"