Re: net/asterisk & sqlite* usage...

2012-03-20 Thread Jason Hellenthal


On Tue, Mar 20, 2012 at 03:58:23PM +0100, Florian Smeets wrote:
> On 20.03.2012 15:38, Jason Hellenthal wrote:
> > 
> > Attempting to understand why asterisk needs two versions of sqlite
> > and why even if sqlite3 is found sqlite2 is installed anyway...
> > 
> > This behavior does not seem to be quite correct and seems there
> > should be some (if) statements here to determine whether sqlite3 is
> > installed and then fallback and check to see if sqlite2 is
> > installed and if none are then inform the user and fall back to one
> > or the other as the default.
> > 
> 
> There are modules that require sqlite2 (res_config_sqlite, cdr_sqlite)
> and others that require sqlite3 (cdr_sqlite3, cel_sqlite3).
> 
> BTW, in asterisk 10 sqlite3 is mandatory as they use it instead of BDB
> now.

Sweet! good news. I have not been keeping up on this near as much as I
should. Thanks for the feedback.

> 
> Florian

-- 
;s =;
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: net/asterisk & sqlite* usage...

2012-03-20 Thread Florian Smeets
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 20.03.2012 15:38, Jason Hellenthal wrote:
> 
> Attempting to understand why asterisk needs two versions of sqlite
> and why even if sqlite3 is found sqlite2 is installed anyway...
> 
> This behavior does not seem to be quite correct and seems there
> should be some (if) statements here to determine whether sqlite3 is
> installed and then fallback and check to see if sqlite2 is
> installed and if none are then inform the user and fall back to one
> or the other as the default.
> 

There are modules that require sqlite2 (res_config_sqlite, cdr_sqlite)
and others that require sqlite3 (cdr_sqlite3, cel_sqlite3).

BTW, in asterisk 10 sqlite3 is mandatory as they use it instead of BDB
now.

Florian
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (FreeBSD)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk9omw8ACgkQapo8P8lCvwmNEgCg0ymQRVIoQoy54Ta7xz+TPp1Q
nQMAn1kzIfQsYjwvivNIJQjPh/zuKHQq
=V2N8
-END PGP SIGNATURE-
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"