![AMX Modero Viewpoint MVP-5200i Скачать руководство пользователя страница 169](http://html.mh-extra.com/html/amx/modero-viewpoint-mvp-5200i/modero-viewpoint-mvp-5200i_operation-reference-manual_2937695169.webp)
Programming
161
MVP-5200i Modero Viewpoint Widescreen Touch Panel
SIP Commands
The following table lists and describes SIP commands that are generated from the touch panel.
SIP Commands
^PHN-
AUTOANSWER
Provides the state
of the
auto-answer
feature.
Syntax:
"'^PHN-AUTOANSWER, <state>'"
Variable:
state = 0 or 1 (off or on)
Example:
SEND_COMMAND Panel,"'^PHN-AUTOANSWER, 1'"
^PHN-CALL
Provides call
progress
notification for a
call.
Syntax:
"'^PHN-CALL, <status>, <connection id>'"
Variable:
status = CONNECTED, DISCONNECTED, TRYING, RINGING, or HOLD.
connection id = The identifying number of the connection.
Example:
SEND_COMMAND Panel"'^PHN-CALL, CONNECTED, 1'"
Notifies that the call is connected.
^PHN-INCOMING
Provides incoming
call notification.
Provides incoming call notification and the connection id used for all future commands
related to this call. The connection id will be 0 or 1.
Syntax:
"'^PHN-INCOMING, <caller number>, <caller name>, <connection id>,
<timestamp>, '"
Variable:
caller number = The phone number of the incoming call.
caller name = The name associated with the caller number.
connection id = The identifying number of the connection.
timestamp = The current time in MM/DD/YY HH:MM:SS format.
Example:
SEND_COMMAND Panel,"'^PHN-INCOMING, 2125551000, AMX, 07/22/08
12:00:00, 1'"
^PHN-
LINESTATE
Indicates the
current state of
each of the
available
connections used
to manage calls.
Syntax:
"'^PHN-LINESTATE, <connection id>, <state>, <connection id>,
<state>,...'"
Variable:
connection id = The identifying number of the connection.
state = IDLE, HOLD, or CONNECTED
extn = The local extension of this panel (see Example)
Example:
SEND_COMMAND Panel,"'^PHN-LINESTATE, 1, IDLE, 2, CONNECTED, SIP,
<extn>'"
Содержание Modero Viewpoint MVP-5200i
Страница 28: ...Accessories 20 MVP 5200i Modero Viewpoint Widescreen Touch Panel ...
Страница 56: ...Configuring Communication 48 MVP 5200i Modero Viewpoint Widescreen Touch Panel ...
Страница 68: ...Setup Pages 60 MVP 5200i Modero Viewpoint Widescreen Touch Panel ...
Страница 106: ...Protected Setup Pages 98 MVP 5200i Modero Viewpoint Widescreen Touch Panel ...
Страница 174: ...Programming 166 MVP 5200i Modero Viewpoint Widescreen Touch Panel ...
Страница 182: ...Battery Life and Replacement 174 MVP 5200i Modero Viewpoint Widescreen Touch Panel ...
Страница 201: ...Appendix 193 MVP 5200i Modero Viewpoint Widescreen Touch Panel ...