<!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">
Depending on your system, you can use either the Mono.Data.SqliteClient
or get the System.Data.SQLite library from
<a class="moz-txt-link-freetext" href="http://sqlite.phxsoftware.com/">http://sqlite.phxsoftware.com/</a>. The former for linux, the latter for
windows.<br>
<br>
The sanity of this request is not something I'm familiar with, but that
should enable you to take matters into your own hands, for good or ill
=cP<br>
<br>
-Tod Hansmann<br>
<br>
<br>
On 5/12/2010 11:58 PM, babak yakhchali wrote:
<blockquote
cite="mid:AANLkTinKrCXQpJoQC1DdOcKDAB-0NRmepzLApLO4vmvK@mail.gmail.com"
type="cite">
<div>Hi</div>
How can I send sql commands (querying about sip registrations) to
sqlite in mod_managed?
<div>I know I can use "sofia status profile internal" using api
interface but when there are many registrations and I just wanna check
some of them this is not efficient</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>
</body>
</html>