Actions

Difference between revisions of "Toggle Applications"

From Zenitel Wiki

(Converation)
(Call Request)
Line 20: Line 20:
  
 
==Call Request==
 
==Call Request==
call, cancel, answer
+
Toggle between Call Request and Cancel Call Request
  
 
[[File:Toggle Applications 2.PNG|thumb|left|500px]]
 
[[File:Toggle Applications 2.PNG|thumb|left|500px]]
Line 37: Line 37:
 
answer...
 
answer...
  
For more details see [[$CANM]] and [[$SM]]
+
For more details see [[$CANM]], [[$SM]], [[Call Request]] and [[$WUDD]]
  
 
==Audio Program==
 
==Audio Program==

Revision as of 14:34, 5 April 2016

Converation

Toggle between Call and Cancel

Toggle Applications 1.PNG


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, $C and $WUDD

Call Request

Toggle between Call Request and Cancel Call Request

Toggle Applications 2.PNG


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, $SM, Call Request and $WUDD

Audio Program

setup, cancel, step

Toggle Applications 3.PNG


Transfer

On, off

Toggle Applications 4.PNG


Simplex Conference

setup (join), exit

Toggle Applications 5.PNG


Open Duplex Conference

setup, join, exit

Toggle Applications 6.PNG


Volume adjustment

volume circle=one button

volume step up, volume step down (two buttons)

Toggle Applications 7.PNG