Wireless Touch Panel with Intercom Reference Guide
Table Of Contents
- MVP-8400iModero® ViewPoint® Wireless Touch Panel with Intercom
- MVP-8400i Modero Viewpoint Wireless Touch Panel With Intercom
- MVP-BP Power Pack
- NXA-CFSP Compact Flash
- Wireless Interface Cards
- Configuring Communications
- Modero Setup and System Settings
- Wireless Settings Page - Wireless Access Overview
- Configuring a Wireless Network Access
- Step 1: Configure the Panel’s Wireless IP Settings
- Step 2: Configure the Card’s Wireless Security Settings
- Step 3: Choose a Master Connection Mode
- Using G4 Web Control to Interact with a G4 Panel
- Using your NetLinx Master to control the G4 panel
- Upgrading MVP Firmware
- Setup Pages
- Navigation Buttons
- Setup Pages
- Information
- Protected Setup Pages
- Protected Setup Navigation Buttons
- G4 Web Control Page
- Calibration Page
- Wireless Settings Page
- Wireless Security Page
- Open (Clear Text) Settings
- Static WEP Settings
- WPA-PSK Settings
- EAP-LEAP Settings
- EAP-FAST Settings
- EAP-PEAP Settings
- EAP-TTLS Settings
- EAP-TLS Settings
- Client certificate configuration
- System Settings Page
- Other Settings
- Tools
- Programming
- Panel Calibration
- Appendix A: Text Formatting
- Appendix B - Wireless Technology
- Appendix C: Troubleshooting
- Checking AMX USBLAN device connections via Windows Device Manager
- Checking AMX USBLAN device connections via NetLinx Studio
- USB Driver
- Panel Not in Listed As a Connected Device
- Connection Status
- Panel Doesn’t Respond To Touches
- Batteries Will Not Hold Or Take A Charge
- Modero Panel Isn’t Appearing In The Online Tree Tab
- MVP Can’t Obtain a DHCP Address
- My WEP Doesn’t Seem To Be Working
- NetLinx Studio Only Detects One Of My Connected Masters
- Can’t Connect To a NetLinx Master
- Only One Modero Panel In My System Shows Up
- Panel Behaves Strangely After Downloading A Panel File Or Firmware
- Panel Fails to Charge in MVP-WDS

Programming
156
MVP-8400i Modero Viewpoint Wireless Touch Panels
SIP Commands
The following table lists and describes SIP commands that are generated from the touch panel.
SIP Commands
^PHN-
AUTOANSWER
Provides the state
of the
auto-answer
feature.
Syntax:
"'^PHN-AUTOANSWER, <state>'"
Variable:
state = 0 or 1 (off or on)
Example:
SEND_COMMAND Panel,"'^PHN-AUTOANSWER, 1'"
^PHN-CALL
Provides call
progress
notification for a
call.
Syntax:
"'^PHN-CALL, <status>, <connection id>'"
Variable:
status = CONNECTED, DISCONNECTED, TRYING, RINGING, or HOLD.
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.
Syntax:
"'^PHN-INCOMING, <caller number>, <caller name>, <timestamp>,
<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-
LINESTATE
Indicates the
current state of
each of the
available
connections used
to manage calls.
Syntax:
"'^PHN-LINESTATE, <connection id>, <state>, <connection id>,
<state>,...'"
Variable:
connection id = The identifying number of the connection.
state = IDLE, HOLD, or CONNECTED
Example:
SEND_COMMAND Panel,"'^PHN-LINESTATE, 1, IDLE, 2, CONNECTED'"
^PHN-
MSGWAITING
Indicates the
number of
messages waiting
the user’s voice
mail box.
Syntax:
"'^PHN-MSGWAITING, <messages>, <new message count>, <old message
count>, <new urgent message count>, <old urgent message count>'"
Variable:
messages = 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’"










