That's right.  We can find many information about Realtime (ARA).  But
I can't find any information talking about asterisk DB.  Where does it
store data?  As I said before, there is a file
/var/lib/asterisk/astdb.  Does it used to store data in asterisk DB?
Anymore information about asterisk DB that I can find in the web?
Thanks!

On 7/21/06, Benjamin Stocker <[EMAIL PROTECTED]> wrote:

asterisk DB != Realtime Asterisk

The asterisk DB is a Berkeley Hash, used to store key=value pairs.
Realtime Asterisk uses modules to store configuration (dialplan, SIP,
queues, etc.) in a SQL Database. The advantage is that changes to the
configuration take effect immediately without reloading the server.
_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

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

_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

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

Reply via email to