AMX Modero MVP-5200i Operation/Reference Manual page 172

Viewpoint widescreen touch panel
Hide thumbs Also See for Modero MVP-5200i:
Table of Contents

Advertisement

Programming
SIP Commands (Cont.)
?PHN-
LINESTATE
Queries the state
of each of the
connections used
by the SIP device.
^PHN-PRIVACY
Enables or
disables the
privacy feature of
the phone.
?PHN-PRIVACY
Queries the state
of the privacy
feature.
^PHN-REDIAL
Redials the last
number.
^PHN-
TRANSFER
Transfers the call
to the provided
number.
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.
^PHN-SETUP-
ENABLE
Registers a new
user
164
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.
The panel responds with the ^PHN-PRIVACY, <state> message.
Syntax:
"'?PHN-PRIVACY'"
Example:
SEND_COMMAND Panel,"'?PHN-PRIVACY'"
Syntax:
"'^PHN-REDIAL'"
Example:
SEND_COMMAND Panel,"'^PHN-REDIAL'"
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'"
Syntax:
"'^PHN-SETUP-DOMAIN, <domain>'"
Variable:
domain = The realm used for authentication
Example:
SEND_COMMAND Panel,"'^PHN-SETUP-DOMAIN, asterisk'"
Once the configuration has been updated, the ENABLE command should be run to
re-register the new user.
Syntax:
"'^PHN-SETUP-ENABLE'"
MVP-5200i Modero Viewpoint Widescreen Touch Panel

Advertisement

Table of Contents
loading

Table of Contents