Friday, October 26, 2007

Re: [asterisk-users] Start call from asterisk

On Fri, Oct 26, 2007 at 02:25:42PM +0200, Suity Zsolt wrote:
> Hi everybody!
>
> Can you give me a hint, how can I start a call from asterisk with some
> (php, bash, etc) script?
>
> I need to start two calls and bride it together.

A call file, a manager Originate event or the 'originate' CLI command
(in Asterisk >= 1.4).

In all three you define a channel to generate a call from and what it
will do - either dialplan extension@context, or a dialplan application.

That application can be Dial to directly bridge your channel with
another channel. Or you can use a custom dialplan to do exactly what you
need.

--
Tzafrir Cohen
icq#16849755 jabber:tzafrir.cohen@xorcom.com
+972-50-7952406 mailto:tzafrir.cohen@xorcom.com

http://www.xorcom.com

iax:guest@local.xorcom.com/tzafrir

_______________________________________________
--Bandwidth and Colocation Provided by http://www.api-digital.com--

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:

http://lists.digium.com/mailman/listinfo/asterisk-users

No comments: