[Freeswitch-dev] [freeswitch-dev] in memory sqlite

Mathieu Rene mrene_lists at avgs.ca
Mon Feb 15 13:44:37 PST 2010


Use a ramdisk.

The core will open the db multiple times so you would end up with many  
instances not linked to each other.
If sofia uses it, it needs it, or else it would've been an optional  
configuration option.

Mathieu Rene
Avant-Garde Solutions Inc
Office: + 1 (514) 664-1044 x100
Cell: +1 (514) 664-1044 x200
mrene at avgs.ca




On 15-Feb-10, at 4:41 PM, Paulo Vicentini wrote:

> I will try to enable such feature in core.db ( I want to use just  
> RAM core.db and to disable all other databases)
> If I use FS exclusively as a SIP gateway ( no registrar ) I think I  
> can "disable" the use of such sofia tables (Does it make sense? ) :
>
> .tables
> sip_authentication sip_shared_appearance_dialogs
> sip_dialogs sip_shared_appearance_subscriptions
> sip_presence sip_subscriptions
> sip_registrations
>
> Thank you
> Paulo
>
> On Mon, Feb 15, 2010 at 6:22 PM, Michael Jerris <mike at jerris.com>  
> wrote:
> no
>
> Mike
>
> On Feb 15, 2010, at 12:35 PM, Paulo Vicentini wrote:
>
> > Hello,
> > Does FS support use of sqlite3_open(":memory:", ppDb) so that  
> database  is created purely in memory?
>
>
> _______________________________________________
> FreeSWITCH-dev mailing list
> FreeSWITCH-dev at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev
> http://www.freeswitch.org
>
> _______________________________________________
> FreeSWITCH-dev mailing list
> FreeSWITCH-dev at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev
> http://www.freeswitch.org

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-dev/attachments/20100215/7c97267c/attachment.html 


More information about the FreeSWITCH-dev mailing list