<div dir="ltr">And: <a href="http://wiki.freeswitch.org/wiki/Mod_lcr">http://wiki.freeswitch.org/wiki/Mod_lcr</a><div>You can do all this in the static dial plan.</div><div><br clear="all"><div><div dir="ltr"><span style="font-family:Verdana,Arial,Helvetica,sans-serif;font-size:small">-Avi</span></div>

</div><br><div class="gmail_quote">On Tue, Jul 9, 2013 at 3:12 AM, Andre <span dir="ltr">&lt;<a href="mailto:andretodd@verizon.net" target="_blank">andretodd@verizon.net</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Would I also have the ability to hit the database to find LCR etc? I&#39;m doing everything in Mod_Managed via C#.<br>
<br>
Also, where do I find documentation on how to do what you stated below?<br>
Thanks everyone<br>
<div class="HOEnZb"><div class="h5"><br>
<br>
<br>
<br>
<br>
-----Original Message-----<br>
From: <a href="mailto:freeswitch-users-bounces@lists.freeswitch.org">freeswitch-users-bounces@lists.freeswitch.org</a> [mailto:<a href="mailto:freeswitch-users-bounces@lists.freeswitch.org">freeswitch-users-bounces@lists.freeswitch.org</a>] On Behalf Of <a href="mailto:info@shishir.com.np">info@shishir.com.np</a><br>


