<p>Hi,</p>
<p>I went over your dialplan and though it looks fine at first glance, but because I have no experience with Asterisk 1.6, so I would like to ask if commas in mysql query are ok without escape character? In my asterisk 1.4 I would type it like:</p>

<p>SELECT var1\, var2\, var3 FROM ...</p>
<p>Other things which come to mind:</p>
<p>1. Is your MySQL up to date?<br>
2. Software versions on your test system are the same as on the production system?<br>
3. Can you post a MySQL query from your dialplan which works fine.</p>
<p>Regards,</p>
<p>Zeeshan A Zakaria</p>
<p>--<br>
<a href="http://www.ilovetovoip.com">www.ilovetovoip.com</a></p>
<p><blockquote type="cite">On 2010-09-15 9:20 AM, &quot;Jonas Kellens&quot; &lt;<a href="mailto:jonas.kellens@telenet.be">jonas.kellens@telenet.be</a>&gt; wrote:<br><br>


  

<div text="#000000" bgcolor="#ffffff"><p><font color="#500050">On 09/15/2010 02:45 PM, Steve Howes wrote:<br>&gt;<br>&gt; On 15 Sep 2010, at 13:22, Jonas Kellens wrote:<br>&gt;   <br>&gt;...</font></p>
Off course I did that, Steve, before I did a locate on &#39;core&#39;. But
doesn&#39;t locate also have some PATH ? Where in my case /tmp is not in it.<br>
<br>
Meanwhile I have come across this :<br>
<br>
<ol>
  <li> start Asterisk with safe_asterisk
  </li>
  <li> enter &quot;gdb asterisk core.xxxx&quot;
  </li>
  <li> enter &quot;bt&quot; while in gdb (or do a &quot;bt full&quot;)
  </li>
  <li> enter &quot;thread apply all bt&quot;
  </li>
</ol>
<br>
I have no experience with this, so I post my output :<br>
<br>
[root@asterisk ~]# gdb asterisk core.4483<br>
&lt;snip&gt;<br>
This GDB was configured as &quot;i386-redhat-linux-gnu&quot;...<br>
&quot;/root/core.4483&quot; is not a core dump: File format not recognized<br>
(gdb) bt<br>
No stack.<br>
(gdb) Quit<br>
<br>
<br>
Jonas.<br>
</div>

<br>--<br>
_____________________________________________________________________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
New to Asterisk? Join us for a live introductory webinar every Thurs:<br>
               <a href="http://www.asterisk.org/hello" target="_blank">http://www.asterisk.org/hello</a><br>
<br>
asterisk-users mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
   <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br></blockquote></p>