Displaying 1 result from an estimated 1 matches for "skillbased".
2003 Oct 18
2
Even Newer Patch to app_queue with skillbased strategy
I made a post a few days ago with a patch to the queue to allow you to insert
a penalty value in dynamic queue adding.
http://asterisk.650dialup.com
Since then, I decided I would make a whole new strategy called 'skillbased'
I added a new option skillmask to the Queue appl and the
AddQueueMember func as well as the queues.conf
basicly if the skillmask of the queuemember is & (bitwise anded) against the mask
of the call on the queue If they match then you can take the call and it boils down to
the penalty...