Actions

Difference between revisions of "PLAY DAK"

From Zenitel Wiki

m
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
{{A}}
+
{{AI}}
 
{| border="1"
 
{| border="1"
 
! colspan="2" style="background:#ffdead;" width="90pt" |PLAY DAK PD
 
! colspan="2" style="background:#ffdead;" width="90pt" |PLAY DAK PD
Line 26: Line 26:
 
[[AlphaNet_Data_Protocol#Station_Connect_Operations|Back to AlphaNet message list]]
 
[[AlphaNet_Data_Protocol#Station_Connect_Operations|Back to AlphaNet message list]]
 
[[Category: ACDP messages]]
 
[[Category: ACDP messages]]
 +
[[Category: DP Commands]]

Latest revision as of 12:48, 30 June 2022

AI.png
PLAY DAK PD 0x009C 156 AMC 10.44
$PD L101 "0W123#"
$PD L101 U01 "2561"
Station 101 dials "0", wait 1 sec, dial "123#" with default 200 ms timing
Station 101 dials "2561" with 100ms play timing.
$PD plays digits with default 200ms play timing. Additional spacing can be inserted by use of w (0,5 sec) or W (1 sec)
1 NET_OBJ_REF
{ECL_STATION,

ECL_USER}

A - user or station.
2 UINT1
(optional)
Timing for the play sequence
1 - 20 = 100ms - 2 sec.
2/3 UINT1[0...n]
Dial pattern supported:
-Digit "0"-"9"
-"*" and "#" supported during trunk calls.
-"w" = wait 0,5 sec
-"W" = wait 1 sec
All other characters will terminate the "play DAK" feature
Max length of string 40 bytes

See also: Play DAK Feature

Back to AlphaNet message list