Difference between revisions of "AUDIO PATH OK"
From Zenitel Wiki
(9 intermediate revisions by 7 users not shown) | |||
Line 1: | Line 1: | ||
− | {| border="1" | + | {{AI}} |
+ | {| border="1" | ||
|- | |- | ||
!style="background:#ffdead;" width="90pt" colspan="2"|AUDIO_PATH_OK | !style="background:#ffdead;" width="90pt" colspan="2"|AUDIO_PATH_OK | ||
!style="background:#ffdead;" width="100pt"|0x8002 | !style="background:#ffdead;" width="100pt"|0x8002 | ||
!style="background:#ffdead;" width="30pt"|32770 | !style="background:#ffdead;" width="30pt"|32770 | ||
− | !style="background:#ffdead; | + | !style="background:#ffdead;" |AMC 06.00 |
|- | |- | ||
|colspan="5"|[[AlphaNet]]: End to end message: Audio path is ready. Payload is delivered. | |colspan="5"|[[AlphaNet]]: End to end message: Audio path is ready. Payload is delivered. | ||
|- | |- | ||
− | |align=center|1||[[NET_OBJ_REF]]<br | + | |align=center|1||[[NET_OBJ_REF]]<br />{[[ECL_STATION]]}||colspan="3"|Proxy B station |
|- | |- | ||
− | |align=center|2||[[UINT1]]||colspan="3"| | + | |align=center|2||[[UINT1]]||colspan="3"|B-function support: Indicates the capabilities the B-exchange has when acting as a B-exchange in a conversation. Bitmask, bits counted from zero:<br /> |
− | + | Bit 1,0: protocol version: <br> | |
− | [[AUDIO_PATH_SETUP]] remote functions 3 and 5 supported. | + | *00 = Understands only original version of [[AUDIO_PATH_SETUP]] |
+ | *01 = Handled B station parameter added to [[AUDIO_PATH_SETUP]] payload (param 14). [[AUDIO_PATH_SETUP]] remote functions 3 and 5 supported. Introduced in AMC 07.10.<br /> | ||
+ | *10 = Handled call setup flags + [[CALL_SETUP]] originator in [[AUDIO_PATH_SETUP]] payload (params 15-18). This is the current version of AlphaCom. | ||
+ | *11 = unused | ||
+ | Bit 2: Duplex<br /> | ||
+ | *0 = Basic<br /> | ||
+ | *1 = Run duplex algorithm in A exchange<br /> | ||
+ | Bit 3:Display text<br /> | ||
+ | *0 = Basic<br /> | ||
+ | *1 = Generate display text in A exchange for own A number<br /> | ||
+ | Bit 4: Telephone dialing: | ||
+ | *1 = Do not play back [[DAK]], forward DAK0,1 as DIGIT *#- | ||
+ | Bit 5: Immediate update of display text: | ||
+ | *1 = If bit 3 = 1 then update the display text when Audio Path OK is received. | ||
|- | |- | ||
|} | |} | ||
+ | |||
+ | |||
+ | [[AlphaNet_Data_Protocol#AlphaNet|Back to AlphaNet message list]] | ||
+ | |||
+ | [[Category: ACDP messages]] |
Latest revision as of 15:27, 8 February 2023
AUDIO_PATH_OK | 0x8002 | 32770 | AMC 06.00 | |
---|---|---|---|---|
AlphaNet: End to end message: Audio path is ready. Payload is delivered. | ||||
1 | NET_OBJ_REF {ECL_STATION} |
Proxy B station | ||
2 | UINT1 | B-function support: Indicates the capabilities the B-exchange has when acting as a B-exchange in a conversation. Bitmask, bits counted from zero: Bit 1,0: protocol version:
Bit 2: Duplex
Bit 3:Display text
Bit 4: Telephone dialing:
Bit 5: Immediate update of display text:
|