[asterisk-users] Autodialer - call simultaneously to both ends

2017-06-26 Thread Harel
Hello List, I'm working on an autodialer project. At the moment I use the Originate application then I "throw" it to an extension where I Dial() the other party and then both legs are bridged. The problem is that the Dial() will only run after the Originate finish its bit and I have lots of wast

Re: [asterisk-users] Autodialer - call simultaneously to both ends

2017-06-26 Thread Jean Aunis
Hello, You can certainly do this with the ARI interface but you will have to write some code. You could for example originate two channels, send them to the same Stasis application, create a bridge and place both channels in it. Best regards Jean Aunis Le 26/06/2017 à 14:06, Harel a écri

Re: [asterisk-users] Autodialer - call simultaneously to both ends

2017-06-26 Thread Antony Stone
On Monday 26 June 2017 at 14:06:10, Harel wrote: > Hello List, > I'm working on an autodialer project. > At the moment I use the Originate application then I "throw" it to an > extension where I Dial() the other party and then both legs are bridged. > > The problem is that the Dial() will only run

Re: [asterisk-users] Autodialer - call simultaneously to both ends

2017-06-26 Thread J Montoya or A J Stiles
On Monday 26 Jun 2017, Harel wrote: > Hello List, > I'm working on an autodialer project. > At the moment I use the Originate application then I "throw" it to an > extension where I Dial() the other party and then both legs are bridged. > The problem is that the Dial() will only run after the Origi

Re: [asterisk-users] Autodialer - call simultaneously to both ends

2017-06-26 Thread Antony Stone
On Monday 26 June 2017 at 18:01:22, J Montoya or A J Stiles wrote: > On Monday 26 Jun 2017, Harel wrote: > > Hello List, > > I'm working on an autodialer project. > > At the moment I use the Originate application then I "throw" it to an > > extension where I Dial() the other party and then both le

Re: [asterisk-users] Autodialer - call simultaneously to both ends

2017-06-27 Thread Harel
ng the other. Harel -- Original Message --- Message: 1 Date: Mon, 26 Jun 2017 15:06:10 +0300 From: "Harel" To: Subject: [asterisk-users] Autodialer - call simultaneously to both ends Message-ID: <012b01d2ee74$9a52cb60$cef86220$@mayor