Sip Setup Commands; Phn-Setup-Enable; Phn-Setup-Password; Phn-Linestate - AMX Modero G5 Instruction Manual

X series g5 touch panels
Hide thumbs Also See for Modero G5:
Table of Contents

Advertisement

SIP Call Management Commands (Cont.)

?PHN-LINESTATE

^PHN-PRIVACY

?PHN-PRIVACY

^PHN-REDIAL

^PHN-TRANSFER

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-ENABLE

^PHN-SETUP-PASSWORD

Modero G5 Touch Panels - Configuration and Programming
Queries the state of each of the connections used by the SIP device.
The panel responds with the ^PHN-LINESTATE message.
Syntax:
"'?PHN-LINESTATE'"
Example:
SEND_COMMAND Panel,"'?PHN-LINESTATE'"
Enables or disables the privacy feature on the phone (do not disturb).
Syntax:
"'^PHN-PRIVACY,<state>'"
Variable:
state = 0 (Disable) or 1 (Enable)
Example:
SEND_COMMAND Panel,"'^PHN-PRIVACY,1'"
Enables the privacy feature.
Queries the state of the privacy feature. The panel responds with the ^PHN-PRIVACY, <state>
message.
Syntax:
"'?PHN-PRIVACY'"
Example:
SEND_COMMAND Panel,"'?PHN-PRIVACY'"
Redials the last number.
Syntax:
"'^PHN-REDIAL'"
Example:
SEND_COMMAND Panel,"'^PHN-REDIAL'"
Transfers the call to the provided number.
Syntax:
"'^PHN-TRANSFER,<connection id>,<number>'"
Variable:
connection id = The identifying number of the connection
number = The number to which you want to transfer the call.
Example:
SEND_COMMAND Panel,"'^PHN-TRANSFER,1,2125551000'"
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'"
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'"
Programming - Send Commands
111

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents