<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, "Jonas Kellens" <<a href="mailto:jonas.kellens@telenet.be">jonas.kellens@telenet.be</a>> wrote:<br><br>
<div text="#000000" bgcolor="#ffffff"><p><font color="#500050">On 09/15/2010 02:45 PM, Steve Howes wrote:<br>><br>> On 15 Sep 2010, at 13:22, Jonas Kellens wrote:<br>> <br>>...</font></p>
Off course I did that, Steve, before I did a locate on 'core'. But
doesn'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 "gdb asterisk core.xxxx"
</li>
<li> enter "bt" while in gdb (or do a "bt full")
</li>
<li> enter "thread apply all bt"
</li>
</ol>
<br>
I have no experience with this, so I post my output :<br>
<br>
[root@asterisk ~]# gdb asterisk core.4483<br>
<snip><br>
This GDB was configured as "i386-redhat-linux-gnu"...<br>
"/root/core.4483" 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>