Difference between revisions of "Message Formats (Sortable)"
From Zenitel Wiki
(New page: {| border="1" ! style="background:#ffdead;" width="170" |Message ! style="background:#ffdead;" width="70" |Short format ! style="background:#ffdead;" width="600" |Description |- | [[ABSEN...) |
|||
Line 2: | Line 2: | ||
! 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 format | ||
+ | ! style="background:#ffdead;" width="70" |Message id, Hex | ||
! style="background:#ffdead;" width="600" |Description | ! style="background:#ffdead;" width="600" |Description | ||
|- | |- | ||
− | | [[ABSENCE_STATUS]] || || Response to ST_ABSENCE and GET_ABSENCE messages | + | | [[ABSENCE_STATUS]] || align=center | || align=center | 0x002A || Response to ST_ABSENCE and GET_ABSENCE messages |
|- | |- | ||
− | | [[CALL_SETUP]] || $CALL || Sets up a coversation between two users | + | | [[CALL_SETUP]] || align=center | $CALL || align=center | 0x0008 || Sets up a coversation between two users |
|- | |- | ||
|} | |} |
Revision as of 08:14, 25 June 2007
Message | Short format | Message id, Hex | Description |
---|---|---|---|
ABSENCE_STATUS | 0x002A | Response to ST_ABSENCE and GET_ABSENCE messages | |
CALL_SETUP | $CALL | 0x0008 | Sets up a coversation between two users |