AMX NXD-700Vi manual Phn-Privacy, Phn-Redial, Transferred, Phn-Answer, ?Phn

Models: NXD-700Vi

1 232
Download 232 pages 24.26 Kb
Page 204
Image 204

Programming

SIP Commands (Cont.)

^PHN-PRIVACY

Syntax:

Indicates the state

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

of the privacy

Variable:

feature.

state = 0 or 1 (1 indicates new messages)

 

 

new message count = The number of new messages.

 

old message count = The number of old messages.

 

new urgent message count = The number of new messages marked urgent.

 

old urgent message count = The number of old messages marked urgent.

 

Example:

 

SEND_COMMAND Panel,"'^PHN-MSGWAITING, 1, 1, 2, 1, 0’"

 

 

^PHN-REDIAL

Syntax:

Indicates the

"'^PHN-REDIAL, <number>'"

panel is redialing

Variable:

the number.

number = The phone number to dial.

 

 

Example:

 

SEND_COMMAND Panel,"'^PHN-REDIAL, 2125551000’"

 

 

^PHN-

Syntax:

TRANSFERRED

"'^PHN-TRANSFERRED'"

 

Indicates a call

Example:

has been

SEND_COMMAND Panel,"'^PHN-TRANSFERRED’"

transferred.

 

 

 

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

SIP Commands

^PHN-ANSWER

Syntax:

Answers the call.

"'^PHN-ANSWER, <connection id>'"

 

Variable:

 

connection id = The identifying number of the connection

 

Example:

 

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

 

 

^PHN-

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

AUTOANSWER

Syntax:

 

Enables or

"’^PHN-AUTOANSWER, <0 or 1>’"

disables the

Example:

auto-answer

 

feature of the

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

phone.

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

 

feature.

SEND_COMMAND Panel,"'?PHN-AUTOANSWER'"

 

 

^PHN-CALL

Syntax:

Calls the provided

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

number.

Variable:

 

 

number = The provided phone number

 

Example:

 

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

 

 

182

7" Modero Widescreen Touch Panels

Page 204
Image 204
AMX NXD-700Vi manual Phn-Privacy, Phn-Redial, Transferred, Phn-Answer, ?Phn