[Freeswitch-users] ODBC in place of db/core.db
Ken Rice
krice at suspicious.org
Mon Jan 19 21:44:49 PST 2009
Even if you could put the core DB into an external RDBMS that still wouldn¹t
get you failover... The core DB is not really where the call states are
tracked that¹s just there to make things like getting status outputs easier
to keep from having to lock memory everytime someone does a show channels or
show calls or whatever
From: Joseph Bajin <josephbajin at gmail.com>
Reply-To: <freeswitch-users at lists.freeswitch.org>
Date: Tue, 20 Jan 2009 00:33:45 -0500
To: <freeswitch-users at lists.freeswitch.org>
Subject: Re: [Freeswitch-users] ODBC in place of db/core.db
But that won't accomplish setting up any sort of Failover right? You'll
have access to the db, but it would do no good correct...
2009/1/19 Michael Jerris <mike at jerris.com>
> You can disable the core db using -nosql or if you want to remotely have
> access to an odbc db of calls you can make an event socket listener to make
> your own db.
>
> Mike
>
>
> On Jan 19, 2009, at 1:04 PM, "Anthony Minessale" <anthony.minessale at gmail.com>
> wrote:
>
>> it's not possible, the core is only sqlite.
>>
>>
>> On Mon, Jan 19, 2009 at 11:51 AM, Adam Long < <mailto:ajlong at worldlink.net>
>> ajlong at worldlink.net> wrote:
>>> Hi Guys,
>>>
>>>
>>>
>>> I have read the documentation on the wiki and have successfully compiled
>>> FreeSwtich with odbc core support.
>>>
>>> I am able to get my SIP Profiles and Voicemail databases to load, create,
>>> and utilize the ODBC database tables successfully.
>>>
>>>
>>>
>>> However, I cannot seem to figure out how to make FreeSwitch use the ODBC
>>> database instead of the SQL Lite db/core.db
>>>
>>>
>>>
>>> I'm sure it's just a matter of properly placing the following line in one of
>>> the configs
>>>
>>> <param name="odbc-dsn" value="dns-name:user:password"/>
>>>
>>>
>>>
>>> If anyone can point me in the right direction I would greatly appreciate it.
>>>
>>>
>>>
>>> Thank you!
>>>
>>> _______________________________________________
>>> Freeswitch-users mailing list
>>> <mailto:Freeswitch-users at lists.freeswitch.org>
>>> Freeswitch-users at lists.freeswitch.org
>>> <http://lists.freeswitch.org/mailman/listinfo/freeswitch-users>
>>> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
>>> UNSUBSCRIBE: <http://lists.freeswitch.org/mailman/options/freeswitch-users>
>>> http://lists.freeswitch.org/mailman/options/freeswitch-users
>>> <http://www.freeswitch.org> http://www.freeswitch.org
>>>
>>>
>>>
>>>
>>> --
>>> Anthony Minessale II
>>>
>>> FreeSWITCH <http://www.freeswitch.org/> http://www.freeswitch.org/
>>> ClueCon <http://www.cluecon.com/> http://www.cluecon.com/
>>>
>>> AIM: anthm
>>> MSN: <mailto:MSN%3Aanthony_minessale at hotmail.com>
>>> anthony_minessale at hotmail.com
>>> GTALK/JABBER/PAYPAL: <mailto:PAYPAL%3Aanthony.minessale at gmail.com>
>>> anthony.minessale at gmail.com
>>> IRC: irc.freenode.net <http://irc.freenode.net> #freeswitch
>>>
>>> FreeSWITCH Developer Conference
>>> sip: <mailto:sip%3A888 at conference.freeswitch.org>
>>> 888 at conference.freeswitch.org
>>> iax: <http://iax:guest@conference.freeswitch.org/888>
>>> guest at conference.freeswitch.org/888
>>> googletalk: <mailto:googletalk%3Aconf%2B888 at conference.freeswitch.org>
>>> conf+888 at conference.freeswitch.org
>>> pstn:213-799-1400
>>>> _______________________________________________
>>>> Freeswitch-users mailing list
>>>> Freeswitch-users at lists.freeswitch.org
>>>> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
>>>> UNSUBSCRIBE: <http://lists.freeswitch.org/mailman/options/freeswitch-users>
>>>> http://lists.freeswitch.org/mailman/options/freeswitch-users
>>>> http://www.freeswitch.org
>>>>
>>>> _______________________________________________
>>>> Freeswitch-users mailing list
>>>> Freeswitch-users at lists.freeswitch.org
>>>> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
>>>> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
>>>> http://www.freeswitch.org
>>>>
>>>>
>>>>
>>>>
>>>> --
>>>> --Joe
>>>>
>>>> "Success is easy if you think of it like Rust: It's inevitable if you
>>>> keep at it. Guys claim there are magic moments, but that's just bullshit."
>>>> --Fred Franzia (The famous wine guy)
>>>>
>>>>
>>>> _______________________________________________
>>>> Freeswitch-users mailing list
>>>> Freeswitch-users at lists.freeswitch.org
>>>> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
>>>> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
>>>> http://www.freeswitch.org
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20090119/9c1f341d/attachment-0002.html
More information about the FreeSWITCH-users
mailing list