An application to originate calls using the Asterisk Management Interface.
If you have acces to an Asterisk machine's Manager Interface you can use this app to initiate calls from Asterisk to any phone via any other phone/device.
Simply type or select the desired phonenumbers from your contacts into the "Call number" and "Originate from" textboxes and press dial (the green button).
The application will contact the Asterisk Manager Interface and call the "Originate number". When this phone answers, the AMI will dial the "Call number" and bridge the calls.
The called number should be a plain number (anything other than + and 0-9 will be stripped.
The Originating number can be in the form:
Before you can make any calls you'll need to supply the application with the desired host/port and login credentials. The user needs to have the write permission "call" (1.4-) or "originate" (1.6+). Optionally (but highly recommended) is to have the application contact the AMI over SSL (Asterisk 1.6+ supports SSL natively, alternatively you can use stunnel to setup a ssl tunnel to AMI). Whether SSL is enabled or not, the application tries to use the "AuthType: MD5" challenge/response login method to avoid transmitting the password in plaintext.
To select a number from your contacts you will need to longpress the desired textbox and select "From Contacts". You also can choose to paste a number and change the onscreen keyboard layout.
Might this application not work for you, I'll need: