Programming

SIP Commands (Cont.)

?PHN-PRIVACY

The panel responds with the ^PHN-PRIVACY, <state> message.

Queries the state

Syntax:

of the privacy

"’?PHN-PRIVACY’"

feature.

Example:

 

SEND_COMMAND Panel,"'?PHN-PRIVACY'"

^PHN-REDIAL

Syntax:

Redials the last

"’^PHN-REDIAL’"

number.

Example:

 

SEND_COMMAND Panel,"'^PHN-REDIAL'"

^PHN-

Syntax:

TRANSFER

"’^PHN-TRANSFER, <connection id>, <number>’"

Transfers the call

Variable:

to the provided

connection id = The identifying number of the connection

number.

number = The number to which you want to transfer the call.

 

 

Example:

 

SEND_COMMAND Panel,"'^PHN-TRANSFER, 1, 2125551000'"

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-

Syntax:

DOMAIN

"’^PHN-SETUP-DOMAIN, <domain>’"

Sets the realm for

Variable:

authentication.

domain = The realm used for authentication

 

Example:

 

SEND_COMMAND Panel,"’^PHN-SETUP-DOMAIN, asterisk’"

^PHN-SETUP-

Once the configuration has been updated, the ENABLE command should be run to

ENABLE

re-register the new user.

Registers a new

Syntax:

user

"’^PHN-SETUP-ENABLE’"

^PHN-SETUP-

Syntax:

PASSWORD

"’^PHN-SETUP-PASSWORD, <password>’"

Sets the user

Variable:

password for the

password = The password for the user name

proxy server.

Example:

 

 

SEND_COMMAND Panel,"’^PHN-SETUP-PASSWORD, 6003’"

^PHN-SETUP-

Syntax:

PORT

"’^PHN-SETUP-PORT, <port>’"

Sets the port

Variable:

number for the

port = The port for the proxy server

proxy server.

Example:

 

 

SEND_COMMAND Panel,"’^PHN-SETUP-PORT, 5060’"

^PHN-SETUP-

Syntax:

PROXYADDR

"’^PHN-SETUP-PROXYADDR, <IP>’"

Sets the IP

Variable:

address for the

IP = The IP address for the proxy server

proxy server.

Example:

 

 

SEND_COMMAND Panel,"’^PHN-SETUP-PROXYADDR, 192.168.223.111’"

MVP-7500/8400 Modero Viewpoint Wireless Touch Panels

153

 

 

Page 167
Image 167
AMX MVP-7500/8400 manual SIP Setup Commands