[Asterisk-Users] Outgoing calls for a fancy address book app
Olle E. Johansson
oej at edvina.net
Mon Dec 15 14:13:11 MST 2003
mattf wrote:
> Hello,
>
> just use the manager conduit:
>
> Telnet to asterisk server ip_address to port 5038 (as long as you have a
> login set up in manager.conf)
> and send the following(what is between the dash lines):
> -----------------------------------
> Action: Login
> Username: user
> Secret: pass
>
> Action: Originate
> Channel: SIP/123testphone
> Context: default
> Exten: 7275551212
> Priority: 1
> Callerid: PHP_groupware_call
>
> Action: Logoff
>
> -----------------------------------
>
> Works every time and it get's logged in the system too.
>
Good example.
http://www.voip-info.org/tiki-index.php?page=Asterisk+manager+dialout
Thank you!
/Olle
More information about the asterisk-users
mailing list