Explanation of message format: Difference between revisions
From Zenitel Wiki
(New page: Explanation of table format, ''explanations are in italic font'': {| border="1" |- !style="background:#ffdead;" width="90pt" colspan="2"|''Message name''<br\>CONN_REQUEST !style="backgrou...) |
No edit summary |
||
| (3 intermediate revisions by 3 users not shown) | |||
| Line 1: | Line 1: | ||
{{A}} | |||
Explanation of table format, ''explanations are in italic font'': | Explanation of table format, ''explanations are in italic font'': | ||
{| border="1" | {| border="1" | ||
|- | |- | ||
!style="background:#ffdead;" width="90pt" colspan="2"|''Message name''<br | !style="background:#ffdead;" width="90pt" colspan="2"|''Message name''<br />CONN_REQUEST | ||
!style="background:#ffdead;" width="100pt"|''Value, Hex''<br | !style="background:#ffdead;" width="100pt"|''Value, Hex''<br />0x000A | ||
!style="background:#ffdead;" width="30pt"|''Value, dec''.<br | !style="background:#ffdead;" width="30pt"|''Value, dec''.<br />10 | ||
!style="background:#ffdead;" width="100pt"|''sw version''<br | !style="background:#ffdead;" width="100pt"|''sw version''<br />AMC 05.00 | ||
|- | |- | ||
|colspan="5"|''Example of a complete message in Simple Link Layer format (commands TO exchange)''<br | |colspan="5"|''Example of a complete message in Simple Link Layer format (commands TO exchange)''<br />'''$CONN L101 L102''' | ||
|- | |- | ||
|colspan="5"|''Textual description of the message'' | |colspan="5"|''Textual description of the message'' | ||
Set up an conversation between users. Priority setup: Open call only, no campon busy. | Set up an conversation between users. Priority setup: Open call only, no campon busy. | ||
|- | |- | ||
|align=center|1||''Parameter format''<br | |align=center|1||''Parameter format''<br />[[NET_OBJ_REF]]<br />{[[ECL_USER]]}||colspan="3"|''Parameter description''<br /> | ||
The calling (A) user. The user must have an associated station. | The calling (A) user. The user must have an associated station. | ||
|- | |- | ||
|align=center|4||[[UINT1]]<BR\>(optional)||colspan="2"|Call Priority against B station:<br | |align=center|4||[[UINT1]]<BR\>(optional)||colspan="2"|Call Priority against B station:<br /> | ||
Not specified: same priority as specified for A-station. | Not specified: same priority as specified for A-station. | ||
| AMC 07.30 | | AMC 07.30 | ||
|- | |- | ||
|align=center| ||''If response required'':<br | |align=center| ||''If response required'':<br />Response: ||colspan="3"|''Expected response message''<br />CONN_REFERENCE | ||
|- | |- | ||
|} | |} | ||
[[Category: AMC Software]] | |||
Latest revision as of 07:22, 8 September 2017
Explanation of table format, explanations are in italic font:
| Message name CONN_REQUEST |
Value, Hex 0x000A |
Value, dec. 10 |
sw version AMC 05.00 | |
|---|---|---|---|---|
| Example of a complete message in Simple Link Layer format (commands TO exchange) $CONN L101 L102 | ||||
| Textual description of the message
Set up an conversation between users. Priority setup: Open call only, no campon busy. | ||||
| 1 | Parameter format NET_OBJ_REF {ECL_USER} |
Parameter description The calling (A) user. The user must have an associated station. | ||
| 4 | UINT1<BR\>(optional) | Call Priority against B station: Not specified: same priority as specified for A-station. |
AMC 07.30 | |
| If response required: Response: |
Expected response message CONN_REFERENCE | |||
