Sip Setup Commands; Phn-Setup-Dtmfduration; Phn-Linestate; Phn-Privacy - AMX MVP-9000i-GB Instruction Manual

Table of Contents

Advertisement

SIP Commands - Master to Panel (Cont.)

?PHN-LINESTATE

^PHN-PRIVACY

?PHN-PRIVACY

^PHN-REDIAL

^PHN-TRANSFER

^PHN-SETUP-USERNAME

SIP Setup Commands

The following table lists and describes SIP setup commands. Using any of these commands causes the current user to go offline.
SIP Setup Commands
^PHN-SETUP-
DTMFDURATION
MVP-9000i - Instruction Manual
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.
Get SIP privacy state command - Queries the state of the privacy feature. The panel responds with the
^PHN-PRIVACY, <state> message.
• Syntax:
"'?PHN-PRIVACY'"
• Example:
SEND_COMMAND Panel,"'?PHN-PRIVACY'"
Get the current SIP privacy status.
SIP call redial command - Redials the last number.
• Syntax:
"'^PHN-REDIAL'"
• Example:
SEND_COMMAND Panel,"'^PHN-REDIAL'"
Redial the last number.
SIP call transfer message - Transfers the call to the provided number.
• Syntax:
"'^PHN-TRANSFER,<connection id>,<number>'"
• Variables:
connection id: The identifying number of the connection
number: The number to which you want to transfer the call.
• Example:
SEND_COMMAND Panel,"'^PHN-TRANSFER,1,2125551000'"
Transfer call with ID 1 to 2125551000.
Setup SIP username command - Sets the user name for authentication with the SIP server (SIP proxy
address).
• Syntax:
"'^PHN-SETUP-USERNAME,<username>'"
• Variable:
username: The user name (usually the phone extension)
• Example:
SEND_COMMAND Panel,"'^PHN-SETUP-USERNAME,6003'"
Set the extension to authenticate to the SIP server with the username of 6003.
Changes the DTMF duration in milliseconds
Syntax:
'^PHN-SETUP-DTMFDURATION, <duration in ms>'"
Variable:
duration = range from 100ms to 3000ms
Example:

'^PHN-SETUP-DTMFDURATION, 250'"

Programming
133

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Mvp-9000i-gw

Table of Contents