[asterisk-users] Triggering a call from bash

David A. Bandel david.bandel at gmail.com
Thu Oct 16 11:02:17 CDT 2008


2008/10/16 Rodolfo Alcazar Portillo <rodolfo.alcazar at padep.org.bo>:
> Hi.
>
> Does anyone knows how to trigger a phone call from a bash command?

Two ways:
1.  look in your asterisk source directory for a file called
sample.call.  This will show you what you need to put into your spool
directory for * to place a call to a number.
2.  using `asterisk -rx console dial xxxx` you can call a number, but
it will connect from the console

Two above is not much good in and of itself, but you weren't specific
about what you're trying to do.  One is probably what you need.

Ciao,

David A. Bandel
-- 
Focus on the dream, not the competition.
            - Nemesis Air Racing Team motto



More information about the asterisk-users mailing list