Check the database actually contains entries and that all the enable flags are enabled. :)<br><br>If you still can&#39;t see why it&#39;s not working pastebin a database dump and we&#39;ll probably be able to see the cause.<br>
<br>-Steve<br><br><br><div class="gmail_quote">On 7 September 2010 00:29, Sergey Okhapkin <span dir="ltr">&lt;<a href="mailto:sos@sokhapkin.dyndns.org">sos@sokhapkin.dyndns.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
What is the result returned by belowmentioned sql query if you execute it<br>
manually? I bet it will return no results.<br>
<div><div></div><div class="h5"><br>
On Monday 06 September 2010, Nigel Kent wrote:<br>
&gt; I have followed the setup instructions on the wiki on mod_lcr but I have<br>
&gt;  not been able to get it to  work. Any advise or updated instructions<br>
&gt;<br>
&gt; Below is the output when I try a test on fs_cli.<br>
&gt;<br>
&gt;<br>
&gt; freeswitch@internal&gt; lcr 45345<br>
&gt; No Routes To Display<br>
&gt;<br>
&gt; 2010-09-06 22:51:06.107080 [DEBUG] mod_lcr.c:1328 data passed to lcr is<br>
&gt;  [45345] freeswitch@internal&gt; 2010-09-06 22:51:06.107080 [WARNING]<br>
&gt;  mod_lcr.c:1370 Using default CID [18005551212] 2010-09-06 22:51:06.107080<br>
&gt;  [DEBUG] mod_lcr.c:780 intra routing [state:0 lata:0] so rate field is<br>
&gt;  [rate] 2010-09-06 22:51:06.107080 [DEBUG] mod_lcr.c:796 we have an event<br>
&gt; 2010-09-06 22:51:06.107080 [DEBUG] mod_lcr.c:820 SQL: SELECT l.digits,<br>
&gt;  c.carrier_name, l.rate, cg.prefix AS gw_prefix, cg.suffix AS gw_suffix,<br>
&gt;  l.lead_strip, l.trail_strip, l.prefix, l.suffix , cg.codec , l.cid FROM<br>
&gt;  lcr l JOIN carriers c ON l.carrier_id=<a href="http://c.id" target="_blank">c.id</a> JOIN carrier_gateway cg ON<br>
&gt;  <a href="http://c.id" target="_blank">c.id</a>=cg.carrier_id WHERE c.enabled = &#39;1&#39; AND cg.enabled = &#39;1&#39; AND<br>
&gt;  l.enabled = &#39;1&#39; AND digits IN (45345, 4534, 453, 45, 4) AND<br>
&gt;  CURRENT_TIMESTAMP BETWEEN date_start AND date_end ORDER BY digits DESC,<br>
&gt;  rate,  quality DESC,  reliability DESC, rand();<br>
&gt;<br>
<br>
<br>
</div></div><div><div></div><div class="h5">_______________________________________________<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>