Phn-Call; Phn-Decline; Phn-Dtmf; Phn-Hangup - AMX MST-1001 Configuration Manual

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

Advertisement

SIP Commands - Master to Panel (Cont.)

^PHN-CALL

^PHN-DECLINE

^PHN-DTMF

^PHN-HANGUP

^PHN-HOLD

?PHN-LINESTATE

^PHN-PRIVACY

Modero S Series Touch Panels - Configuration & Programming Manual
SIP call command - Calls the provided number.
• Syntax:
"'^PHN-CALL,<number>'"
• Variable:
number = The provided phone number
• Example:
SEND_COMMAND Panel,"'^PHN-CALL,2125551000'"
Call the number 2125551000.
Decline (send to voice mail if configured) the incoming call on <CallID> as indicated from the previous
PHN-INCOMING message. CallID should be 0 or 1.
• Syntax:
"'^PHN-DECLINE,<CallID>'"
• Variable:
CallID = The identifying number of the connection.
• Example:
SEND_COMMAND Panel,"'^PHN-DECLINE,0'"
Decline the call with ID of 0.
SIP send DTMF tone command - Sends DTMF codes.
• Syntax:
"'^PHN-DTMF,<DTMF code>'"
• Variable:
DTMF code = 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, POUND, or ASTERISK.
• Example:
SEND_COMMAND Panel,"'^PHN-DTMF,5'"
Send the DTMF tone for 5.
SIP hangup call command - Hangs up the call.
• Syntax:
"'^PHN-HANGUP,<connection id>'"
• Variable:
connection id = The identifying number of the connection
• Example:
SEND_COMMAND Panel,"'^PHN-HANGUP,1'"
Hangup the call with ID of 1.
SIP put call on hold command - Places the call on hold.
• Syntax:
"'^PHN-HOLD,<connection id>'"
• Variable:
connection id = The identifying number of the connection
• Example:
SEND_COMMAND Panel,"'^PHN-HOLD,1'"
Put the call with ID of 1 on hold.
Get SIP linestate command - Queries the state of each of the connections used by the SIP device.The
panel responds with the ^PHN-LINESTATE message.
• Syntax:
"'?PHN-LINESTATE'"
• Example:
SEND_COMMAND Panel,"'?PHN-LINESTATE'"
Get the current line states.
SIP set privacy state command - 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.
Programming
78

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