Programming
123
MVP-5200i Modero® ViewPoint® Touch Panel with Intercom - Instruction Manual
SIP Commands - Setup Commands (Cont.)
^PHN-SETUP-ENABLE
Enable SIP setup command - 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
Setup SIP password command - Sets the user password so this extension can connect to the SIP
server (SIP proxy server).
• Syntax:
"'^PHN-SETUP-PASSWORD,<password>'"
• Variable:
password: The password for the user name
• Example:
SEND_COMMAND Panel,"'^PHN-SETUP-PASSWORD,6003'"
Setup the password for this extension to 6003.
^PHN-SETUP-PORT
Setup port for SIP Server connection command - 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'"
Set this extension to connect to the SIP server (SIP proxy address) to port 5060.
^PHN-SETUP-PROXYADDR
Setup SIP server address command - Sets the IP address for the SIP server (SIP proxy address).
• 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'"
Set the extension to try the SIP server (SIP proxy address) at the IP of 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
Setup SIP username command - Sets the user name for authentication with the SIP server (SIP proxy
address).
• Syntax:
"'^PHN-SETUP-USERNAME,<username>'"
• Variable:
username: The user name (usually the phone extension)
• Example:
SEND_COMMAND Panel,"'^PHN-SETUP-USERNAME,6003'"
Set the extension to authenticate to the SIP server with the username of 6003.