AMX NXD-700Vi manual SIP Commands

Models: NXD-700Vi

1 232
Download 232 pages 24.26 Kb
Page 203
Image 203

Programming

SIP Commands

The following table lists and describes SIP commands that are generated from the touch panel.

SIP Commands

^PHN-

Syntax:

AUTOANSWER

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

 

Provides the state

Variable:

of the

state = 0 or 1 (off or on)

auto-answer

 

feature.

Example:

 

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

 

 

^PHN-CALL

Syntax:

Provides call

"'^PHN-CALL, <status>, <connection id>'"

progress

Variable:

notification for a

status = CONNECTED, DISCONNECTED, TRYING, RINGING, or HOLD.

call.

connection id = The identifying number of the connection.

 

 

Example:

 

SEND_COMMAND Panel"'^PHN-CALL, CONNECTED, 1'"

 

Notifies that the call is connected.

 

 

^PHN-INCOMING

Syntax:

Provides incoming

"'^PHN-INCOMING, <caller number>, <caller name>, <timestamp>,

call notification.

<connection id>'"

 

Variable:

 

caller number = The phone number of the incoming call.

 

caller name = The name associated with the caller number.

 

timetamp = The current time in MM/DD/YY HH:MM:SS format.

 

connection id = The identifying number of the connection.

 

Example:

 

SEND_COMMAND Panel,"'^PHN-INCOMING, 2125551000, AMX, 07/22/08

 

12:00:00, 1'"

 

 

^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

to manage calls.

Example:

 

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

 

 

^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’"

 

 

7" Modero Widescreen Touch Panels

181

 

 

Page 203
Image 203
AMX NXD-700Vi manual SIP Commands