Asterisk AMI Originate instead of call files

Hello, does anybody have a working auto dialer based on AMI Originate instead of call files? Something like this Asterisk call Files spoling

Google might help you
PHP and AMI

Python and call file
https://pycall.readthedocs.io/en/latest/usage.html#code-breakdown

1 Like

I want down this path. Found that making my own predictive dialer is a VERY complicated path. Short of placing a single call with a file or AMI. I ended up using an off-the-shelf solution. You can read about my use case here:

Hopefully you find it helpful!

Thanks, do you have also an example with MYSQL to store the dates and numbers as you mention in the original post?

That it is not an Asterisk related stuff , here you can find all MYSQL examples needed

https://dev.mysql.com/doc/