AMX MVP-8400i manual Msgwaiting, Phn-Privacy, Phn-Redial, Transferred, Phn-Answer

Models: MVP-8400i

1 192
Download 192 pages 12.44 Kb
Page 166
Image 166

Programming

SIP Commands (Cont.)

^PHN-

Syntax:

MSGWAITING

"'^PHN-MSGWAITING, <messages>, <new message count>, <old message

Indicates the

count>, <new urgent message count>, <old urgent message count>'"

number of

Variable:

messages waiting

messages = 0 or 1 (1 indicates new messages)

the user’s voice

new message count = The number of new messages.

mail box.

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-PRIVACY

Syntax:

Indicates the state

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

of the privacy

Variable:

feature.

state = 0 (Disable) or 1 (Enable)

 

 

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-PRIVACY, 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, <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.

 

 

152

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

Page 166
Image 166
AMX MVP-8400i manual Msgwaiting, Phn-Privacy, Phn-Redial, Transferred, Phn-Answer