On Mon, Apr 10, 2017 at 9:18 AM, Gabriel Ortiz Lour <ortiz.ad...@gmail.com>
wrote:

> Hi,
>   We are experiencing problems with leaks on our system and we think is
> astDB related.
>   I'm still using 1.8, migrating to 13, but for now i'd like to do
> something like an astDB "restart". Close the database and open again...
>
>   I'd like just a pointer to where start:
>   Where should I look on the source for astDB init/shutdown?
>

Look in main/db.c.  IIRC we switched from Berkley DB to sqlite3 for the
astDB
backend because of issues like memory leaks.

You could also simply do a CLI "core restart now" in the middle of the
night.

Richard
-- 
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-dev mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-dev

Reply via email to