Sent: Monday, July 8, 2013 7:31 PM<br>
To: <a href="mailto:freeswitch-users@lists.freeswitch.org">freeswitch-users@lists.freeswitch.org</a><br>
Subject: Re: [Freeswitch-users] LRN DIP 302 Dialplan<br>
<br>
Before doing dip you can define<br>
sip_redirect_profile/sip_redirect_context and bridge a call for lrn dip, Once FS get the 302 after dip it will redirect the call to defined profile/context and you can do your LCR logic over this profile/context.<br>
<br>
If I am not wrong, after lrn dip you need to check &quot;tel&quot; URI for ported number.<br>
<br>
Regards<br>
Shishir<br>
<br>
On 08.07.2013 14:47, Avi Marcus wrote:<br>
&gt; Once you bridge and get a 302, you get dumped back into the dialplan<br>
&gt; where the information is available in the channel variables.<br>
&gt; I think ${sip_redirect_contact_params_1} and<br>
&gt; ${sip_redirect_contact_host_1} has the first route... so grab the lrn<br>
&gt; number and use that with the original number for your LCR.<br>
&gt;<br>
&gt; -Avi<br>
&gt;<br>
&gt; On Tue, Jul 9, 2013 at 12:34 AM, Andre Demattia  wrote:<br>
&gt;<br>
&gt;&gt; Hi, I&#39;m checking to see if that is the best way to do the dip. So<br>
&gt;&gt; calling the dialplan then waiting for the on hang up complete then<br>
&gt;&gt; dialing again is the right way?<br>
&gt;&gt; Andre<br>
&gt;&gt;<br>
&gt;&gt; -------------------------<br>
&gt;&gt; From: Avi Marcus [11]<br>
&gt;&gt; Sent: 7/8/2013 5:07 PM<br>
&gt;&gt; To: FreeSWITCH Users Help [12]<br>
&gt;&gt; Subject: Re: [Freeswitch-users] LRN DIP 302 Dialplan<br>
&gt;&gt;<br>
&gt;&gt; Sure, do the dip first then do your LCR.<br>
&gt;&gt; Maybe I&#39;m just not getting the question?<br>
&gt;&gt;<br>
&gt;&gt; -Avi<br>
&gt;&gt;<br>
&gt;&gt; On Mon, Jul 8, 2013 at 6:54 PM, wrote:<br>
&gt;&gt;<br>
&gt;&gt;&gt; HI, I need to look up a number to see if it&#39;s ported/ LCR before I<br>
&gt;&gt;&gt; bridge the call. What is the best way to go about doing this.<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Call comes in, I need to look up the LRN data via SIP 302. The<br>
&gt;&gt;&gt; results of that I need to hit my database for the LCR then I need to<br>
&gt;&gt;&gt; bridge the number.<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Would it be wise to dial the LRN server then on Hangup complete hit<br>
&gt;&gt;&gt; the database then dial the number?<br>
&gt;&gt;&gt; Thanks<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;<br>
&gt;<br>
&gt; ______________________________________________________________________<br>
&gt; ___<br>
&gt;&gt;&gt; Professional FreeSWITCH Consulting Services:<br>
&gt;&gt;&gt; <a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a> [1]<br>
&gt;&gt;&gt; <a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a> [2]<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>
&gt;&gt;&gt; <a href="http://www.cudatel.com" target="_blank">http://www.cudatel.com</a> [3]<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Official FreeSWITCH Sites<br>
&gt;&gt;&gt; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a> [4]<br>
&gt;&gt;&gt; <a href="http://wiki.freeswitch.org" target="_blank">http://wiki.freeswitch.org</a> [5]<br>
&gt;&gt;&gt; <a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a> [6]<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; FreeSWITCH-users mailing list<br>
&gt;&gt;&gt; <a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a> [7]<br>
&gt;&gt;&gt; <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a> [8]<br>
&gt;&gt;&gt;<br>
&gt;&gt;<br>
&gt;<br>
&gt; UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-use" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-use</a><br>
&gt; rs<br>
&gt;&gt;&gt; [9]<br>
&gt;&gt;&gt; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a> [10]<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;<br>
&gt; ______________________________________________________________________<br>
&gt; ___<br>
&gt;&gt; Professional FreeSWITCH Consulting Services:<br>
&gt;&gt; <a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a> [14]<br>
&gt;&gt; <a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a> [15]<br>
&gt;&gt;<br>
&gt;&gt; FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>
&gt;&gt; <a href="http://www.cudatel.com" target="_blank">http://www.cudatel.com</a> [16]<br>
&gt;&gt;<br>
&gt;&gt; Official FreeSWITCH Sites<br>
&gt;&gt; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a> [17]<br>
&gt;&gt; <a href="http://wiki.freeswitch.org" target="_blank">http://wiki.freeswitch.org</a> [18]<br>
&gt;&gt; <a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a> [19]<br>
&gt;&gt;<br>
&gt;&gt; FreeSWITCH-users mailing list<br>
&gt;&gt; <a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a> [20]<br>
&gt;&gt; <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a> [21]<br>
&gt;&gt;<br>
&gt;<br>
&gt; UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-use" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-use</a><br>
&gt; rs<br>
&gt;&gt; [22]<br>
&gt;&gt; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a> [23]<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; Links:<br>
&gt; ------<br>
&gt; [1] mailto:<a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
&gt; [2] <a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
&gt; [3] <a href="http://www.cudatel.com" target="_blank">http://www.cudatel.com</a><br>
&gt; [4] <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
&gt; [5] <a href="http://wiki.freeswitch.org" target="_blank">http://wiki.freeswitch.org</a><br>
&gt; [6] <a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>
&gt; [7] mailto:<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
&gt; [8] <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
&gt; [9] <a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
&gt; [10] <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
&gt; [11] mailto:<a href="mailto:avi@avimarcus.net">avi@avimarcus.net</a><br>
&gt; [12] mailto:<a href="mailto:freeswitch-users@lists.freeswitch.org">freeswitch-users@lists.freeswitch.org</a><br>
&gt; [13] mailto:<a href="mailto:andretodd@verizon.net">andretodd@verizon.net</a><br>
&gt; [14] mailto:<a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
&gt; [15] <a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
&gt; [16] <a href="http://www.cudatel.com" target="_blank">http://www.cudatel.com</a><br>
&gt; [17] <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
&gt; [18] <a href="http://wiki.freeswitch.org" target="_blank">http://wiki.freeswitch.org</a><br>
&gt; [19] <a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>
&gt; [20] mailto:<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
&gt; [21] <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
&gt; [22] <a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
&gt; [23] <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
&gt; [24] mailto:<a href="mailto:andretodd@verizon.net">andretodd@verizon.net</a><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>
FreeSWITCH-powered IP PBX: The CudaTel Communication Server <a href="http://www.cudatel.com" target="_blank">http://www.cudatel.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://wiki.freeswitch.org" target="_blank">http://wiki.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>
<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>
FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>
<a href="http://www.cudatel.com" target="_blank">http://www.cudatel.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://wiki.freeswitch.org" target="_blank">http://wiki.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>
</div></div></blockquote></div><br></div></div>