AMX Modula Manual de instrucciones Pagina 115

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 140
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 114
Programming
105
Modero G4 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 commands only apply to Modero X/S Series G4 panels equipped with SIP functionality (excluding all "No
Comm" panels).
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>’"
Variables:
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-DOMAIN Sets the realm for authentication.
Syntax:
"’^PHN-SETUP-DOMAIN,<domain>’"
Variable:
domain = The realm used for authentication
Example:
SEND_COMMAND Panel,"’^PHN-SETUP-DOMAIN,asterisk’"
^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’"
Vista de pagina 114
1 2 ... 110 111 112 113 114 115 116 117 118 119 120 ... 139 140

Comentarios a estos manuales

Sin comentarios