![]() |
|
|
#1 (permalink) |
![]() Join Date: Feb 2005
Posts: 2
![]() |
BSR consideration with limits on volume
Is anyone aware of a way to "control" the amount of volume routed to a particular site via BSR routing/consideration?
We have a 4 call center network where BSR is used to route volume based on EWT. For one of these centers/locations, we would like to limit the number of calls routed there over a certain timeperiod (could be 1/2 hr, hour, day, etc.). Platform is S8700... Any advice??? Thanks Richard |
|
|
|
|
|
#2 (permalink) |
|
PBXtech GOLD 100+ posts
![]() Join Date: Jul 2004
Posts: 116
![]() |
Re: BSR consideration with limits on volume
The best way would be on receiving PBX where you want to limit calls - modify the Status Poll vectors to return an infinite wait based on your desired variables (whether counted calls, EWT, TOD, VIV...etc).
We've gotten really creative with our status polls for different scenarios. Email me if you'd like to work out some more scenarios. Regards, Chris L. cjlarkin at mac dot com |
|
|
|
|
Advertisement
|
Sponsored links
|
|
|
#4 (permalink) |
|
PBXtech GOLD 100+ posts
![]() Join Date: Jul 2004
Posts: 116
![]() |
Re: BSR consideration with limits on volume
Here is an example of Status Poll and what you can do to limit the number of calls:
The basic scenario checks for a Holiday, see if the emergency skill is staffed - if those are validated then it will reply-best infinite EWT based on our dummy skill. If there are no available agents in the skill same reply. (Yes, usually this step is based on "Staffed Agents" - long story, don't ask). :-) To limit calls, you could insert various steps at 4. 04 4 goto step 10 if [calls-queued, counted calls, EWT or oldest call-waiting]. (Step 10, because of the insert everything will be moved down one). CALL VECTOR Number: 821 Name: Status Poll Lock? n Basic? y EAS? y G3V4 Enhanced? y ANI/II-Digits? y ASAI Routing? y Prompting? y LAI? y G3V4 Adv Route? y CINFO? y BSR? y Holidays? y 01 goto step 9 if holiday in table 1 02 goto step 9 if staffed-agents in skill [EMERG SKILL] > 0 03 goto step 9 if available-agents in skill [XXX] < 1 04 consider skill 1st pri l adjust-by 0 05 consider skill 2nd pri m adjust-by 0 06 consider skill 3rd pri h adjust-by 0 07 reply-best 08 stop 09 consider skill 600 pri l adjust-by 100 10 reply-best 11 stop |
|
|
|
|
|
#5 (permalink) |
|
PBXtech GOLD 100+ posts
![]() Join Date: Jul 2004
Posts: 116
![]() |
Re: BSR consideration with limits on volume
Forgot you could use VIV as well to create the volume variable. Unforunately, though I've been trained in VIV - we stuck on a release 10. Ugh! I want new toys to play with. :-)
-Chris |
|
|
|
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Volume on Intercom is low until turned up | mkurtzhals | Definity Servers | 1 | January 31st, 2006 04:06 PM |
| Multisite BSR | stubborne | Definity Servers | 3 | May 24th, 2005 01:46 PM |
| Quick question on the volume settings of phones | no25 | Definity Servers | 1 | January 23rd, 2004 06:28 AM |
| IP Softphone ringing volume problem | tek | Definity Servers | 0 | December 4th, 2003 03:28 PM |
| Adjusting the Ring volume | Andrew | Norstar systems | 0 | July 9th, 2003 09:41 AM |