Difference between revisions of "AUDIO PATH OK"
From Zenitel Wiki
Line 10: | Line 10: | ||
|align=center|1||[[NET_OBJ_REF]]<br\>{[[ECL_STATION]]}||colspan="3"|Proxy B station | |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. [[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. 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]] *#- | ||
|- | |- | ||
|} | |} |
Revision as of 10:54, 2 February 2009
AUDIO_PATH_OK | 0x8002 | 32770 | AMC 06.00 | |
---|---|---|---|---|
AlphaNet: End to end message: Audio path is ready. Payload is delivered. | ||||
1 | NET_OBJ_REF<br\>{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:<br\>
Bit 1,0: protocol version:
Bit 2: Duplex<br\>
Bit 3:Display text<br\>
Bit 4: Telephone dialing: |