Actions

Difference between revisions of "AUDIO PATH OK"

From Zenitel Wiki

(New page: {| border="1" align=left |- !style="background:#ffdead;" width="90pt" colspan="2"|AUDIO:PATH_OK !style="background:#ffdead;" width="100pt"|0x8002 !style="background:#ffdead;" width="30pt"...)
 
 
(10 intermediate revisions by 8 users not shown)
Line 1: Line 1:
{| border="1" align=left
+
{{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;" width="100pt"|AMC 06.00
+
!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\>{[[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"|Bit 1: (Unused?)<br\>B­function support Indicates the capabilities the B-exchange has when acting as a B­-exchange in a conversation. <br\>Bit 2: protocol version:  <br\>0 = Basic capabilities:<br\>[[AUDIO_PATH_SETUP]] remote function 1 supported
+
|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 />
1 = Extended capabilities:<br\>B­station parameter added to <br\>[[AUDIO_PATH_SETUP]] payload.  
+
Bit 1,0: protocol version:  <br>
[[AUDIO_PATH_SETUP]] remote functions 3 and 5 supported.<br\>Introduced in AMC 07.10.<br\>Bit 3: Duplex<br\>0 = Basic<br\>1 = Run duplex algorithm in A exchange<br\>Bit 4:Display text<br\>0 = Basic<br\>1 = Generate display text in A exchange for own A number<br\>Bit 5: Telephone dialing: 1 = Do not play back [[DAK]], forward [[DAK0]],1 as [[DIGIT]] *#-
+
*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 16:27, 8 February 2023

AI.png
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

  • 0 = Basic
  • 1 = Run duplex algorithm in A exchange

Bit 3:Display text

  • 0 = Basic
  • 1 = Generate display text in A exchange for own A number

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.


Back to AlphaNet message list