Howto:Waiting Queue Announcement depending on Daytime using Boolean Object: Difference between revisions

From innovaphone wiki
Jump to navigation Jump to search
m (New page: This article describes how to configure a Waiting Queue Object(WQ) to play announcements depending on the daytime or state of a Boolean Object. ==Applies To== This information applies to ...)
 
m (filename too long)
 
(4 intermediate revisions by 3 users not shown)
Line 13: Line 13:


==More Information==
==More Information==
The approach to crate boolean dependent CFUs on the WQ is not the optimal solution, cause it will force you to create more than one WQ Object with partially redundant configuration. The solution is to offload announcement to the Boolean Object, which is able to play announcements depending on their state.
The approach to create boolean dependent CFUs on the WQ is not the optimal solution, cause it will force you to create more than one WQ Object with partially redundant configuration. The solution is to offload announcement to the Boolean Object, which is able to play announcements depending on their state.


===Configuration===
===Configuration===
Line 19: Line 19:




<center>[[Image:Howto Waiting Queue Announcement depending on Daytime using Boolean Object 01.png]]</center>
<center>[[Image:Boolean_Object_screenshot_01.png]]</center>






Now crate a Boolean Object named ''Worktime'' with following configuration:
Now create a Boolean Object named ''Worktime'' with following configuration:


; Announcement TRUE :  plays a business day announcement
; Announcement TRUE :  plays a business day announcement
Line 31: Line 31:




<center>[[Image:Howto Waiting Queue Announcement depending on Daytime using Boolean Object 02.png]]</center>
<center>[[Image:Boolean_Object_screenshot_02.png]]</center>




Line 37: Line 37:


[[Category:Howto|{{PAGENAME}}]]
[[Category:Howto|{{PAGENAME}}]]
[[Category:Sample|{{PAGENAME}}]]

Latest revision as of 18:40, 31 May 2010

This article describes how to configure a Waiting Queue Object(WQ) to play announcements depending on the daytime or state of a Boolean Object.

Applies To

This information applies to

  • innovaphone PBX V7 and later.


More Information

The approach to create boolean dependent CFUs on the WQ is not the optimal solution, cause it will force you to create more than one WQ Object with partially redundant configuration. The solution is to offload announcement to the Boolean Object, which is able to play announcements depending on their state.

Configuration

On the Waiting Queue Object configure the 1st Announcement to point to the Name of the Boolean Object(Worktime) used to switch on-time and off-time.


Boolean Object screenshot 01.png


Now create a Boolean Object named Worktime with following configuration:

Announcement TRUE
plays a business day announcement
Announcement FALSE
plays an automatic off-time announcement
Announcement manual override TRUE
plays a business day announcement or you can set a third state like sunday work etc.
Announcement manual override FALSE
plays a manual set off-time announcement like holiday etc.


Boolean Object screenshot 02.png