Programming

SIP Commands (Cont.)

^PHN-

Syntax:

LINESTATE

"'^PHN-LINESTATE, <connection id>, <state>, <connection id>,

Indicates the

<state>,...'"

current state of

Variable:

each of the

connection id = The identifying number of the connection.

available

state = IDLE, HOLD, or CONNECTED

connections used

extn = The local extension of this panel (see Example)

to manage calls.

Example:

 

 

SEND_COMMAND Panel,"'^PHN-LINESTATE, 1, IDLE, 2, CONNECTED, SIP,

 

<extn>'"

^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

Answers the call.

Syntax:

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

Variable:

connection id = The identifying number of the connection

Example:

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

MVP-7500/8400 Modero Viewpoint Wireless Touch Panels

151

 

 

Page 165
Image 165
AMX MVP-7500/8400 manual Linestate, Msgwaiting, Phn-Privacy, Phn-Redial, Transferred, Phn-Answer