<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
<title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Take a look here<br>
<br>
<a class="moz-txt-link-freetext" href="http://wiki.freeswitch.org/wiki/Lua_freeswitch_dbh">http://wiki.freeswitch.org/wiki/Lua_freeswitch_dbh</a><br>
<br>
and here<br>
<br>
<a class="moz-txt-link-freetext" href="http://wiki.freeswitch.org/wiki/Mod_lua#freeswitch.Dbh">http://wiki.freeswitch.org/wiki/Mod_lua#freeswitch.Dbh</a><br>
<br>
lots of good info to get you started.<br>
<br>
<br>
On 01/28/2011 1:41 PM, deniro wrote:
<blockquote
cite="mid:AANLkTin7qtxg3heGtQFDqF7QwuTfa7FWF-gzoLzRrruV@mail.gmail.com"
type="cite">
<div>Hi</div>
<div> </div>
<div>I think lua is the recomended/preferred for database
connections and programming with freeswitch</div>
<div> </div>
<div>1-- how can I connect to an existing mysql database
(externally created and managed by php program -- contructed
tables -rows- fields etc...) </div>
<div> </div>
<div>2-- how can I create new mysql database with freeswitch?</div>
<div> </div>
<div>3-- how to check if required lua components are really
installed/working for mysql db in freeswitch?</div>
<div> </div>
<div>4-- if lua isn't a choice, which is the next best to handle
mysql databases (javascript, perl etc..)</div>
<div> </div>
<div>5-- any comprehensive freeswitch mysql db handling doc,
links etc...?</div>
<div>thx</div>
<div> </div>
<pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
FreeSWITCH-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a>
<a class="moz-txt-link-freetext" href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a>
UNSUBSCRIBE:<a class="moz-txt-link-freetext" href="http://lists.freeswitch.org/mailman/options/freeswitch-users">http://lists.freeswitch.org/mailman/options/freeswitch-users</a>
<a class="moz-txt-link-freetext" href="http://www.freeswitch.org">http://www.freeswitch.org</a>
</pre>
</blockquote>
<br>
</body>
</html>