AlphaVision - single click to call: Difference between revisions
From Zenitel Wiki
(New page: This article describes how to configure AlphaVisionin such a way that the operator can call, cancel and answer call requests with a single click on the intercom icon. In AlphaVision sele...) |
No edit summary |
||
| Line 1: | Line 1: | ||
This article describes how to configure | This article describes how to configure [[AlphaVision]] in such a way that the operator can call, cancel and answer [[Call Request]]s with a single click on the intercom icon. | ||
In AlphaVision select Configuration -> Options -> System tab, enable 'Double click as single'. | In AlphaVision select Configuration -> Options -> System tab, enable 'Double click as single'. | ||
Script files: | Script files: | ||
Make a text file 'Accept.scr' containing the command: STE $CALL L%DIR1 L(%NN)%DIR2 W64 | *Make a text file 'Accept.scr' containing the command: STE $CALL L%DIR1 L(%NN)%DIR2 W64 | ||
Make a text file 'Cancel.scr' containing the command: STE $C L%DIR1 | *Make a text file 'Cancel.scr' containing the command: STE $C L%DIR1 | ||
Store the files in the scripts folder: C:\Program Files\Zenitel Norway\AlphaVision\scripts\ | *Store the files in the scripts folder: C:\Program Files\Zenitel Norway\AlphaVision\scripts\ | ||
Script set: | Script set: | ||
Add a new script set in Configuration -> Script sets. Assign the script files to the statuses as shown | *Add a new script set in Configuration -> Script sets. Assign the script files to the statuses as shown on the screen shot. | ||
*Enable "On DblClick" on events 0 (Idle), 1 (Connected), 2 (Call) and to 3 (Call). | |||
Assign the script set to the stations by rightclicking the icon, and choose Properties | Assign the script set to the stations by rightclicking the icon, and choose Properties. | ||
Revision as of 15:31, 24 November 2008
This article describes how to configure AlphaVision in such a way that the operator can call, cancel and answer Call Requests with a single click on the intercom icon.
In AlphaVision select Configuration -> Options -> System tab, enable 'Double click as single'.
Script files:
- Make a text file 'Accept.scr' containing the command: STE $CALL L%DIR1 L(%NN)%DIR2 W64
- Make a text file 'Cancel.scr' containing the command: STE $C L%DIR1
- Store the files in the scripts folder: C:\Program Files\Zenitel Norway\AlphaVision\scripts\
Script set:
- Add a new script set in Configuration -> Script sets. Assign the script files to the statuses as shown on the screen shot.
- Enable "On DblClick" on events 0 (Idle), 1 (Connected), 2 (Call) and to 3 (Call).
Assign the script set to the stations by rightclicking the icon, and choose Properties.
