> 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
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:
No comments:
Post a Comment