Programming - Send Commands
111
Modero G5 Touch Panels - Configuration and Programming
SIP Setup Commands
The following table lists and describes SIP setup commands. Using any of these commands causes the current user to go
offline.
SIP Call Management Commands (Cont.)
?PHN-LINESTATE
Queries the state of each of the connections used by the SIP device.
The panel responds with the ^PHN-LINESTATE message.
Syntax:
"'?PHN-LINESTATE'"
Example:
SEND_COMMAND Panel,"'?PHN-LINESTATE'"
^PHN-PRIVACY
Enables or disables the privacy feature on the phone (do not disturb).
Syntax:
"'^PHN-PRIVACY,<state>'"
Variable:
state = 0 (Disable) or 1 (Enable)
Example:
SEND_COMMAND Panel,"'^PHN-PRIVACY,1'"
Enables the privacy feature.
?PHN-PRIVACY
Queries the state of the privacy feature. The panel responds with the ^PHN-PRIVACY, <state>
message.
Syntax:
"'?PHN-PRIVACY'"
Example:
SEND_COMMAND Panel,"'?PHN-PRIVACY'"
^PHN-REDIAL
Redials the last number.
Syntax:
"'^PHN-REDIAL'"
Example:
SEND_COMMAND Panel,"'^PHN-REDIAL'"
^PHN-TRANSFER
Transfers the call to the provided number.
Syntax:
"'^PHN-TRANSFER,<connection id>,<number>'"
Variable:
connection id = The identifying number of the connection
number = The number to which you want to transfer the call.
Example:
SEND_COMMAND Panel,"'^PHN-TRANSFER,1,2125551000'"
SIP Setup Commands
^PHN-SETUP-ENABLE
Registers a new user.
Once the configuration has been updated, the ENABLE command should be run to
re-register the new user.
Syntax:
"'^PHN-SETUP-ENABLE'"
^PHN-SETUP-PASSWORD
Sets the user password for the proxy server.
Syntax:
"'^PHN-SETUP-PASSWORD,<password>'"
Variable:
password = The password for the user name
Example:
SEND_COMMAND Panel,"'^PHN-SETUP-PASSWORD,6003'"
Содержание Modero G5
Страница 58: ...Settings Menu 48 Modero G5 Touch Panels Configuration and Programming ...
Страница 62: ...Gestures 52 Modero G5 Touch Panels Configuration and Programming ...
Страница 66: ...MXA MP and MXA MPL Programming 56 Modero G5 Touch Panels Configuration and Programming ...
Страница 138: ...Appendix B Bargraph Functions 128 Modero G5 Touch Panels Configuration and Programming ...
Страница 143: ...Appendix C Video Streaming Troubleshooting 133 Modero G5 Touch Panels Configuration and Programming ...