Phn- msgwaiting, Phn-privacy, Phn-redial – AMX Modero ViewPoint MVP-8400 User Manual
Page 183: Phn- transferred, Phn-answer, Phn- autoanswer, Phn-answer ^phn-autoanswer
![background image](/manuals/35071/183/background.png)
Programming
169
MVP-7500/8400 Modero Viewpoint Wireless Touch Panels
The following table lists and describes SIP commands that are sent to the touch panel to manage calls.
SIP Commands (Cont.)
^PHN-
MSGWAITING
Indicates the
number of
messages waiting
the user’s voice
mail box.
Syntax:
"'^PHN-MSGWAITING, count>, Variable: messages = 0 or 1 (1 indicates new messages) new message count = The number of new messages. old message count = The number of old messages. new urgent message count = The number of new messages marked urgent. old urgent message count = The number of old messages marked urgent. Example: SEND_COMMAND Panel,"'^PHN-MSGWAITING, 1, 1, 2, 1, 0’" ^PHN-PRIVACY Indicates the state Syntax: "'^PHN-PRIVACY, Variable: state = 0 (Disable) or 1 (Enable) new message count = The number of new messages. old message count = The number of old messages. new urgent message count = The number of new messages marked urgent. old urgent message count = The number of old messages marked urgent. Example: SEND_COMMAND Panel,"'^PHN-PRIVACY, 0’" ^PHN-REDIAL Indicates the Syntax: "'^PHN-REDIAL, Variable: number = The phone number to dial. Example: SEND_COMMAND Panel,"'^PHN-REDIAL, 2125551000’" ^PHN- Indicates a call Syntax: "'^PHN-TRANSFERRED'" Example: SEND_COMMAND Panel,"'^PHN-TRANSFERRED’" SIP Commands ^PHN-ANSWER Answers the call. Syntax: "'^PHN-ANSWER, Variable: connection id = The identifying number of the connection Example: SEND_COMMAND Panel,"'^PHN-ANSWER, 1'" ^PHN- Enables or Enables (1) or disables (0) the auto-answer feature on the phone. Syntax: "’^PHN-AUTOANSWER, Variable: state = 0 (Disable) or 1 (Enable) Example: SEND_COMMAND Panel,"'^PHN-AUTOANSWER, 1'" Enables the auto-answer feature.
of the privacy
feature.
panel is redialing
the number.
TRANSFERRED
has been
transferred.
AUTOANSWER
disables the
auto-answer
feature of the
phone.