Autodial Survey UNLESS Agents are Available -> Transfer
Posted: Fri Sep 15, 2006 8:39 pm
Has anyone setup an autodialer that will run at a set rate administering survey's unless agents are logged in (in which case the calls would be immediately transfered -- ie no survey given)?
Ideally, I would like to maintain 30 concurrent calls split between two asterisk servers over IAX. The calls would run between specified hours regardless of whether agents are logged in. As agents log in I would like calls to be sent to them whenever they are available, and to administer survey's if no agents are available.
As you can tell, volume is the key goal here (this is for a political campaign). If anyone has any tips on how I would implement this, please post your comments.
I think I can modify the agi-VDADtransferSURVEY script to attempt to transfer to an agent immediately and fall back on administering the survey.
I am just not sure on how I can:
1. Keep the autodial running without agents being logged in
2. How to specify a dial rate that is independent of how many agents are logged in
Thanks!
Sean
Ideally, I would like to maintain 30 concurrent calls split between two asterisk servers over IAX. The calls would run between specified hours regardless of whether agents are logged in. As agents log in I would like calls to be sent to them whenever they are available, and to administer survey's if no agents are available.
As you can tell, volume is the key goal here (this is for a political campaign). If anyone has any tips on how I would implement this, please post your comments.
I think I can modify the agi-VDADtransferSURVEY script to attempt to transfer to an agent immediately and fall back on administering the survey.
I am just not sure on how I can:
1. Keep the autodial running without agents being logged in
2. How to specify a dial rate that is independent of how many agents are logged in
Thanks!
Sean