Phn-Answer; Phn-Autoanswer; Phn-Msgwaiting; Phn-Privacy - AMX Modero ViewPoint MVP-8400i Operation/Reference Manual

8.4" modero viewpoint touch panel with intercom
Hide thumbs Also See for Modero ViewPoint MVP-8400i:
Table of Contents

Advertisement

Programming
SIP Commands (Cont.)
^PHN-
MSGWAITING
Indicates the
number of
messages waiting
the user's voice
mail box.

^PHN-PRIVACY

Indicates the state
of the privacy
feature.

^PHN-REDIAL

Indicates the
panel is redialing
the number.
^PHN-
TRANSFERRED
Indicates a call
has been
transferred.
The following table lists and describes SIP commands that are sent to the touch panel to manage calls.

SIP Commands

^PHN-ANSWER

Answers the call.
^PHN-
AUTOANSWER
Enables or
disables the
auto-answer
feature of the
phone.
170
Syntax:
"'^PHN-MSGWAITING, <messages>, <new message count>, <old message
count>, <new urgent message count>, <old urgent message 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'"
Syntax:
"'^PHN-PRIVACY, <state>'"
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'"
Syntax:
"'^PHN-REDIAL, <number>'"
Variable:
number = The phone number to dial.
Example:
SEND_COMMAND Panel,"'^PHN-REDIAL, 2125551000'"
Syntax:

"'^PHN-TRANSFERRED'"

Example:
SEND_COMMAND Panel,"'^PHN-TRANSFERRED'"
Syntax:
"'^PHN-ANSWER, <connection id>'"
Variable:
connection id = The identifying number of the connection
Example:
SEND_COMMAND Panel,"'^PHN-ANSWER, 1'"
Enables (1) or disables (0) the auto-answer feature on the phone.
Syntax:
"'^PHN-AUTOANSWER, <state>'"
Variable:
state = 0 (Disable) or 1 (Enable)
Example:
SEND_COMMAND Panel,"'^PHN-AUTOANSWER, 1'"
Enables the auto-answer feature.
MVP-8400i 8.4" Modero® ViewPoint® Touch Panel with Intercom

Advertisement

Table of Contents
loading

Table of Contents