Master To Panel; Phn-Answer; Phn-Autoanswer; Phn-Call - AMX MVP-5200i-GB Instruction Manual

Table of Contents

Advertisement

Master to Panel

The following table lists and describes SIP commands that are sent to the touch panel to manage calls.
SIP Commands - Master to Panel

^PHN-ANSWER

^PHN-AUTOANSWER

?PHN-AUTOANSWER

^PHN-CALL

^PHN-DTMF

^PHN-HANGUP

^PHN-HOLD

MVP-5200i Modero® ViewPoint® Touch Panel with Intercom - Instruction Manual
SIP call answer command - Answers the call.
• Syntax:
"'^PHN-ANSWER,<connection id>'"
• Variable:
connection id = The identifying number of the connection
• Example:
SEND_COMMAND Panel,"'^PHN-ANSWER,1'"
Answer call 1.
SIP set auto-answer state command - 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'"
Enable the auto-answer feature.
Get SIP auto-answer state command - Queries the state of the auto-answer feature.
The panel responds with the ^PHN-AUTOANSWER, <state> message.
• Syntax:
"'?PHN-AUTOANSWER'"
• Example:
SEND_COMMAND Panel,"'?PHN-AUTOANSWER'"
Get the auto-answer status.
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.
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.
Programming
121

Advertisement

Table of Contents
loading

This manual is also suitable for:

Mvp-5200i-gw

Table of Contents