VoIP Mailing List Archives
Mailing list archives for the VoIP community |
|
View previous topic :: View next topic |
Author |
Message |
gregor at infomedia.si Guest
|
Posted: Mon Dec 27, 2021 10:51 am Post subject: [Freeswitch-users] Predictive dialer |
|
|
Hi!
I want to build a predictive dialer and need some advice on architecture logic.
There are a lot of studies on how to calculate predictive calls, but I need most from a programming point of view. When the campaign starts, should I create a schedule to run every n seconds and check current calls, logged agents, statistics and then decide to trigger new calls? Or should I subscribe to call events and on every hangup calculate new calls?
Any thoughts?
BR, Gregor |
|
Back to top |
|
|
david.villasmil.work a... Guest
|
|
Back to top |
|
|
gregor at infomedia.si Guest
|
Posted: Tue Dec 28, 2021 4:22 am Post subject: [Freeswitch-users] Predictive dialer |
|
|
Thx for this
I am not a C++ expert, but what I grasped, it starts to loop on the campaign and waits until a batch of calls is finished, then starts a new batch. Am I right?
This is what puzzled me. Thank you 👍
On Mon, 27 Dec 2021 at 23:48, David Villasmil <david.villasmil.work@gmail.com (david.villasmil.work@gmail.com)> wrote:
|
|
Back to top |
|
|
david.villasmil.work a... Guest
|
Posted: Tue Dec 28, 2021 1:42 pm Post subject: [Freeswitch-users] Predictive dialer |
|
|
It yields (waits) the configured time-between-calls ms, counts how many calls are running, and generates as many as needed to increase the call count to the configured max_concurrent_calls.
On Tue, 28 Dec 2021 at 04:03, Gregor Nanger <gregor@infomedia.si (gregor@infomedia.si)> wrote:
--
Regards,
David Villasmilemail: david.villasmil.work@gmail.com (david.villasmil.work@gmail.com)
phone: +34669448337 |
|
Back to top |
|
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|