Difference between revisions of "AUDIO PATH OK"
From Zenitel Wiki
(4 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
+ | {{AI}} | ||
{| border="1" | {| border="1" | ||
|- | |- | ||
Line 8: | Line 9: | ||
|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"|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 | + | |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> | Bit 1,0: protocol version: <br> | ||
*00 = Understands only original version of [[AUDIO_PATH_SETUP]] | *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 | + | *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. | *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 | *11 = unused | ||
− | Bit 2: Duplex<br | + | Bit 2: Duplex<br /> |
− | *0 = Basic<br | + | *0 = Basic<br /> |
− | *1 = Run duplex algorithm in A exchange<br | + | *1 = Run duplex algorithm in A exchange<br /> |
− | Bit 3:Display text<br | + | Bit 3:Display text<br /> |
− | *0 = Basic<br | + | *0 = Basic<br /> |
− | *1 = Generate display text in A exchange for own A number<br | + | *1 = Generate display text in A exchange for own A number<br /> |
Bit 4: Telephone dialing: | Bit 4: Telephone dialing: | ||
− | *1 = Do not play back [[DAK]], forward | + | *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. | ||
|- | |- | ||
|} | |} |
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:
|