ami
ami copied to clipboard
Sugestion!
Awesome work! Congrats!
Add examples like this in docs, it could save a lot of time!
Make a call to "SIP/1001" and send it to context "your-context"
php artisan ami:action Originate --arguments=Channel:SIP/1001 --arguments=Context:your-context --arguments=Exten:s --arguments=Priority:1 --arguments=CallerID:01010101 --arguments=Async:true
Tested on Asterisk 13.1 - Ubuntu 16.04 and works great!
Tks a lot!