Difference between revisions of "PLAY DAK"
From Zenitel Wiki
(New page: - !style="background:#ffdead;" width="90pt" colspan="2"|PLAY DAK PD !style="background:#ffdead;" width="100pt"|0x009C !style="background:#ffdead;" width="30pt"|156 !style="background:#ffd...) |
|||
Line 1: | Line 1: | ||
− | + | {| border="1" | |
!style="background:#ffdead;" width="90pt" colspan="2"|PLAY DAK PD | !style="background:#ffdead;" width="90pt" colspan="2"|PLAY DAK PD | ||
!style="background:#ffdead;" width="100pt"|0x009C | !style="background:#ffdead;" width="100pt"|0x009C |
Revision as of 12:01, 9 June 2008
PLAY DAK PD | 0x009C | 156 | AMC 10.44 | |
---|---|---|---|---|
$PD L101 "0W123#" <br\> $PD L101 U01 "2561" | Station 101 dials "0", wait 1 sec, dial "123#" with default 200 ms timing <br\> Station 101 dials "2562" 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<br\>{ECL_STATION, <BR\> ECL_USER} | A - user or station. | ||
2 | UINT1 (optional) |
Timing for the play sequence <br\> 1 - 20 = 100ms - 2 sec. | ||
2/3 | UINT1[0...n] | <br\> Dial pattern supported: <br\>-Digit "0"-"9" <br\>-"*" and "#" supported during trunk calls. <br\>-"w" = wait 0,5 sec <br\> -"W" = wait 1 sec <br\> All other characters will terminate the "play DAK" feature <br\> Max length of string 40 bytes |