Programming

SIP Commands (Cont.)

?PHN-

The panel responds with the ^PHN-AUTOANSWER, <state> message.

AUTOANSWER

Syntax:

Queries the state

"’?PHN-AUTOANSWER’"

of the

Example:

auto-answer

SEND_COMMAND Panel,"'?PHN-AUTOANSWER'"

feature.

 

 

^PHN-CALL

Syntax:

Calls the provided

"’^PHN-CALL, <number>’"

number.

Variable:

 

number = The provided phone number

 

Example:

 

SEND_COMMAND Panel,"'^PHN-CALL, 2125551000'"

^PHN-DTMF

Syntax:

Sends DTMF

"’^PHN-DTMF, <DTMF code>’"

codes.

Variable:

 

DTMF code = 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, POUND, or ASTERISK.

 

Example:

 

SEND_COMMAND Panel,"'^PHN-DTMF, 1234567879ASTERISK'"

^PHN-HANGUP

Syntax:

Hangs up the call.

"’^PHN-HANGUP, <connection id>’"

 

Variable:

 

connection id = The identifying number of the connection

 

Example:

 

SEND_COMMAND Panel,"'^PHN-HANGUP, 1'"

^PHN-HOLD

Syntax:

Places the call on

"’^PHN-HOLD, <connection id>’"

hold.

Variable:

 

connection id = The identifying number of the connection

 

Example:

 

SEND_COMMAND Panel,"'^PHN-HOLD, 1'"

?PHN-

The panel responds with the ^PHN-LINESTATE message.

LINESTATE

Syntax:

Queries the state

"’?PHN-LINESTATE’"

of each of the

Example:

connections used

SEND_COMMAND Panel,"'?PHN-LINESTATE'"

by the SIP device.

 

 

^PHN-PRIVACY

Enables or disables the privacy feature on the phone (do not disturb).

Enables or

Syntax:

disables the

"’^PHN-PRIVACY, <state>’"

privacy feature of

Variable:

the phone.

state = 0 (Disable) or 1 (Enable)

 

 

Example:

 

SEND_COMMAND Panel,"'^PHN-PRIVACY, 1'"

 

Enables the privacy feature.

 

 

?PHN-PRIVACY

The panel responds with the ^PHN-PRIVACY, <state> message.

Queries the state

Syntax:

of the privacy

"’?PHN-PRIVACY’"

feature.

Example:

 

 

SEND_COMMAND Panel,"'?PHN-PRIVACY'"

MVP-8400i 8.4" Modero® ViewPoint® Touch Panel with Intercom

153

 

 

Page 167
Image 167
AMX MVP-8400i manual Phn-Dtmf, Phn-Hangup, Phn-Hold, ?Phn-Privacy