<div dir="ltr"><div dir="ltr"><div>Hi, thanks for the hint.</div><div><br></div><div>What we have done so far:</div><div><br></div><div>- get an incopming call</div><div>- create a new channel</div><div>- set stuff on outgoing channel</div><div>- dial outgoing channel</div><div>- get a Dial Evente State "PROGRESS"</div><div>- push both channels into the bridge<br></div><div><br></div><div>then nothing happens by default.</div><div><br></div><div>we will try your suggested way! (putting both Channels into bridge before dialing the B channel)<br></div><div><br></div><div>BR</div><div>Jöran<br></div></div><br><div class="gmail_quote"><div dir="ltr">On Thu, Jan 17, 2019 at 4:49 PM Joshua C. Colp <<a href="mailto:jcolp@digium.com">jcolp@digium.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On Thu, Jan 17, 2019, at 11:40 AM, Jöran Vinzens wrote:<br>
> Hi all,<br>
> <br>
> we are working on a A to B basic Call scenario with early media.<br>
> On that scenario we get a call from a PJSIP endpoint and we place a new <br>
> call using ARI. On the created channel we receive a 183 Session <br>
> progress where we have an announcement regarding e.g. the cost of the <br>
> call (it's important for us to have this announcement to inform our <br>
> customers about the costs).<br>
> Using asterisk Dialplan this is done by App Dial automatically.<br>
> On ARI we receive a Dial Event "PROGRESS" where we thought we put both <br>
> channels into a bridge and the asterisk will then forward the RTP <br>
> towards the "A" Client using a 183 (since the channel is not answered, <br>
> yet). Unfortunately nothing happens.<br>
> <br>
> We searched the documentation and we have not figured it out. There is <br>
> no "/ari/channel/progress" command we can use and there is no <br>
> "early_media=true" in pjsip.conf which would enable the desired <br>
> behaviour.<br>
> <br>
> We would love to get a hint in the right direction and we very much <br>
> appreciate any help.<br>
<br>
There's a blog post which shows how it is supposed to work[1]. It expects the channel to be created, then both put into the bridge, and then dialed. This also requires Asterisk 14 or above to operate. What version are you using?<br>
<br>
[1] <a href="https://blogs.asterisk.org/2016/08/24/asterisk-14-ari-create-bridge-dial/" rel="noreferrer" target="_blank">https://blogs.asterisk.org/2016/08/24/asterisk-14-ari-create-bridge-dial/</a><br>
<br>
-- <br>
Joshua C. Colp<br>
Digium - A Sangoma Company | Senior Software Developer<br>
445 Jan Davis Drive NW - Huntsville, AL 35806 - US<br>
Check us out at: <a href="http://www.digium.com" rel="noreferrer" target="_blank">www.digium.com</a> & <a href="http://www.asterisk.org" rel="noreferrer" target="_blank">www.asterisk.org</a><br>
<br>
-- <br>
_____________________________________________________________________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" rel="noreferrer" target="_blank">http://www.api-digital.com</a> --<br>
<br>
Check out the new Asterisk community forum at: <a href="https://community.asterisk.org/" rel="noreferrer" target="_blank">https://community.asterisk.org/</a><br>
<br>
New to Asterisk? Start here:<br>
      <a href="https://wiki.asterisk.org/wiki/display/AST/Getting+Started" rel="noreferrer" target="_blank">https://wiki.asterisk.org/wiki/display/AST/Getting+Started</a><br>
<br>
asterisk-users mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
   <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" rel="noreferrer" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a></blockquote></div><br clear="all"><br>-- <br><div dir="ltr" class="gmail_signature"><div dir="ltr"><pre>Jöran Vinzens - <a href="mailto:vinzens@sipgate.de" target="_blank">vinzens@sipgate.de</a><br><br>sipgate GmbH - Gladbacher Str. 74 - 40219 Düsseldorf<br>HRB Düsseldorf 39841 - Geschäftsführer: Thilo Salmon, Tim Mois<br>Steuernummer: 106/5724/7147, Umsatzsteuer-ID: DE219349391<br><br><a href="http://www.sipgate.de" target="_blank">www.sipgate.de</a> - <a href="http://www.sipgate.co.uk" target="_blank">www.sipgate.co.uk</a><br></pre></div></div></div>