<div dir="ltr">I&#39;ve used a lua script to grab the information (and make sure it&#39;s a valid callback), hangup, and then run:<div><br></div><div>freeswitch.msleep(2000); --wait 2 seconds to make sure their side will actually have the call over<br></div><div>api = freeswitch.API()<br><div>api:execute(&quot;originate&quot;, your-dialstring)<br></div></div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature"><div dir="ltr">-Avi<br></div></div></div>
<br><div class="gmail_quote">On Wed, Dec 31, 2014 at 11:37 AM, Sina Owolabi <span dir="ltr">&lt;<a href="mailto:notify.sina@gmail.com" target="_blank">notify.sina@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">Hi List!<br>
<br>
<br>
FreeSWITCHNewbie here.<br>
Please can I have some guidance on how to setup call back?<br>
<br>
I would like to be able to dial the DID attached to the SIP trunk<br>
Freeswitch is registered to, and then have freeSWITCH hang up the call<br>
and dial the caller id number back through any other SIP trunk<br>
FreeSWITCH Is registered with, but with the origination number set to<br>
the DID that the first call came through in the first place.<br>
<br>
Please is this possible just through the dial plan?<br>
<br>
Thanks for any help!<br>
<br>
_________________________________________________________________________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://confluence.freeswitch.org" target="_blank">http://confluence.freeswitch.org</a><br>
<a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>
<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
</blockquote></div><br></div></div>