Actions

Difference between revisions of "DIAL DIGITS"

From Zenitel Wiki

 
(6 intermediate revisions by 6 users not shown)
Line 1: Line 1:
{| border="1" align=left
+
{{AI}}
 +
{| border="1"
 
|-
 
|-
 
!style="background:#ffdead;" width="90pt" colspan="2"|DIAL_DIGITS
 
!style="background:#ffdead;" width="90pt" colspan="2"|DIAL_DIGITS
 
!style="background:#ffdead;" width="100pt"|0x0050
 
!style="background:#ffdead;" width="100pt"|0x0050
 
!style="background:#ffdead;" width="30pt"|80
 
!style="background:#ffdead;" width="30pt"|80
!style="background:#ffdead;" width="100pt"|AMC 06.00
+
!style="background:#ffdead;" |AMC 06.00
 
|-
 
|-
|colspan="5"|$DD L101 L84<br\>$DD  L101  G12345
+
|colspan="5"|$DD L101 L84<br />$DD  L101  G12345
 
|-
 
|-
|colspan="5"|Station simulation:  One or more digits are dialed (AMC 08.00: max 10). One or more DIAL_DIGITS messages can be used in sequence.<br\> The digits are interpreted in the current station state, i.e. dialing both from idle and during connection.<br\>AlphaNet:  Send collected digits from source node to destination node in a network of exchanges.   
+
|colspan="5"|Station simulation:  One or more digits are dialed (AMC 08.00: max 10). One or more DIAL_DIGITS messages can be used in sequence.<br /> The digits are interpreted in the current station state, i.e. dialing both from idle and during connection.<br />AlphaNet:  Send collected digits from source node to destination node in a network of exchanges.   
 
|-
 
|-
|align=center|1||[[NET_OBJ_REF]]<br\>{[[ECL_STATION]]}||colspan="3"|Station<br\>[[AlphaNet]]: Proxy station in B exchange.
+
|align=center|1||[[NET_OBJ_REF]]<br />{[[ECL_STATION]]}||colspan="3"|Station<br />[[AlphaNet]]: Proxy station in B exchange.
 
|-
 
|-
|align=center|2||[[NET_OBJ_REF]] <br\>{[[NRF_LOCAL_DIRNO]],<br\>[[NRF_DIGIT_STRING]]}||colspan="3"|Digits to dial.<br\><br\>
+
|align=center|2||[[NET_OBJ_REF]] <br />{[[NRF_LOCAL_DIRNO]],<br />[[NRF_DIGIT_STRING]]}||colspan="3"|Digits to dial.<br /><br />
 
|-
 
|-
 
|}
 
|}
 +
 +
[[Category: ACDP messages]]
 +
[[Category: DP Commands]]
 +
 +
[[AlphaNet_Data_Protocol#Station_Keyboard_.26_Display_emulation|Back to AlphaNet message list]]

Latest revision as of 12:47, 30 June 2022

AI.png
DIAL_DIGITS 0x0050 80 AMC 06.00
$DD L101 L84
$DD L101 G12345
Station simulation: One or more digits are dialed (AMC 08.00: max 10). One or more DIAL_DIGITS messages can be used in sequence.
The digits are interpreted in the current station state, i.e. dialing both from idle and during connection.
AlphaNet: Send collected digits from source node to destination node in a network of exchanges.
1 NET_OBJ_REF
{ECL_STATION}
Station
AlphaNet: Proxy station in B exchange.
2 NET_OBJ_REF
{NRF_LOCAL_DIRNO,
NRF_DIGIT_STRING}
Digits to dial.

Back to AlphaNet message list