How to make automatic calls using asterisk by fetching caller_id from csv file

I want to make automatic calls to some caller_ids which we want to fetch from CSV maybe we can use Spring Boot with asterisk-java but I do not know how will it work. like I can have pjsip user 1000 or 2000 and I want to fetch these from CSV and then autodial maybe asterisk manager but I do not know how will it work.

create call file and copy it to asterisk outgoing folder to make automation call

You should move it (within the same file system) not copy it.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.