Difference between revisions of "Toggle Applications"
From Zenitel Wiki
(→Converation) |
(→Call Request) |
||
Line 24: | Line 24: | ||
[[File:Toggle Applications 2.PNG|thumb|left|500px]] | [[File:Toggle Applications 2.PNG|thumb|left|500px]] | ||
<br style="clear:both;" /> | <br style="clear:both;" /> | ||
+ | |||
+ | Action commands: | ||
+ | IF %udd(%1.phy) | ||
+ | $CANM L%1.dir L101 | ||
+ | WUDD %1.phy 0 | ||
+ | STOP | ||
+ | ENDIF | ||
+ | $SM L%1.dir L101 | ||
+ | WUDD %1.phy 1 | ||
+ | |||
+ | |||
+ | answer... | ||
+ | |||
+ | For more details see [[$CANM]] and [[$SM]] | ||
==Audio Program== | ==Audio Program== |
Revision as of 13:31, 5 April 2016
Contents
Converation
Toggle between Call and Cancel
Action commands:
IF %udd(%1.phy) $C L%1.dir WUDD %1.phy 0 STOP ENDIF $CALL L%1.dir L101 WUDD %1.phy 1
answer...
For more details see $CALL and $C
Call Request
call, cancel, answer
Action commands:
IF %udd(%1.phy) $CANM L%1.dir L101 WUDD %1.phy 0 STOP ENDIF $SM L%1.dir L101 WUDD %1.phy 1
answer...
For more details see $CANM and $SM
Audio Program
setup, cancel, step
Transfer
On, off
Simplex Conference
setup (join), exit
Open Duplex Conference
setup, join, exit
Volume adjustment
volume circle=one button
volume step up, volume step down (two buttons)