Are there any good examples floating around of XML parsers for this to dump to MySQL?<br><br><div class="gmail_quote">On Fri, Dec 12, 2008 at 2:22 PM, Michael Collins <span dir="ltr">&lt;<a href="mailto:msc@freeswitch.org">msc@freeswitch.org</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div class="Ih2E3d">On Fri, Dec 12, 2008 at 12:14 PM, Alexandru Nedelcu &lt;<a href="mailto:alex@sinapticode.ro">alex@sinapticode.ro</a>&gt; wrote:<br>

&gt; Thanks Michael,<br>
&gt;<br>
&gt; I&#39;m going to use XML, since I don&#39;t really know what variables I want.<br>
&gt; Another problem with CSV is that many people parse them with regular<br>
&gt; expressions and scripts break when you add a new column.<br>
&gt;<br>
<br>
</div>This is true. If you build a proper parser for your XML it will easily<br>
be able to handle new channel variables.<br>
<font color="#888888">-MC<br>
</font><div><div></div><div class="Wj3C7c"><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>
</div></div></blockquote></div><br>