[Freeswitch-users] Start FreeSWITCH without any SQL but at the same time have all info available on realtime/runtime
Diego Viola
diego.viola at gmail.com
Fri Mar 13 03:53:01 PDT 2009
This is what I get when I do a show channels with -nosql.
freeswitch at internal> show channels
-ERR SQL DISABLED NO CHANNEL DATA AVAILABLE!
freeswitch at internal>
It would be nice if it prints the channels on runtime without the
need/overheat of SQL.
Regards,
Diego
On Fri, Mar 13, 2009 at 6:46 AM, Diego Viola <diego.viola at gmail.com> wrote:
> Hello,
>
> I was wondering if it is possible to start FreeSWITCH without any SQL
> at all, yeah I know there is -nosql but I still want to have all the
> information available at run time, ie: show channels, sofia status,
> sofia status profile <profile>, everything.
>
> Would that improve performance? I ask this because I heard that SQLite
> causes some performance issues and I heard it's being removed from the
> core, I also think that making that optional would be nice along with
> UnixODBC support for everything.
>
> I also got a few situations where I had to rm -f
> /usr/local/freeswitch/db/* because there were some data there that was
> not supposed to be, that's why I think real time data on run time
> would be better.
>
> Anyway, just some feedback/question I wanted to share, FS is awesome,
> keep up the great work.
>
> Regards,
>
> Diego
>
More information about the FreeSWITCH-users
mailing list