Hello list,<br><br>I want to know the options that I have as an Asterisk user to make a call and control its progress. <br>I have been using the spool directory to originate my calls using this format:<br><br>"Channel: " <br>
"Callerid: "<br>"MaxRetries:" <br>"RetryTime: " <br>"WaitTime: " <br>"Context: "<br>"Extension: "<br>"Priority: "<br><br>Is there any other way to originate it and being able to cancel it whenever it's necessary.<br>
I know I can write the Dial command using the CLI but the point is the automation that a computer program (that I will write) can give me.<br><br>Thanks in advance.<br><br>