<div dir="ltr"><div>Guys</div><div><br></div><div>Please help with this mind bender from the wiki at <a href="http://wiki.freeswitch.org/wiki/Loopback_endpoint">http://wiki.freeswitch.org/wiki/Loopback_endpoint</a>:</div><div>
<br></div><div><h3 style="color:rgb(0,0,0);background-image:none;margin:0px 0px 0.3em;overflow:hidden;padding-top:0.5em;padding-bottom:0.17em;border-bottom-style:none;font-size:17.27272605895996px;font-family:sans-serif;line-height:19.190340042114258px">
<span class="" id="Example_4:_loopback_with_A-leg_inline_dialplan">Example 4: loopback with A-leg inline dialplan</span></h3><pre style="font-family:monospace,Courier;padding:1em;border:1px dashed rgb(47,111,171);color:rgb(0,0,0);background-color:rgb(249,249,249);line-height:1.3em;font-size:12.727272033691406px">
originate loopback/set:job=1234\,answer\,park/default/inline lua:loop.lua inline
</pre><p style="margin:0.4em 0px 0.5em;line-height:19.190340042114258px;color:rgb(0,0,0);font-family:sans-serif;font-size:12.727272033691406px">Executes <i>set</i> app, then <i>answer</i> app, then <i>park</i> app on the A leg then bridges to the <i>lua</i> app on the B leg</p>
</div><div><br></div><div>Is the para at the end correct? Isn&#39;t it the A-leg that executes the lua and the B-leg that executes set,answer,park?</div><div><br></div><div>Richard</div><div><br></div>
</div>