Sip Commands; Panel To Master; Phn-Autoanswer; Phn-Call - AMX MST-1001 Configuration Manual

Modero s series tabletop touch panel and landscape wall mount touch panel
Table of Contents

Advertisement

SIP Commands

Panel to Master

The following table lists and describes SIP commands that are generated from the touch panel.
SIP Commands - Panel to Master

^PHN-AUTOANSWER

^PHN-CALL

^PHN-INCOMING

^PHN-LINESTATE

^PHN-MSGWAITING

Modero S Series Touch Panels - Configuration & Programming Manual
SIP auto answer status - Provides the state of the auto-answer feature.
• Syntax:
"'^PHN-AUTOANSWER,<state>'"
• Variable:
state = 0 or 1 (off or on)
• Example:
^PHN-AUTOANSWER,1
The panel sent a command status to the master indicating the auto-answer is on.
SIP call progress status - Provides call progress notification for a call.
• Syntax:
"'^PHN-CALL,<status>,<connection id>'"
• Variables
status = CONNECTED, DISCONNECTED, TRYING, RINGING, or HOLD.
connection id = The identifying number of the connection.
• Example:
^PHN-CALL,CONNECTED,1
Notifies that the call is connected.
SIP incoming call status - 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>'"
• Variables:
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:
^PHN-INCOMING,"1235556789",MAIN,1,01/01/2011 11:11:11
The panel sent a command status to the master indicating an incoming call from number 1235556789
named MAIN at Jan 1, 2011 at 11:11:11.
SIP call linestate status - Indicates the current state of each of the available connections used to manage calls.
• Syntax:
"'^PHN-LINESTATE,<connection id>,<state>,<connection id>,<state>,..., SIP,<extn>'"
• Variables:
connection id = The identifying number of the connection.
state = IDLE, HOLD, or CONNECTED
extn = The local extension of this panel (see Example)
• Example:
^PHN-LINESTATE,1,IDLE,2,CONNECTED,SIP,1234
The panel sent a command status to the master indicating line 1 is idle and line 2 is connected and this is
extension 1234.
SIP call message waiting status - Indicates the number of messages waiting the user's voice mail box.
• Syntax:
"'^PHN-MSGWAITING,<messages>,<new message count>,<old message count>,
<new urgent message count>,<old urgent message count>'"
Variables:
• 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:
^PHN-MSGWAITING,1,1,2,1,0
The panel sent a command status to the master indicating there are calls waiting (1 new, 2 old, 1 new
urgent, 0 old urgent).
Programming
76

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Msd-701-lMst-431Msd-431-lMsd-1001-lMst-701

Table of Contents