AMX nxd-700vi Intercom System User Manual


 
Programming
190
NXD-700Vi 7" Modero® Wall/Flush Mount Touch Panel with Intercom
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
Once the configuration has been updated, the ENABLE command should be run to
re-register the new user.
Syntax:
"’^PHN-SETUP-ENABLE’"
^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 num-
ber 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’"
^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’"