Programming

SIP Commands (Cont.)

^PHN-

Enables (1) or disables (0) the auto-answer feature on the phone.

AUTOANSWER

Syntax:

Enables or

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

disables the

Variable:

auto-answer

state = 0 (Disable) or 1 (Enable)

feature of the

Example:

phone.

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

 

 

Enables the auto-answer feature.

 

 

?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.

 

 

152

MVP-7500/8400 Modero Viewpoint Wireless Touch Panels

Page 166
Image 166
AMX MVP-7500/8400 manual ?Phn, Phn-Dtmf, Phn-Hangup, Phn-Hold