<div dir="ltr">Basically, yes.<div><br></div><div>Phil M</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Dec 19, 2014 at 1:37 PM, Paul Belanger <span dir="ltr"><<a href="mailto:paul.belanger@polybeacon.com" target="_blank">paul.belanger@polybeacon.com</a>></span> wrote:<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5">On Fri, Dec 19, 2014 at 1:09 PM, Leif Madsen <<a href="mailto:lmadsen@thinkingphones.com">lmadsen@thinkingphones.com</a>> wrote:<br>
> On 19 December 2014 at 13:01, Joshua Colp <<a href="mailto:jcolp@digium.com">jcolp@digium.com</a>> wrote:<br>
><br>
>> Right now you can't directly replace app_dial with an ARI equivalent<br>
>> because of early media. There is no way to do anything with a channel until<br>
>> it has answered and no way to exchange early media.<br>
>><br>
><br>
> So in the mean time, ignoring the "early media" component, for the<br>
> signalling (or pseudo-signalling perhaps as it where), could you have the<br>
> left hand channel (channel A) attached to a bridge and then connected to<br>
> another channel or application in ARI that would provide ringing? (think the<br>
> 'r' option in app_dial)<br>
><br>
> If so, you could at least simulate the ringing for now, and then when the<br>
> other channel answered, move the bridged connection from Channel A to<br>
> "ringing channel" over to Channel B.<br>
><br>
> Forgive me for being naive here. My knowledge of the actual constructs<br>
> available in ARI are still primitive :)<br>
><br>
</div></div>Okay, so lets ignore the limitation today for early media.   And say<br>
we only care about bi-directional audio when the far end answers.  We<br>
can then add in features once we get the basic working.<br>
<br>
So ARI dial would be as above.<br>
<br>
Answer incoming channel<br>
Start originate<br>
on answer create bridge<br>
move caller A and B into bridge.<br>
<br>
Everybody agrees?<br>
<span class="im HOEnZb"><br>
--<br>
Paul Belanger | PolyBeacon, Inc.<br>
Jabber: <a href="mailto:paul.belanger@polybeacon.com">paul.belanger@polybeacon.com</a> | IRC: pabelanger (Freenode)<br>
Github: <a href="https://github.com/pabelanger" target="_blank">https://github.com/pabelanger</a> | Twitter: <a href="https://twitter.com/pabelanger" target="_blank">https://twitter.com/pabelanger</a><br>
<br>
</span><div class="HOEnZb"><div class="h5">_______________________________________________<br>
asterisk-app-dev mailing list<br>
<a href="mailto:asterisk-app-dev@lists.digium.com">asterisk-app-dev@lists.digium.com</a><br>
<a href="http://lists.digium.com/cgi-bin/mailman/listinfo/asterisk-app-dev" target="_blank">http://lists.digium.com/cgi-bin/mailman/listinfo/asterisk-app-dev</a><br>
</div></div></blockquote></div></div>