AMX Modula Manual de Instruções Página 113

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 140
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 112
Programming
103
Modero G4 Touch Panels - Configuration and Programming
SIP Commands (Cont.)
^PHN-MSGWAITING Indicates the number of messages waiting the users voice mail box.
Syntax:
"'^PHN-MSGWAITING, <messages>, <new message count>, <old message count>,
<new urgent message count>, <old urgent message count>'"
Variables:
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’"
^PHN-PRIVACY Indicates the state of the privacy feature.
Syntax:
"'^PHN-PRIVACY, <state>'"
Variables:
state = 0 (Disable) or 1 (Enable)
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-PRIVACY, 0’"
^PHN-REDIAL Indicates the panel is redialing the number.
Syntax:
"'^PHN-REDIAL, <number>'"
Variable:
number = The phone number to dial.
Example:
SEND_COMMAND Panel,"'^PHN-REDIAL, 2125551000’"
^PHN-TRANSFERRED Indicates a call has been transferred.
Syntax:
"'^PHN-TRANSFERRED'"
Example:
SEND_COMMAND Panel,"'^PHN-TRANSFERRED’"
Vista de página 112
1 2 ... 108 109 110 111 112 113 114 115 116 117 118 ... 139 140

Comentários a estes Manuais

Sem comentários