Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - arkman

Pages: [1]
1
Running QueueMetrics / Re: Skill Based Ring Strategy
« on: May 27, 2009, 17:30:35 »
What Ring Strategy needs to be setup on the queue for Main, Wrap and Spill to function?  I have Ring Strategy set to roundrobin in TrixBox and 1 agent in Main and 1 agent in Spill in QueueMetrics.  The settings in QueueMetrics seem to be ignored when I call in, it roundrobins through all the agents.

EDIT:  I think these options are just for reporting.  I need to mess around in agents.conf first.

2
Running QueueMetrics / Re: Skill Based Ring Strategy
« on: May 27, 2009, 15:52:18 »
Main, Wrap, and Spill look perfect, thanks!

3
Running QueueMetrics / Skill Based Ring Strategy
« on: May 26, 2009, 22:20:31 »
We would like to configure some of our queues to always ring agents in a certain order.  We generally order our agents based on their skill or ability in these queues. 

For example, if a call comes in, we want to always ring in the following order (skipping if unavailable):
agent/203
agent/200
agent/201

Is there any way to do this?

4
I just resent via my gmail account.

5
Thanks. Can you send a tarball of your /etc/asterisk directory to Loway for inspection?

http://queuemetrics.com/contact.jsp

Please refer to bug #742.


Done.

6
Fresh install of Trixbox 2.6.2.2.  Running through the installation guide: http://queuemetrics.com/manuals/QM_Trixbox-chunked/

At step 2.5.1, I get the error "No queues found. Check your datasource validity" when going through the wizard.

/etc/asterisk/queues.conf
Code: [Select]
...
#include queues_additional.conf
...

/etc/asterisk/queues_additional.conf
Code: [Select]
...
[300]
announce-frequency=0
announce-holdtime=no
autofill=no
eventmemberstatus=no
eventwhencalled=no
joinempty=yes
leavewhenempty=no
maxlen=0
monitor-type=mixmonitor
monitor-format=wav49
periodic-announce-frequency=0
queue-callswaiting=silence/1
queue-thereare=silence/1
queue-youarenext=silence/1
retry=5
strategy=rrmemory
timeout=15
weight=0
wrapuptime=0
...

Pages: [1]