Programming

Intercom Commands (Cont.)

^ICM-TALK

Intercom modify command. For backwards compatibility both versions are supported.

^ICM-LISTEN

In this release, however, the TALK and LISTEN subcommands are ignored. The

Intercom modify

microphone and/or speaker are activated based on the initial mode value of the intercom

start command and the audio data packet flow is started upon receipt of this command by

command.

the panel.

 

 

Syntax:

 

SEND_COMMAND <DEV>,"'^ICM-TALK'"

 

Variables:

 

None.

 

Example:

 

SEND_COMMAND TP1,"'^ICM-TALK'"

 

 

^ICM-MUTEMIC

Syntax:

Set the state of

"'^ICM-MUTEMIC,<state>'"

the microphone

Variables:

on a panel to

0 - unmuted

muted (1) or

1 - muted

unmuted (0). At

Example:

the start of each

SEND_COMMAND Panel, “^ICM-MUTEMIC,1”

call the

microphone starts

Sets the microphone to muted.

out unmuted.

 

 

 

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

Example:

feature.

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

Provides incoming call notification and the connection id used for all future commands

Provides incoming

related to this call. The connection id will be 0 or 1.

call notification.

Syntax:

 

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

 

<timestamp>, '"

 

Variable:

 

caller number = The phone number of the incoming call.

 

caller name = The name associated with the caller number.

 

connection id = The identifying number of the connection.

 

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

 

Example:

 

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

 

12:00:00, 1'"

150

MVP-7500/8400 Modero Viewpoint Wireless Touch Panels

Page 164
Image 164
AMX MVP-7500/8400 manual SIP Commands