Do you mean the internal database in Astertisk the phone server?
Oct 12, 2021
6
Level 4
Anyone know how asterisk db works?
I have build a laravel crm to get data from db update data and count this data. Now i need to connect this crm with asterisk db. I`m jus asking for this, is asterisk db same with mysql i have buld this crm? Any one now something about this?
Level 102
Asterisk versions up to 1.8 used the Berkeley DB, and in version 10 the project moved to the SQLite3 database.
https://wiki.asterisk.org/wiki/display/AST/Asterisk+Internal+Database
Please or to participate in this conversation.