net/asterisk & sqlite* usage...

Florian Smeets flo at freebsd.org
Tue Mar 20 14:58:25 UTC 2012


-----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-----


More information about the freebsd-ports mailing list