Difference between revisions of "AUDIO M PATH BACKTRACK"
From Zenitel Wiki
(4 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
+ | {{AI}} | ||
{| border="1" | {| border="1" | ||
|- | |- | ||
Line 6: | Line 7: | ||
!style="background:#ffdead;" |AMC 07.00 | !style="background:#ffdead;" |AMC 07.00 | ||
|- | |- | ||
− | |colspan="5"|[[AlphaNet]] : [[AUDIO_M_PATH_SETUP]] failed (partially). Backtrack the setup, so rerouting may be tried. Re-routing is not implemented yet, though.<br | + | |colspan="5"|[[AlphaNet]] : [[AUDIO_M_PATH_SETUP]] failed (partially). Backtrack the setup, so rerouting may be tried. Re-routing is not implemented yet, though.<br />Reference: As provided in [[AUDIO_M_PATH_SETUP]]. |
|- | |- | ||
− | |align=center|1||[[UINT1]]||colspan="3"|Reason: <br | + | |align=center|1||[[UINT1]]||colspan="3"|Reason: <br />1 = Busy<br />2 = Faulty<br />5 = Routing loop |
|- | |- | ||
|align=center|2||[[UINT1]]||colspan="3"|Connection reference used by parent node | |align=center|2||[[UINT1]]||colspan="3"|Connection reference used by parent node | ||
Line 14: | Line 15: | ||
|align=center|3||[[VBITMAP]][1..N]||colspan="3"|Destination nodes which could not be reached this way | |align=center|3||[[VBITMAP]][1..N]||colspan="3"|Destination nodes which could not be reached this way | ||
|- | |- | ||
− | |align=center|4|| | + | |align=center|4||PAYLOAD||colspan="3"|The payload from [[AUDIO_M_PATH_SETUP]]. |
|- | |- | ||
|} | |} | ||
Line 20: | Line 21: | ||
[[AlphaNet_Data_Protocol#AlphaNet|Back to AlphaNet message list]] | [[AlphaNet_Data_Protocol#AlphaNet|Back to AlphaNet message list]] | ||
+ | |||
+ | [[Category: ACDP messages]] |
Latest revision as of 13:20, 6 July 2022
AUDIO_M_PATH_BACKTRACK | 0x8018 | 32792 | AMC 07.00 | |
---|---|---|---|---|
AlphaNet : AUDIO_M_PATH_SETUP failed (partially). Backtrack the setup, so rerouting may be tried. Re-routing is not implemented yet, though. Reference: As provided in AUDIO_M_PATH_SETUP. | ||||
1 | UINT1 | Reason: 1 = Busy 2 = Faulty 5 = Routing loop | ||
2 | UINT1 | Connection reference used by parent node | ||
3 | VBITMAP[1..N] | Destination nodes which could not be reached this way | ||
4 | PAYLOAD | The payload from AUDIO_M_PATH_SETUP. |