Try setting up an extension that sets the variables and calls lcr, then use originate from the cli to dial into that extension.<br><br>If you&#39;re already using LCR for live traffic, you can use profiles to execute the existing query for normal calls and your custom sql just on a testing profile that you call explicitly:<br>
&lt;action application=&quot;lcr&quot; data=&quot;$1 testprofile&quot;/&gt;<br><br>-Steve<br><br><br><br><div class="gmail_quote">On 7 July 2010 18:45, Roger Salloum <span dir="ltr">&lt;<a href="mailto:roger_salloum@shaw.ca">roger_salloum@shaw.ca</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;">Hi,<br><br>Is there a way to set channel variables in the CLI? I have created a custom sql that uses channel variables to determine routes, and wanted to test it through the CLI. However, I can&#39;t find out how to set the channel variables in the CLI so that the lcr module will have that information to use in the sql statement.<br>
<br>Thanks,<br><br>
<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></blockquote></div><br>