Actions

Difference between revisions of "Message Formats (Sortable)"

From Zenitel Wiki

 
(95 intermediate revisions by 13 users not shown)
Line 1: Line 1:
{| border="1"
+
{{AI}}
 +
 
 +
Click on the header to sort on that column.
 +
 
 +
{| border="1" class="sortable"
 
! style="background:#ffdead;" width="170" |Message  
 
! style="background:#ffdead;" width="170" |Message  
! style="background:#ffdead;" width="70" |Short format
+
! style="background:#ffdead;" width="70" |Short name
! style="background:#ffdead;" width="70" |Message id, Hex
+
! style="background:#ffdead;" width="70" |Message no, Hex
 
! style="background:#ffdead;" width="600" |Description
 
! style="background:#ffdead;" width="600" |Description
 
|-
 
|-
 
| [[ABSENCE_STATUS]] || align=center |   || align=center | 0x002A || Response to SET_ABSENCE and GET_ABSENCE messages   
 
| [[ABSENCE_STATUS]] || align=center |   || align=center | 0x002A || Response to SET_ABSENCE and GET_ABSENCE messages   
 
|-
 
|-
|[[ALARM_MSG]] || align=center |$ALRM || align=center |0x0007 || Set up (or disconnect) an ASVP Alarm message to a single station or a predefined group of stations  
+
| [[ALARM_MSG]] || align=center | ALRM || align=center | 0x0007 || Set up (or disconnect) an ASVP Alarm message to a single station or a predefined group of stations  
 +
|-
 +
| [[ALARM_MSG_ACK]]||align=center |  ||align=center| 0x0009 ||Positive response to ALARM_MSG
 +
|-
 +
| [[AUDIO_CH_DISCON]] || align=center |   || align=center | 0x8012  || Disconnect a audio channel after loopback test 
 +
|-
 +
| [[AUDIO_CH_FAULTY ]] || align=center |   || align=center | 0x8013  || Response to AUDIO_CH_LOOPBACK_REQ: Requested channel was faulty
 +
|-
 +
| [[AUDIO_CH_LOOPBACK_ACK]] || align=center |   || align=center | 0x8011  ||Positive acknowledge of AUDIO_CH_LOOPBACK_REQ
 +
|-
 +
| [[AUDIO_CH_LOOPBACK_REQ ]] || align=center |   || align=center | 0x8010  || Request for loopback audio connection. Used by the Audio Channel Testing process 
 +
|-
 +
| [[AUDIO_CH_TONE_REQ ]] || align=center |   || align=center | 0x8015 || Request a peer exchange to put a 500Hz tone on a audio channel
 +
|-
 +
| [[AUDIO_CODEC]] ||  ||align=center| 0x801D|| Message sent in the direction of start node, from end node or trans-coding nodes along the path
 +
|-
 +
| [[AUDIO_DETECT ]] || align=center | VOX || align=center | 0x0053  || Triggers the event [[Audio_%28Event_Type%29#Program_Conference_.28sub-event_64.29|Simplex_Conference_Audio]]
 +
|-
 +
| [[AUDIO_LINK_NOT_AVAILABLE ]] || align=center |   || align=center | 0x8006 || Response to AUDIO_PATH_SETUP from next node: Channel not granted
 +
|-
 +
| [[AUDIO_LINK_OK ]] || align=center |   || align=center | 0x8003|| Response to AUDIO_PATH_SETUP. Channel number is OK
 +
|-
 +
| [[AUDIO_LINK_RELEASE ]] || align=center |   || align=center | 0x8005 || Used to release audio path backwards stepwise from node to node when setup meets busy or faulty link
 +
|-
 +
| [[AUDIO_M_FEED_REQ ]] || align=center |  || align=center | 0x801A || Global Simplex Conference: Some station is pressing the M-key when participating in a conference
 +
|-
 +
| [[AUDIO_M_FEED_STOP ]] || align=center |  || align=center | 0x801B  || Global Simplex Conference: The station is releasing the M-key 
 +
|-
 +
| [[AUDIO_M_LINK_OK ]] || align=center |   || align=center | 0x8019  || Per­ hop positive response to AUDIO_M_PATH_SETUP
 +
|-
 +
| [[AUDIO_M_PATH_BACKTRACK  ]] || align=center |  || align=center | 0x8018 || AUDIO_M_PATH_SETUP failed
 +
|-
 +
| [[AUDIO_M_PATH_OK ]] || align=center |  || align=center | 0x8017 || Contains statuses for an AUDIO_M_PATH_SETUP from one or more destination exchanges
 +
|-
 +
| [[AUDIO_M_PATH_SETUP ]] || align=center |  || align=center | 0x8016  || Communication in a multi-node network
 +
|-
 +
| [[AUDIO_PATH_CHECK_OK ]] || align=center |  || align=center | 0x800F || Positive response to CHECK_AUDIO_PATH
 +
|-
 +
| [[AUDIO_PATH_DELAY  ]] || align=center |  || align=center | 0x8007  || Set Duplex switch delay
 +
|-
 +
| [[AUDIO_PATH_DISCONNECT  ]] || align=center |  || align=center | 0x8006  || Release the end­to­end audio path. Normal disconnect from source or destination
 +
|-
 +
| [[AUDIO_PATH_OK ]] || align=center |  || align=center | 0x8002 || End to end message: Audio path is ready
 +
|-
 +
| [[AUDIO_PATH_SETUP  ]] || align=center |  || align=center | 0x8001 || Set up audio path between a source node and a destination node (possibly via transit nodes)
 +
|-
 +
| [[AUDIO_PATH_STATE]] ||  ||align=center| 0x801E || SIP Response to AUDIO_PATH_SETUP
 
|-
 
|-
|[[ALARM_MSG_ACK]]||align=center | ||align=center|0x0009 ||Positive response to ALARM_MSG
+
| [[AUDIO_RTP_DTMF_DIGIT]] ||  ||align=center| 0x8021 || Rfc4733 RTP digit event send or receive
 
|-
 
|-
|[[AUDIO_CH_DISCON]] || align=center |  || align=center |0x8012  || Disconnect a audio channel after loopback test  
+
| [[AUDIO_RTP_DTMF_SETUP]] ||  ||align=center| 0x8020 ||  Set up reception of rfc4733 digit events in RTP.
 
|-
 
|-
|[[AUDIO_CH_FAULTY ]] || align=center |  || align=center |0x8013  || Response to AUDIO_CH_LOOPBACK_REQ: Requested channel was faulty
+
| [[BUILD_GLOB_GRP ]] || align=center |  || align=center | 0x0070 || Broadcast message to all exchanges to make them rebuild global group indexes
 
|-
 
|-
|[[AUDIO_CH_LOOPBACK_ACK]] || align=center |  || align=center |0x8011 ||Positive acknowledge of AUDIO_CH_LOOPBACK_REQ
+
| [[C_KEY  ]] || align=center | C || align=center | 0x0058 || Order station to press C-key 
 
|-
 
|-
|[[AUDIO_CH_LOOPBACK_REQ ]] || align=center |$ALRM || align=center |0x8010  || Request for loopback audio connection. Used by the Audio Channel Testing process 
+
| [[CAC]] || ||align=center| 0x00A9 || Cancel All Conversations
 
|-
 
|-
|[[AUDIO_CH_TONE_REQ ]] || align=center |  || align=center |0x8015 || Request a peer exchange to put a 500Hz tone on a audio channel
+
| [[CALL_SETUP]] || align=center | CALL || align=center | 0x0008 || Sets up a conversation between two users
 
|-
 
|-
|[[AUDIO_DETECT ]] || align=center |$VOX || align=center |0x0053 || Triggers the event Simplex_Conference_Audio
+
| [[CALL_STATUS_BC  ]] || align=center |  || align=center | 0x0040 ||Broadcast message telling the status of a call
 
|-
 
|-
|[[AUDIO_LINK_NOT_AVAILABLE ]] || align=center |  || align=center |0x8006 || Response to AUDIO_PATH_SETUP from next node: Channel not granted
+
| [[CALL_TRANSFER ]] || align=center | TRF || align=center | 0x0044  || Set or remove call transfer for a station
 
|-
 
|-
|[[AUDIO_LINK_OK ]] || align=center |nbsp; || align=center |0x8003|| Response to AUDIO_PATH_SETUP. Channel number is OK
+
| [[CALL_TRANSFER_NOK  ]] || align=center |  || align=center | 0x0046 || Negative response to CALL_TRANSFER
 
|-
 
|-
|[[AUDIO_LINK_RELEASE ]] || align=center |  || align=center |0x8005 || Used to release audio path backwards stepwise from node to node when setup meets busy or faulty link
+
| [[CALL_TRANSFER_OK ]] || align=center |  || align=center | 0x0045  || Positive response to CALL_TRANSFER
 
|-
 
|-
|[[AUDIO_M_FEED_REQ ]] || align=center | || align=center |0x801A || Global Simplex Conference: Some station is pressing the M-key when participating in a conference
+
| [[CANCEL_MAIL ]] || align=center | CANM|| align=center | 0x0065 || Delete one or more mail/call request/alarm messages queued at a station  
 
|-
 
|-
|[[AUDIO_M_FEED_STOP ]] || align=center | || align=center |0x801B  || Global Simplex Conference: The station is releasing the M-key 
+
| [[CDC_CMD]] ||  ||align=center| 0x009F|| Used for Billing ABSD->AMCD
 
|-
 
|-
|[[AUDIO_M_LINK_OK ]] || align=center |   || align=center |0x8019  || Per­ hop positive response to AUDIO_M_PATH_SETUP
+
| [[CDC_STATE]] ||  ||align=center| 0x009E|| Used for Billing AMCD->ABSD
 
|-
 
|-
|[[AUDIO_M_PATH_BACKTRACK  ]] || align=center | || align=center |0x8018 || AUDIO_M_PATH_SETUP failed
+
| [[CFG_UPD]] ||  ||align=center| 0x00A1|| Signal update of configuration tables.
 
|-
 
|-
|[[AUDIO_M_PATH_OK ]] || align=center | || align=center |0x8017 || Contains statuses for an AUDIO_M_PATH_SETUP from one or more destination exchanges
+
| [[CHECK_AUDIO_PATH ]] || align=center |  || align=center | 0x800E || Check of established audio path at regular intervals
 
|-
 
|-
|[[AUDIO_M_PATH_SETUP ]] || align=center | || align=center |0x8016  || Communication in a multi-node network
+
| [[CHILLY_RESET]] || ||align=center|0x0039|| Simulates Chilly Reset sent from ICX-AlphaCom web interface
 
|-
 
|-
|[[AUDIO_PATH_CHECK_OK ]] || align=center | || align=center |0x800F || Positive response to CHECK_AUDIO_PATH
+
| [[CLEAR_RCO ]] || align=center | CLR || align=center | 0x0015  || Turn the given remote control output off
 
|-
 
|-
|[[AUDIO_PATH_DELAY  ]] || align=center | || align=center |0x8007 || Set Duplex switch delay
+
| [[CLEAR_RCO_FAILED ]] || align=center |   || align=center | 0x0017 || Negative response to the CLEAR_RCO message
 
|-
 
|-
|[[AUDIO_PATH_DISCONNECT  ]] || align=center | || align=center |0x8006  || Release the end­to­end audio path. Normal disconnect from source or destination
+
| [[CLEAR_RCO_OK]]||align=center |  ||align=center| 0x0016 ||Positive response to the CLEAR_RCO message
 
|-
 
|-
|[[AUDIO_PATH_OK ]] || align=center | || align=center |0x8002 || End to end message: Audio path is ready
+
| [[COMMAND_RESPONSE ]] || align=center |   || align=center | 0x0066 || General response message to messages
 
|-
 
|-
|[[AUDIO_PATH_SETUP  ]] || align=center | || align=center |0x8001 || Set up audio path between a source node and a destination node (possibly via transit nodes)
+
| [[CONN_2_GROUP ]] || align=center | C2G || align=center | 0x00B0 || Connect the audio from a group to the speaker of the group
 
|-
 
|-
|[[BUILD_GLOB_GRP ]] || align=center | || align=center |0x0070 || Broadcast message to all exchanges to make them rebuild global group indexes
+
| [[CONF_IS_ROOT ]] || align=center |   || align=center | 0x007B || Broadcast message. Sender informs that it is root of conference
 
|-
 
|-
|[[C_KEY  ]] || align=center |$C|| align=center |0x0058 || Order station to press C-key 
+
| [[CONF_JOIN]] || align=center |   || align=center | 0x0078 || Exchange wants to join conference, asks root-exchange to setup connection back to sender
 
|-
 
|-
| [[CALL_SETUP]] || align=center | $CALL || align=center | 0x0008 || Sets up a coversation between two users
+
| [[CONF_MEMB_CHK ]] || align=center |   || align=center | 0x0079 || Ask whether any neighbor exchange has any ordinary member left in conference
 
|-
 
|-
|[[CALL_STATUS_BC ]] || align=center | || align=center |0x0040  ||Broadcast message telling the status of a call
+
| [[CONF_NOT_ROOT ]] || align=center |  || align=center | 0x007C || Broadcast message. Sender informs that it is no longer root of conference
 
|-
 
|-
|[[CALL_TRANSFER ]] || align=center |$TRF || align=center |0x0044 || Set or remove call transfer for a station
+
| [[CONF_ORD_MEMB  ]] || align=center |  || align=center | 0x007A || An exchange tells its neighbors that it has ordinary member left in conference
 
|-
 
|-
|[[CALL_TRANSFER_NOK  ]] || align=center | || align=center |0x0046 || Negative response to CALL_TRANSFER
+
| [[CONF_TALK ]] || align=center |   || align=center | 0x008B || Set Simplex conference speaker
 
|-
 
|-
|[[CALL_TRANSFER_OK ]] || align=center | || align=center |0x0045 || Positive response to CALL_TRANSFER
+
| [[CONF_TALK_STOP ]] || align=center |  || align=center | 0x008C || Stop station form feeding Simplex conference
 
|-
 
|-
|[[CANCEL_MAIL ]] || align=center |$CANM|| align=center |0x0065 || Delete one or more mail/call request/alarm messages queued at a station
+
| [[CONN_REF_ACK  ]] || align=center |   || align=center | 0x000E || The external application acknowledges the CONN_REFERENCE
 
|-
 
|-
|[[CHECK_AUDIO_PATH ]] || align=center | || align=center |0x800E || Check of established audio path at regular intervals
+
| [[CONN_REFERENCE ]] || align=center | || align=center | 0x000B  || Positive response from the exchange to CONN_REQUEST
 
|-
 
|-
|[[CLEAR_RCO ]] || align=center |$CLR|| align=center |0x0015  || Turn the given remote control output off
+
| [[CONN_REQUEST ]] || align=center | CONN || align=center | 0x000A || Sets up a coversation between two users
 
|-
 
|-
|[[CLEAR_RCO_FAILED ]] || align=center | || align=center |0x0017 || Negative response to the CLEAR_RCO message  
+
| [[CONN_STATUS_BC ]] || align=center |  || align=center | 0x0041 || Broadcast message telling that a connection is established
 
|-
 
|-
|[[PULSE_RCO_OK ]] || align=center | || align=center |0x001C || Positive response to the PULSE_RCO message
+
| [[CONSOLE_DISC ]] || align=center |   || align=center | 0x007F || Log off from system debug console (TST)
 
|-
 
|-
|[[COMMAND_RESPONSE ]] || align=center |  || align=center |0x0066 || General response message to messages
+
| [[CONSOLE_REQ  ]] || align=center | || align=center | 0x007E || Log on to system debug console (TST)
 
|-
 
|-
|[[CONF_TALK ]] || align=center |$CONF_TALK|| align=center |0x008B || Set Simplex conference speaker
+
| [[COPY_MAIL  ]] || align=center | CPYM || align=center | 0x0083 || Send a copy of a mail in own queue to a new destination (station or group)
 
|-
 
|-
|[[CONF_TALK_STOP ]] || align=center | $CONF_TALK_STOP || align=center |0x008C || Stop station form feeding Simplex conference
+
| [[D2S]] || align=center |  || align=center | 0x00B4 || Send key press to a AlphaCom registered SIP station.
 
|-
 
|-
|[[PROG_CONF  ]] || align=center |$CONF || align=center |0x0004 || Set Simplex conference for predefined group of stations or a single station  
+
| [[DELETE_MAIL ]] || align=center | DELM|| align=center | 0x0034 || Delete a mail entry in the queue for an intercom station  
 
|-
 
|-
|[[CONF_IS_ROOT ]] || align=center | || align=center |0x007B || Broadcast message. Sender informs that it is root of conference
+
| [[DELETE_MAIL_ACK]] || align=center |  || align=center | 0x0035 || Response to the DELETE_MAIL message  
 
|-
 
|-
|[[CONF_JOIN]] || align=center | || align=center |0x0078  || Exchange wants to join conference, asks root-exchange to setup connection back to sender
+
| [[DEVICE_INFO]] || align=center |   || align=center | 0x003B || Response to the GET_DEVICE message
 
|-
 
|-
|[[CONF_MEMB_CHK ]] || align=center |  || align=center |0x0079 || Ask whether any neighbor exchange has any ordinary member left in conference
+
| [[DIAL_DAK ]] || align=center |  || align=center | 0x0094  || Dial DAK on a station
 
|-
 
|-
|[[CONF_NOT_ROOT ]] || align=center | || align=center |0x007C || Broadcast message. Sender informs that it is no longer root of conference
+
| [[DIAL_DIGITS ]] || align=center | DD || align=center | 0x0050 || Simulate digit dialing from a station 
 
|-
 
|-
|[[CONF_ORD_MEMB ]] || align=center | || align=center |0x007A || An exchange tells its neighbors that it has ordinary member left in conference
+
| [[DIGIT_RELEASE ]] || align=center | DREL || align=center | 0x0052 || The station has released a digit press
 
|-
 
|-
|[[AUDIO_LINK_OK ]] || align=center |  || align=center |0x8003|| Response to AUDIO_PATH_SETUP. Channel number is OK
+
| [[DIP_FWD]] || align=center| DIP ||align=center | 0x00A0 || Send DIP messages to IP stations
 
|-
 
|-
|[[AUDIO_M_FEED_REQ ]] || align=center | || align=center |0x801A || Global Simplex Conference: Some station is pressing the M-key when participating in a conference
+
| [[DISC_REQ  ]] || align=center |  || align=center | 0x0011 || Conversation established with CONN_REQUEST: The external application disconnects a conversation.
 
|-
 
|-
|[[AUDIO_M_FEED_REQ ]] || align=center | || align=center |0x801A || Global Simplex Conference: Some station is pressing the M-key when participating in a conference
+
| [[DISC_REQ_ACK]] ||  ||align=center| 0x0012 ||Conversation established with CONN_REQUEST: The AlphaCom acknowledges the DISC_REQ message
 
|-
 
|-
|[[AUDIO_LINK_OK ]] || align=center |  || align=center |0x8003|| Response to AUDIO_PATH_SETUP. Channel number is OK
+
| [[DISCON_ST ]] || align=center |  || align=center | 0x008E  || Disconnect station from ongoing feature
 
|-
 
|-
|[[AUDIO_M_FEED_REQ ]] || align=center | || align=center |0x801A || Global Simplex Conference: Some station is pressing the M-key when participating in a conference
+
| [[DISCON_STATUS_BC]]||  ||align=center| 0x0042||Broadcast message telling that a connection is disconnected.
 
|-
 
|-
|[[AUDIO_M_FEED_REQ ]] || align=center | || align=center |0x801A || Global Simplex Conference: Some station is pressing the M-key when participating in a conference
+
| [[DISCONNECTED  ]] || align=center |   || align=center | 0x000F || Conversation established with CONN_REQUEST: Conversation was disconnected, e.g. the user pressed C-key  
 
|-
 
|-
|[[AUDIO_LINK_OK ]] || align=center |  || align=center |0x8003|| Response to AUDIO_PATH_SETUP. Channel number is OK
+
| [[DISCONNECTED_ACK ]] || align=center |  || align=center | 0x0010  || Conversation established with CONN_REQUEST: Acknowledge of the DISCONNECTED message 
 
|-
 
|-
|[[AUDIO_M_FEED_REQ ]] || align=center | || align=center |0x801A || Global Simplex Conference: Some station is pressing the M-key when participating in a conference
+
| [[DISPLAY_TEXT  ]] || align=center | DSPL|| align=center | 0x005A  || Send text and control characters to a station  
 
|-
 
|-
|[[AUDIO_M_FEED_REQ ]] || align=center | || align=center |0x801A || Global Simplex Conference: Some station is pressing the M-key when participating in a conference
+
| [[DPMT_INVALID ]] || align=center |   || align=center | 0x0000 || Reserved value for internal use
 
|-
 
|-
|[[AUDIO_LINK_OK ]] || align=center |  || align=center |0x8003|| Response to AUDIO_PATH_SETUP. Channel number is OK  
+
| [[DTMF_CONN]] ||align=center|  ||align=center| 0x0097 || Generate DTMF tone during conversation (Only during conversation with RingMaster)
 +
|-
 +
| [[DISP_TEXT_ST|DTS]] ||align=center|  ||align=center| 0x00B2 || Update display text on station.
 +
|-
 +
| [[DUMMY  ]] || align=center |  || align=center | 0xFFFE || Test message: Should be routed, accepted and ignored
 +
|-
 +
| [[EC_STATE]] ||  ||align=center| 0x0093|| Update remote node of the Echo Canceler state of station.
 +
|-
 +
| [[EVENT_REPORT]] || align=center | ER || align=center | 0x0067 || Report an event to the event/action system
 +
|-
 +
| [[EXECUTE_COMMAND  ]] || align=center | X || align=center | 0x004F  || Send a command string to the exchange to be executed there 
 +
|-
 +
| [[EXT_FEATURE_BC ]] || align=center |  || align=center | 0x0043 || Broadcast message when a directory number (feature 50) is dialed on a station
 +
|-
 +
| [[EXT_MAIL  ]] || align=center |   || align=center | 0x0030 || Response to the GET_x_MAIL messages
 +
|-
 +
| [[GET_ABSENCE ]] || align=center | GABS|| align=center | 0x0029  || Get absence status for an intercom station
 +
|-
 +
| [[GET_DEVICE ]] || align=center | GDEV  || align=center | 0x003A || Get information from an external device
 +
|-
 +
| [[GET_FIRST_MAIL ]] || align=center |   || align=center | 0x002E || Get the first mail entry in the queue for an intercom station
 +
|-
 +
| [[GET_LAST_MAIL]] || align=center |  || align=center | 0x0064  || Get the last mail entry in the queue for an intercom station
 +
|-
 +
| [[GET_NEXT_MAIL ]] || align=center |   || align=center | 0x002F || Get the next mail entry in the queue for an intercom station
 +
|-
 +
| [[GET_PIN_COUNTS ]] || align=center | GPC || align=center | 0x0013  || Query a RIO about number of output and input pins and support for non mandatory features
 +
|-
 +
| [[GET_PREV_MAIL]] || align=center |  || align=center | 0x0063 || Get the previous mail entry in the queue for an intercom station
 +
|-
 +
| [[GET_REQ_TRANSF ]] || align=center |   || align=center | 0x002C || Get the Call Request Transfer status for an intercom station
 +
|-
 +
| [[GET_SYSTEM_TIME ]] || align=center | GTS|| align=center | 0x0025  || Ask a device (AlphaCom) for date and time
 +
|-
 +
| [[GET_THIS_MAIL]] || align=center |  || align=center | 0x004A  || Get the identified mail entry in the queue for an intercom station
 +
|-
 +
| [[GLOB_GRP_MEMB  ]] || align=center |   || align=center | 0x006A  || A exchange tells which global groups this exchange is member of by broadcasting this to all exchanges
 +
|-
 +
| [[GROUP_MEMBERSHIP ]] || align=center | GRM || align=center | 0x0081  || Set group membership in NVRAM for a station
 +
|-
 +
| [[GROUP_MSG]] || align=center|GM||align=center| 0x00A6 ||Start SVP message playback to group
 +
|-
 +
| [[GROUP_MSG_STOP]] || align=center|GMS||align=center| 0x00A7 ||Stop SVP message playback to group
 +
|-
 +
| [[HANDSET_OFF ]] || align=center | HOFF|| align=center | 0x0056  || Order station to lift handset
 +
|-
 +
| [[HANDSET_ON ]] || align=center | HON || align=center | 0x0057  || Order station to replace handset
 +
|-
 +
| [[HS_SIDE ]] || align=center |   || align=center | 0x00A2  || Turn handset sidetone on/off
 +
|-
 +
| [[ILLEGAL_PARAM  ]] || align=center |   || align=center | 0x0023 || Negative response
 +
|-
 +
| [[LOG_STRING  ]] || align=center | LOG || align=center | 0x0075 || Output String to System Log
 +
|-
 +
| [[LOOPBACK_IMPOSSIBLE ]] || align=center |   || align=center | 0x8014 || Response to AUDIO_CH_LOOPBACK_REQ
 +
|-
 +
| [[M_KEY]] || align=center | M || align=center | 0x0054  || Order station to press M-key
 +
|-
 +
| [[M_KEY_RELEASE]] || align=center | MREL || align=center | 0x0055  || Order station to release M-key
 +
|-
 +
| [[MAILQ_NAVIG]] || align=center |   || align=center | 0x008D  || Do operation on mail queue, or step current mail in mail queue
 +
|-
 +
| [[MODIFY_COS_CONTENTS]] || align=center | MCC || align=center | 0x0091  || Modify feature membership in COS in NVRAM
 +
|-
 +
| [[MVO]]|| align=center |  || align=center | 0x00A8 || Mask volume and handset override ON/OFF
 +
|-
 +
| [[NAME_EXTENSION ]] || align=center |   || align=center | 0x0080  || Special exchange mode using two line names: Send the second line through AlphaNet
 +
|-
 +
| [[NO_ACCESS ]] || align=center |   || align=center | 0x003F  || Negative response to CONN_REQUEST
 +
|-
 +
| [[O_DUPL_CONF ]] || align=center | ODC || align=center | 0x006F  || Include/exclude a station or a group into/from an Open Duplex Conference
 +
|-
 +
| [[OD_CONF_ENTERED ]] || align=center |   || align=center | 0x0076  || The participant has entered an Open Duplex Conference
 +
|-
 +
| [[OD_CONF_LEAVE ]] || align=center |   || align=center | 0x0071  || The participant has left the Open Duplex Conference
 +
|-
 +
| [[PA_CMD]] || align=center |  || align=center | 0x00AE  || Acknowledge and remove IP-ARIO PA failure states.
 +
|-
 +
| [[PARK_INQ_BROKER ]] || align=center | INQ || align=center | 0x0086  || Park station from conversation, enter Inquiry call state
 +
|-
 +
| [[PAR_RING]]        ||align=center|   ||align=center | 0x0098  || Add a Parallel Ringer station to a call in ringing state
 +
|-
 +
| [[PIN_COUNTS ]] || align=center |   || align=center | 0x0014  || Response to the GET_PIN_COUNTS message
 +
|-
 +
| [[PING ]] || align=center |  || align=center | 0x003C  || Test device: “Are you there?”
 +
|-
 +
| [[PLAY_DAK]] || align=center| PD ||align=center| 0x009C||"Dial sequence" for playback.
 +
|-
 +
| [[POLL_RCI ]] || align=center | POLL || align=center | 0x001D  || Poll the given remote control input once
 +
|-
 +
| [[PONG ]] || align=center |   || align=center | 0x003D  || Response to the PING message. “Yes, I’m here.”
 +
|-
 +
| [[PROG_CONF ]] || align=center | CONF || align=center | 0x0004  || Set Simplex conference for predefined group of stations or a single station
 +
|-
 +
| [[PROG_CONF_ACK ]] || align=center |   || align=center | 0x0006  || Positive response to PROG_CONF
 +
|-
 +
| [[PROG_CONF_NAK ]] || align=center |   || align=center | 0x004E || Negative response to PROG_CONF
 +
|-
 +
| [[PROGRAM]] ||align=center| PROG|| align=center | 0x0001 ||Set audio program for single station or a predefined group of stations
 +
|-
 +
| [[PROGRAM_ACK ]] || align=center |   || align=center | 0x0003 || Positive response to PROGRAM
 +
|-
 +
| [[PROGRAM_NAK  ]] || align=center |   || align=center | 0x004D  || Negative response to PROGRAM
 +
|-
 +
| [[PULSE_RCO ]] || align=center | PULS  || align=center | 0x001B  || Generate a pulse with the defined length
 +
|-
 +
| [[PULSE_RCO_FAILED ]] || align=center |   || align=center | 0x0022  || Negative response to the PULSE_RCO message
 +
|-
 +
| [[PULSE_RCO_OK ]] || align=center |   || align=center | 0x001C  || Positive response to the PULSE_RCO message
 +
|-
 +
| [[PUT_STRING ]] || align=center |   || align=center | 0x0073  || Output String to Exchange serial port after adding appropriate framing depending on selected port
 +
|-
 +
| [[Q_ELEM_ADDED ]] || align=center |   || align=center | 0x004B  || Broadcast message. Reports that a mail message has been added to a station’s mail queue
 +
|-
 +
| [[Q_ELEM_REMOVED ]] || align=center |   || align=center | 0x004C  || Broadcast message. Reports that a mail message has been removed from a station’s mail queue
 +
|-
 +
| [[R_KEY]] || align=center|  || align=center| 0x00A4 || R_KEY signal
 +
|-
 +
| [[RCI_CHANGED]] || align=center| RCIC|| align=center | 0x0084 ||New RCI state reported from the exchange
 +
|-
 +
| [[RCI_IS_OFF ]] || align=center |   || align=center | 0x001E  || Response to the POLL_RCI and SCAN_RCI_ONCE messages, input pin is off
 +
|-
 +
| [[RCI_IS_ON ]] || align=center |   || align=center | 0x001F  || Response to the POLL_RCI and SCAN_RCI_ONCE messages, input pin is on
 +
|-
 +
| [[RCO_CHANGED  ]] || align=center | RCOC|| align=center | 0x0085  || New RCO state reported from the exchange
 +
|-
 +
| [[REC]] || align=center |   || align=center | 0x00B3  || Start and Stop recording (Recording on demand)
 +
|-
 +
| [[REQ_TRANSF ]] || align=center |   || align=center | 0x002D  || Response to the SET_REQ_TRANSF and GET_REQ_TRANSF messages
 +
|-
 +
| [[REQ_TRANSF_CALL  ]] || align=center | TRFC || align=center | 0x0088  || Transfer call in an Inquiry Call situation.  
 +
|-
 +
| [[RESET_AUDIO_LINK]] || align=center |   || align=center | 0x8000 || Reset audio link between nodes
 +
|-
 +
| [[RESET_DEVICE ]] || align=center | RESET  || align=center | 0x0039  || Reset a device
 +
|-
 +
| [[RESET_TAKEN]] || align=center | RSST || align=center | 0x0038  || A device reports that it has done an internal reset
 +
|-
 +
| [[RESOURCE_BUSY ]] || align=center |   || align=center | 0x003E  || Negative response to CONN_REQUEST
 +
|-
 +
| [[ROUTE_ALPHAPRO_MSG  ]] || align=center |   || align=center | 0x006E  || Send AlphaPro message via AlphaNet to/from a remote node
 +
|-
 +
| [[SC ]] || align=center |   || align=center | 0x00B8  || Set station in silence call mode for next feature activated
 +
|-
 +
| [[SCAN_END_ACK ]] || align=center |   || align=center | 0x0024  || Acknowledgment to the RCI_IS_OFF and RCI_IS_ON messages
 +
|-
 +
| [[SCAN_RCI_ACK ]] || align=center |   || align=center | 0x0021  || Positive response to the SCAN_RCI_ONCE message
 +
|-
 +
| [[SCAN_RCI_ONCE]] || align=center | SCAN || align=center | 0x0020|| Scan input until defined condition is met, then report to exchange
 +
|-
 +
| [[SEND_MAIL ]] || align=center | SM || align=center | 0x0031  || Send a mail message to an intercom station
 +
|-
 +
| [[SEND_MAIL_ACK ]] || align=center |   || align=center | 0x0033  || Response to the SEND_MAIL and SEND_TEXT_MAIL messages
 +
|-
 +
| [[SEND_TXT_MAIL ]] || align=center | STM || align=center | 0x0032  || Send a mail message with free text to an intercom station
 +
|-
 +
| [[SET_ABSENCE ]] || align=center | SABS || align=center | 0x0028 || Set absence status for an intercom station
 +
|-
 +
| [[SET_CALL_REQ_MODE ]] || align=center | SCRM || align=center | 0x006C  || Turn on/off message “your call is registered, please wait”, then ringing/flashing at a station
 +
|-
 +
| [[SET_DIRNO_TXT ]] || align=center | SDT || align=center | 0x0077  || Change the display text of a directory number (station or feature)
 +
|-
 +
| [[SET_GRP_FILT ]] || align=center | GFLT || align=center | 0x007D || Set group call filter for a station
 +
|-
 +
| [[SET_IPRCO]] || align=center |  || align=center | 0x00AD  || Set a physical RCO on IP station or IP-ARIO
 +
|-
 +
| [[SET_LOGICAL_RCO ]] || align=center | SLRC|| align=center | 0x006B  || Set or clear a logical RCO
 +
|-
 +
| [[SET_MAIL_TIMEOUT ]] || align=center | SMT || align=center | 0x0082  || Set the timer of a mail queue entry
 +
|-
 +
| [[SET_NODE_NUMBER ]] || align=center |   || align=center | 0x006D  || Change the node number of an exchange
 +
|-
 +
| [[SET_RCO ]] || align=center | SET || align=center | 0x0018  || Turn the given remote control output on
 +
|-
 +
| [[SET_RCO_FAILED]] || align=center |   || align=center | 0x001A  || Negative response to the SET_RCO message
 +
|-
 +
| [[SET_RCO_OK ]] || align=center |   || align=center | 0x0019 || Positive response to the SET_RCO message
 +
|-
 +
| [[SET_REQ_TRANSF ]] || align=center | SCRT || align=center | 0x002B  || Set transfer of Call Request for an intercom station
 +
|-
 +
| [[SET_STATION_COS ]] || align=center | SSC || align=center | 0x0090 || Set COS membership in NVRAM for a station
 +
|-
 +
| [[SET_SIMPLEX | SIMP]] || align=center |   || align=center | 0x00A3 || Set conversation in simplex
 +
|-
 +
| [[SET_SYSTEM_TIME ]] || align=center | SST || align=center | 0x0027  || Set the internal clock to the given date and time
 +
|-
 +
| [[SET_TIMER ]] || align=center | ST  || align=center | 0x008F || Start or stop a timer
 +
|-
 +
| [[SINGLE_DIGIT ]] || align=center | DIG || align=center | 0x0051 || Dial one digit on a station
 +
|-
 +
| [[SNV  ]] || align=center | SNV || align=center | 0x0095 || Update specific system settings (NVRAM) values
 +
|-
 +
| [[SMALL_RESET]] || align=center |   || align=center | 0x00BC || Simulates Small Reset sent from ICX-AlphaCom web interface
 +
|-
 +
| [[ST_AUDIO_OPT]] || align=center |   || align=center | 0x00AB  || Control audio options of station in connection.
 +
|-
 +
| [[ST_BUSY_BC ]] || align=center |   || align=center | 0x0036  || Broadcast message: Intercom station is busy
 +
|-
 +
| [[ST_FREE_BC ]] || align=center |   || align=center | 0x0037  || Broadcast message: Intercom station is free
 +
|-
 +
| [[ST_GROUP_DISCON ]] || align=center | SGD || align=center | 0x0074  || Switch off Group Call audio at a station that receives Group Call audio at the moment
 +
|-
 +
| [[STATION_EVENT_BLOCK]] || align=center | SEB || align=center | 0x00B1 || Allow blocking of events from IP station
 +
|-
 +
| [[STATION_BUSY ]] || align=center |   || align=center | 0x000D || Negative response to CONN_REQUEST.
 +
|-
 +
| [[STATION_CONVERSATION ]] || align=center |   || align=center | 0x0060|| Message from remote exchange. Set station in conversation mode. Stop tone and open mic.
 +
|-
 +
| [[STATION_DOWN ]] || align=center |   || align=center | 0x000C || Negative response to CONN_REQUEST
 +
|-
 +
| [[STATION_INFO]] || ||align=center | 0x801F || SIP update of number and display text
 +
|-
 +
| [[STATION_LISTEN ]] || align=center |   || align=center | 0x0061 || Message from remote exchange. Set station in listen mode. Shut mic
 +
|-
 +
| [[STATION_TRANSFER ]] || align=center |   || align=center | 0x0062  || Message from remote exchange: Transfer of B subscriber.
 +
|-
 +
| [[STATUS_REPORT ]] || align=center |   || align=center | 0x0072 || Report equipment Presence and Error/OK status
 +
|-
 +
| [[SVP_ST]] ||align=center| ||align=center| 0x00AC|| Start playback of a message during conversation
 +
|-
 +
| [[SYNC_FLASH]] ||align=center| ||align=center| 0x00A5 || Dump local database to flash file system
 +
|-
 +
| [[SYSPARAM]] ||align=center| ||align=center| 0x00B5 || Set and read system parameter
 +
|-
 +
| [[SYSTEM_TIME ]] || align=center |   || align=center | 0x0026  || Response to the GET_SYSTEM_TIME and SET_SYSTEM_TIME message
 +
|-
 +
| [[TEMP_PROG]] ||align=center|TPROG||align=center|0x0096|| Temporarily "mute" program distribution to a station
 +
|-
 +
| [[TRUNK_SIG]] ||align=center| ||align=center|0x00B7|| Activate backward digit signaling on SIP trunk.
 +
|-
 +
| [[UNPARK ]] || align=center |   || align=center | 0x0087  || Unpark station from Inquiry call state station, return to conversation
 +
|-
 +
| [[UPD_MAIL_TIMEOUT]] ||  || align=center | 0x009D|| Used for Ringing Group to update mail timeout in AlphaNet
 +
|-
 +
| [[VCP_MEET_REQ ]] || align=center |   || align=center | 0x0069 || Request answer to global group call
 +
|-
 +
| [[VOIP_AUDIO_CONFIG]]|| align=center | VAC|| align=center | 0x00AF || Configure the RTP stream station
 +
|-
 +
| [[VOLUME|VOL]]|| align=center |  || align=center | 0x009B || Set station volume
 +
|-
 +
| [[WAKE_UP ]] || align=center |   || align=center | 0x0047 || Register or remove wake­up request
 +
|-
 +
| [[WAKE_UP_ACK ]] || align=center |   || align=center | 0x0048 || Positive response to WAKE_UP
 +
|-
 +
| [[WAKE_UP_NAK ]] || align=center |   || align=center | 0x0049 || Negative response to WAKE_UP
 +
|-
 +
| [[WRITE_USER_DEF_DATA ]] || align=center | WUDD || align=center | 0x008A  || Write User Defined Data (UDD)
 
|-
 
|-
 
|}
 
|}
 +
  
 
<br>
 
<br>
 
<br>
 
<br>
 +
[[Category: ACDP messages]]
 +
[[Category:AlphaNet]]

Latest revision as of 15:24, 30 June 2022

AI.png

Click on the header to sort on that column.

Message Short name Message no, Hex Description
ABSENCE_STATUS   0x002A Response to SET_ABSENCE and GET_ABSENCE messages
ALARM_MSG ALRM 0x0007 Set up (or disconnect) an ASVP Alarm message to a single station or a predefined group of stations
ALARM_MSG_ACK   0x0009 Positive response to ALARM_MSG
AUDIO_CH_DISCON   0x8012 Disconnect a audio channel after loopback test
AUDIO_CH_FAULTY   0x8013 Response to AUDIO_CH_LOOPBACK_REQ: Requested channel was faulty
AUDIO_CH_LOOPBACK_ACK   0x8011 Positive acknowledge of AUDIO_CH_LOOPBACK_REQ
AUDIO_CH_LOOPBACK_REQ   0x8010 Request for loopback audio connection. Used by the Audio Channel Testing process
AUDIO_CH_TONE_REQ   0x8015 Request a peer exchange to put a 500Hz tone on a audio channel
AUDIO_CODEC   0x801D Message sent in the direction of start node, from end node or trans-coding nodes along the path
AUDIO_DETECT VOX 0x0053 Triggers the event Simplex_Conference_Audio
AUDIO_LINK_NOT_AVAILABLE   0x8006 Response to AUDIO_PATH_SETUP from next node: Channel not granted
AUDIO_LINK_OK   0x8003 Response to AUDIO_PATH_SETUP. Channel number is OK
AUDIO_LINK_RELEASE   0x8005 Used to release audio path backwards stepwise from node to node when setup meets busy or faulty link
AUDIO_M_FEED_REQ   0x801A Global Simplex Conference: Some station is pressing the M-key when participating in a conference
AUDIO_M_FEED_STOP   0x801B Global Simplex Conference: The station is releasing the M-key
AUDIO_M_LINK_OK   0x8019 Per­ hop positive response to AUDIO_M_PATH_SETUP
AUDIO_M_PATH_BACKTRACK   0x8018 AUDIO_M_PATH_SETUP failed
AUDIO_M_PATH_OK   0x8017 Contains statuses for an AUDIO_M_PATH_SETUP from one or more destination exchanges
AUDIO_M_PATH_SETUP   0x8016 Communication in a multi-node network
AUDIO_PATH_CHECK_OK   0x800F Positive response to CHECK_AUDIO_PATH
AUDIO_PATH_DELAY   0x8007 Set Duplex switch delay
AUDIO_PATH_DISCONNECT   0x8006 Release the end­to­end audio path. Normal disconnect from source or destination
AUDIO_PATH_OK   0x8002 End to end message: Audio path is ready
AUDIO_PATH_SETUP   0x8001 Set up audio path between a source node and a destination node (possibly via transit nodes)
AUDIO_PATH_STATE   0x801E SIP Response to AUDIO_PATH_SETUP
AUDIO_RTP_DTMF_DIGIT   0x8021 Rfc4733 RTP digit event send or receive
AUDIO_RTP_DTMF_SETUP   0x8020 Set up reception of rfc4733 digit events in RTP.
BUILD_GLOB_GRP   0x0070 Broadcast message to all exchanges to make them rebuild global group indexes
C_KEY C 0x0058 Order station to press C-key
CAC   0x00A9 Cancel All Conversations
CALL_SETUP CALL 0x0008 Sets up a conversation between two users
CALL_STATUS_BC   0x0040 Broadcast message telling the status of a call
CALL_TRANSFER TRF 0x0044 Set or remove call transfer for a station
CALL_TRANSFER_NOK   0x0046 Negative response to CALL_TRANSFER
CALL_TRANSFER_OK   0x0045 Positive response to CALL_TRANSFER
CANCEL_MAIL CANM 0x0065 Delete one or more mail/call request/alarm messages queued at a station
CDC_CMD   0x009F Used for Billing ABSD->AMCD
CDC_STATE   0x009E Used for Billing AMCD->ABSD
CFG_UPD   0x00A1 Signal update of configuration tables.
CHECK_AUDIO_PATH   0x800E Check of established audio path at regular intervals
CHILLY_RESET   0x0039 Simulates Chilly Reset sent from ICX-AlphaCom web interface
CLEAR_RCO CLR 0x0015 Turn the given remote control output off
CLEAR_RCO_FAILED   0x0017 Negative response to the CLEAR_RCO message
CLEAR_RCO_OK   0x0016 Positive response to the CLEAR_RCO message
COMMAND_RESPONSE   0x0066 General response message to messages
CONN_2_GROUP C2G 0x00B0 Connect the audio from a group to the speaker of the group
CONF_IS_ROOT   0x007B Broadcast message. Sender informs that it is root of conference
CONF_JOIN   0x0078 Exchange wants to join conference, asks root-exchange to setup connection back to sender
CONF_MEMB_CHK   0x0079 Ask whether any neighbor exchange has any ordinary member left in conference
CONF_NOT_ROOT   0x007C Broadcast message. Sender informs that it is no longer root of conference
CONF_ORD_MEMB   0x007A An exchange tells its neighbors that it has ordinary member left in conference
CONF_TALK   0x008B Set Simplex conference speaker
CONF_TALK_STOP   0x008C Stop station form feeding Simplex conference
CONN_REF_ACK   0x000E The external application acknowledges the CONN_REFERENCE
CONN_REFERENCE   0x000B Positive response from the exchange to CONN_REQUEST
CONN_REQUEST CONN 0x000A Sets up a coversation between two users
CONN_STATUS_BC   0x0041 Broadcast message telling that a connection is established
CONSOLE_DISC   0x007F Log off from system debug console (TST)
CONSOLE_REQ   0x007E Log on to system debug console (TST)
COPY_MAIL CPYM 0x0083 Send a copy of a mail in own queue to a new destination (station or group)
D2S   0x00B4 Send key press to a AlphaCom registered SIP station.
DELETE_MAIL DELM 0x0034 Delete a mail entry in the queue for an intercom station
DELETE_MAIL_ACK   0x0035 Response to the DELETE_MAIL message
DEVICE_INFO   0x003B Response to the GET_DEVICE message
DIAL_DAK   0x0094 Dial DAK on a station
DIAL_DIGITS DD 0x0050 Simulate digit dialing from a station
DIGIT_RELEASE DREL 0x0052 The station has released a digit press
DIP_FWD DIP 0x00A0 Send DIP messages to IP stations
DISC_REQ   0x0011 Conversation established with CONN_REQUEST: The external application disconnects a conversation.
DISC_REQ_ACK   0x0012 Conversation established with CONN_REQUEST: The AlphaCom acknowledges the DISC_REQ message
DISCON_ST   0x008E Disconnect station from ongoing feature
DISCON_STATUS_BC   0x0042 Broadcast message telling that a connection is disconnected.
DISCONNECTED   0x000F Conversation established with CONN_REQUEST: Conversation was disconnected, e.g. the user pressed C-key
DISCONNECTED_ACK   0x0010 Conversation established with CONN_REQUEST: Acknowledge of the DISCONNECTED message
DISPLAY_TEXT DSPL 0x005A Send text and control characters to a station
DPMT_INVALID   0x0000 Reserved value for internal use
DTMF_CONN   0x0097 Generate DTMF tone during conversation (Only during conversation with RingMaster)
DTS   0x00B2 Update display text on station.
DUMMY   0xFFFE Test message: Should be routed, accepted and ignored
EC_STATE   0x0093 Update remote node of the Echo Canceler state of station.
EVENT_REPORT ER 0x0067 Report an event to the event/action system
EXECUTE_COMMAND X 0x004F Send a command string to the exchange to be executed there
EXT_FEATURE_BC   0x0043 Broadcast message when a directory number (feature 50) is dialed on a station
EXT_MAIL   0x0030 Response to the GET_x_MAIL messages
GET_ABSENCE GABS 0x0029 Get absence status for an intercom station
GET_DEVICE GDEV 0x003A Get information from an external device
GET_FIRST_MAIL   0x002E Get the first mail entry in the queue for an intercom station
GET_LAST_MAIL   0x0064 Get the last mail entry in the queue for an intercom station
GET_NEXT_MAIL   0x002F Get the next mail entry in the queue for an intercom station
GET_PIN_COUNTS GPC 0x0013 Query a RIO about number of output and input pins and support for non mandatory features
GET_PREV_MAIL   0x0063 Get the previous mail entry in the queue for an intercom station
GET_REQ_TRANSF   0x002C Get the Call Request Transfer status for an intercom station
GET_SYSTEM_TIME GTS 0x0025 Ask a device (AlphaCom) for date and time
GET_THIS_MAIL   0x004A Get the identified mail entry in the queue for an intercom station
GLOB_GRP_MEMB   0x006A A exchange tells which global groups this exchange is member of by broadcasting this to all exchanges
GROUP_MEMBERSHIP GRM 0x0081 Set group membership in NVRAM for a station
GROUP_MSG GM 0x00A6 Start SVP message playback to group
GROUP_MSG_STOP GMS 0x00A7 Stop SVP message playback to group
HANDSET_OFF HOFF 0x0056 Order station to lift handset
HANDSET_ON HON 0x0057 Order station to replace handset
HS_SIDE   0x00A2 Turn handset sidetone on/off
ILLEGAL_PARAM   0x0023 Negative response
LOG_STRING LOG 0x0075 Output String to System Log
LOOPBACK_IMPOSSIBLE   0x8014 Response to AUDIO_CH_LOOPBACK_REQ
M_KEY M 0x0054 Order station to press M-key
M_KEY_RELEASE MREL 0x0055 Order station to release M-key
MAILQ_NAVIG   0x008D Do operation on mail queue, or step current mail in mail queue
MODIFY_COS_CONTENTS MCC 0x0091 Modify feature membership in COS in NVRAM
MVO   0x00A8 Mask volume and handset override ON/OFF
NAME_EXTENSION   0x0080 Special exchange mode using two line names: Send the second line through AlphaNet
NO_ACCESS   0x003F Negative response to CONN_REQUEST
O_DUPL_CONF ODC 0x006F Include/exclude a station or a group into/from an Open Duplex Conference
OD_CONF_ENTERED   0x0076 The participant has entered an Open Duplex Conference
OD_CONF_LEAVE   0x0071 The participant has left the Open Duplex Conference
PA_CMD   0x00AE Acknowledge and remove IP-ARIO PA failure states.
PARK_INQ_BROKER INQ 0x0086 Park station from conversation, enter Inquiry call state
PAR_RING   0x0098 Add a Parallel Ringer station to a call in ringing state
PIN_COUNTS   0x0014 Response to the GET_PIN_COUNTS message
PING   0x003C Test device: “Are you there?”
PLAY_DAK PD 0x009C "Dial sequence" for playback.
POLL_RCI POLL 0x001D Poll the given remote control input once
PONG   0x003D Response to the PING message. “Yes, I’m here.”
PROG_CONF CONF 0x0004 Set Simplex conference for predefined group of stations or a single station
PROG_CONF_ACK   0x0006 Positive response to PROG_CONF
PROG_CONF_NAK   0x004E Negative response to PROG_CONF
PROGRAM PROG 0x0001 Set audio program for single station or a predefined group of stations
PROGRAM_ACK   0x0003 Positive response to PROGRAM
PROGRAM_NAK   0x004D Negative response to PROGRAM
PULSE_RCO PULS 0x001B Generate a pulse with the defined length
PULSE_RCO_FAILED   0x0022 Negative response to the PULSE_RCO message
PULSE_RCO_OK   0x001C Positive response to the PULSE_RCO message
PUT_STRING   0x0073 Output String to Exchange serial port after adding appropriate framing depending on selected port
Q_ELEM_ADDED   0x004B Broadcast message. Reports that a mail message has been added to a station’s mail queue
Q_ELEM_REMOVED   0x004C Broadcast message. Reports that a mail message has been removed from a station’s mail queue
R_KEY   0x00A4 R_KEY signal
RCI_CHANGED RCIC 0x0084 New RCI state reported from the exchange
RCI_IS_OFF   0x001E Response to the POLL_RCI and SCAN_RCI_ONCE messages, input pin is off
RCI_IS_ON   0x001F Response to the POLL_RCI and SCAN_RCI_ONCE messages, input pin is on
RCO_CHANGED RCOC 0x0085 New RCO state reported from the exchange
REC   0x00B3 Start and Stop recording (Recording on demand)
REQ_TRANSF   0x002D Response to the SET_REQ_TRANSF and GET_REQ_TRANSF messages
REQ_TRANSF_CALL TRFC 0x0088 Transfer call in an Inquiry Call situation.
RESET_AUDIO_LINK   0x8000 Reset audio link between nodes
RESET_DEVICE RESET 0x0039 Reset a device
RESET_TAKEN RSST 0x0038 A device reports that it has done an internal reset
RESOURCE_BUSY   0x003E Negative response to CONN_REQUEST
ROUTE_ALPHAPRO_MSG   0x006E Send AlphaPro message via AlphaNet to/from a remote node
SC   0x00B8 Set station in silence call mode for next feature activated
SCAN_END_ACK   0x0024 Acknowledgment to the RCI_IS_OFF and RCI_IS_ON messages
SCAN_RCI_ACK   0x0021 Positive response to the SCAN_RCI_ONCE message
SCAN_RCI_ONCE SCAN 0x0020 Scan input until defined condition is met, then report to exchange
SEND_MAIL SM 0x0031 Send a mail message to an intercom station
SEND_MAIL_ACK   0x0033 Response to the SEND_MAIL and SEND_TEXT_MAIL messages
SEND_TXT_MAIL STM 0x0032 Send a mail message with free text to an intercom station
SET_ABSENCE SABS 0x0028 Set absence status for an intercom station
SET_CALL_REQ_MODE SCRM 0x006C Turn on/off message “your call is registered, please wait”, then ringing/flashing at a station
SET_DIRNO_TXT SDT 0x0077 Change the display text of a directory number (station or feature)
SET_GRP_FILT GFLT 0x007D Set group call filter for a station
SET_IPRCO   0x00AD Set a physical RCO on IP station or IP-ARIO
SET_LOGICAL_RCO SLRC 0x006B Set or clear a logical RCO
SET_MAIL_TIMEOUT SMT 0x0082 Set the timer of a mail queue entry
SET_NODE_NUMBER   0x006D Change the node number of an exchange
SET_RCO SET 0x0018 Turn the given remote control output on
SET_RCO_FAILED   0x001A Negative response to the SET_RCO message
SET_RCO_OK   0x0019 Positive response to the SET_RCO message
SET_REQ_TRANSF SCRT 0x002B Set transfer of Call Request for an intercom station
SET_STATION_COS SSC 0x0090 Set COS membership in NVRAM for a station
SIMP   0x00A3 Set conversation in simplex
SET_SYSTEM_TIME SST 0x0027 Set the internal clock to the given date and time
SET_TIMER ST 0x008F Start or stop a timer
SINGLE_DIGIT DIG 0x0051 Dial one digit on a station
SNV SNV 0x0095 Update specific system settings (NVRAM) values
SMALL_RESET   0x00BC Simulates Small Reset sent from ICX-AlphaCom web interface
ST_AUDIO_OPT   0x00AB Control audio options of station in connection.
ST_BUSY_BC   0x0036 Broadcast message: Intercom station is busy
ST_FREE_BC   0x0037 Broadcast message: Intercom station is free
ST_GROUP_DISCON SGD 0x0074 Switch off Group Call audio at a station that receives Group Call audio at the moment
STATION_EVENT_BLOCK SEB 0x00B1 Allow blocking of events from IP station
STATION_BUSY   0x000D Negative response to CONN_REQUEST.
STATION_CONVERSATION   0x0060 Message from remote exchange. Set station in conversation mode. Stop tone and open mic.
STATION_DOWN   0x000C Negative response to CONN_REQUEST
STATION_INFO   0x801F SIP update of number and display text
STATION_LISTEN   0x0061 Message from remote exchange. Set station in listen mode. Shut mic
STATION_TRANSFER   0x0062 Message from remote exchange: Transfer of B subscriber.
STATUS_REPORT   0x0072 Report equipment Presence and Error/OK status
SVP_ST   0x00AC Start playback of a message during conversation
SYNC_FLASH   0x00A5 Dump local database to flash file system
SYSPARAM   0x00B5 Set and read system parameter
SYSTEM_TIME   0x0026 Response to the GET_SYSTEM_TIME and SET_SYSTEM_TIME message
TEMP_PROG TPROG 0x0096 Temporarily "mute" program distribution to a station
TRUNK_SIG   0x00B7 Activate backward digit signaling on SIP trunk.
UNPARK   0x0087 Unpark station from Inquiry call state station, return to conversation
UPD_MAIL_TIMEOUT   0x009D Used for Ringing Group to update mail timeout in AlphaNet
VCP_MEET_REQ   0x0069 Request answer to global group call
VOIP_AUDIO_CONFIG VAC 0x00AF Configure the RTP stream station
VOL   0x009B Set station volume
WAKE_UP   0x0047 Register or remove wake­up request
WAKE_UP_ACK   0x0048 Positive response to WAKE_UP
WAKE_UP_NAK   0x0049 Negative response to WAKE_UP
WRITE_USER_DEF_DATA WUDD 0x008A Write User Defined Data (UDD)