Page 1 of 1

Cron Call

PostPosted: Wed Sep 28, 2022 7:03 pm
by iboam
hi everyone im trying to automate a call by certain events (Received calls, time of calls .... ) but cant get the script to originate a call from cli. using this script im able to make the call but there's no caller id and call just last 2 seconds, any help will be appreciated


/usr/sbin/asterisk -rx "originate Local/XXXXXXXXXX application Playback activation"

Re: Cron Call

PostPosted: Mon Oct 03, 2022 2:49 pm
by Acidshock
Sorry can you go into a little more detail? There may be a better way to do this via either SQL or API calls. Can you specify exactly what you are trying to do?