Thomas,<div><br></div><div>Could you pastebin the extension that does not work? Also, please pastebin two call examples: one that works and one that fails. We should be able to assist from there.</div><div><br></div><div>Thanks,</div>
<div>MC<br><br><div class="gmail_quote">On Mon, May 16, 2011 at 10:46 AM, Thomas Hoellriegel <span dir="ltr">&lt;<a href="mailto:admin@blindi.net">admin@blindi.net</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Hi all,<br>
Is this normal: i can make only a single selection from a database in single context?<br>
Example:<br>
 &lt;extension name=&quot;cforward_only_db&quot; &gt;<br>
&lt;condition field=&quot;destination_number&quot; expression=&quot;^cforward_only_db$&quot;<br>
break=&quot;never&quot;&gt;<br>
&lt;/condition&gt;<br>
 &lt;condition field=&quot;${dummy}&quot; expression=&quot;^$&quot; break=&quot;never&quot;&gt;<br>
&lt;/condition&gt;<br>
<br>
&lt;condition field=&quot;${db(select/thomasfwdstatus/thomas)}&quot;<br>
expression=&quot;^1$&quot; break=&quot;on-true&quot; &gt;<br>
  &lt;action application=&quot;playback&quot;<br>
  data=&quot;$${play_prefix}/cforward/alle-callfw-ist-an.wav&quot;/&gt;<br>
&lt;anti-action application=&quot;playback&quot;<br>
data=&quot;$${play_prefix}/cforward/all-fw-is-off.wav&quot;/&gt;<br>
<br>
&lt;/condition&gt;<br>
&lt;/extension&gt;<br>
<br>
When i make a new extension:<br>
&lt;condition field=&quot;${db(select/thomasfwdstatus1/thomas)}&quot;<br>
expression=&quot;^1$&quot; break=&quot;on-true&quot; &gt;<br>
fs fails with an error message: regexp fails.<br>
When i create a new context, and the syntax is the same, fs accept this.<br>
 there is a opportunity in an existing contexty with multipe database selections? thank you<br>
<br>
<br>
<br>
<br>
---------------<br>
Du kannst mich jederzeit kostenlos per Festnetz erreichen unter:<br>
<a href="http://www.blindi.net/callback" target="_blank">http://www.blindi.net/callback</a><br>
homepage: <a href="http://www.blindi.net" target="_blank">http://www.blindi.net</a><br>
blinde-misc mailingliste für blinde. anmeldung unter:<br>
<a href="http://www.blindi.net/mailman/listinfo/blinde-misc" target="_blank">http://www.blindi.net/mailman/listinfo/blinde-misc</a><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></div>