Commit graph

10 commits

Author SHA1 Message Date
paulc
97313228d6 Added parameter "queuetime" for the CDR builder to know how long a call waited in a queue.
All calls in a queue can be dropped by specifying queuename/* as id.
A call to a "single" type queue is dropped when its operator call fails.


git-svn-id: http://voip.null.ro/svn/yate@2795 acf43c95-373e-0410-b603-e72c3f656dc1
2009-08-18 14:55:25 +00:00
paulc
721571ab27 Made handler priorities configurable.
git-svn-id: http://voip.null.ro/svn/yate@2302 acf43c95-373e-0410-b603-e72c3f656dc1
2008-11-03 15:02:54 +00:00
paulc
0c47e4cf1f Added a limit to the number of simultaneous outgoing calls.
git-svn-id: http://voip.null.ro/svn/yate@2016 acf43c95-373e-0410-b603-e72c3f656dc1
2008-06-05 09:53:32 +00:00
paulc
c2c123744e Add call position in queue to notifies, optionally emit them when call position changes.
git-svn-id: http://voip.null.ro/svn/yate@2015 acf43c95-373e-0410-b603-e72c3f656dc1
2008-06-04 17:11:49 +00:00
paulc
00f6fd4192 Allow defining individual queues from the config file instead of using it only when database account or query are not set.
git-svn-id: http://voip.null.ro/svn/yate@2012 acf43c95-373e-0410-b603-e72c3f656dc1
2008-06-04 10:07:37 +00:00
paulc
0aabbbeb19 Added single delivery attempt mode - each queued call tries only one operator.
git-svn-id: http://voip.null.ro/svn/yate@2011 acf43c95-373e-0410-b603-e72c3f656dc1
2008-06-04 09:54:30 +00:00
paulc
d8428b293b Added minimum time between operator available queries.
Notification capability for queues and calls in them.
Calls can be individually picked from queue by channel ID.
Priority calls can be inserted in queue's head.
Queues can be created from config file.


git-svn-id: http://voip.null.ro/svn/yate@1748 acf43c95-373e-0410-b603-e72c3f656dc1
2008-03-06 18:55:57 +00:00
paulc
0bf45dc432 Fixed parameters transfer, added queue assist scripts.
git-svn-id: http://voip.null.ro/svn/yate@1707 acf43c95-373e-0410-b603-e72c3f656dc1
2008-01-30 19:46:09 +00:00
paulc
e23f6426b4 Documented input and output parameters of the queries.
git-svn-id: http://voip.null.ro/svn/yate@1705 acf43c95-373e-0410-b603-e72c3f656dc1
2008-01-30 16:55:11 +00:00
paulc
93db880965 Rewritten to take queries from configuration.
git-svn-id: http://voip.null.ro/svn/yate@1703 acf43c95-373e-0410-b603-e72c3f656dc1
2008-01-30 16:02:21 +00:00