[asterisk-users] AstDB with Sqlite

Danny Nicholas danny at debsinc.com
Wed Jan 9 08:42:19 CST 2013


The Dialplan DB commands still work using the old Berkley conventions.  If
you want to use the sqlite for functions other than AstDB, then you have to
resort to SQL SELECTs and INSERTs.  If you need that kind of functionality,
you will probably save yourself some headaches by just using MYSQL.

 

From: asterisk-users-bounces at lists.digium.com
[mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Mark Robinson
Sent: Wednesday, January 09, 2013 8:37 AM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: Re: [asterisk-users] AstDB with Sqlite

 

Are you sure that it is correct for sqlite?
For what i know it should contain select or inser operator in dialplan.
Correct if i am wrong.

On Oct 19, 2012 9:18 AM, "Danny Nicholas" <danny at debsinc.com> wrote:

Just use the standard dialplan db commands - Read
Set(TESTOP=${DB(Nightop/ext)}) write Set(DB(Nightop/ext)=107).  It's not as
robust as Mysql or postgres but does seem to do better than the old Berkley
database.

 

From: asterisk-users-bounces at lists.digium.com
[mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Mark Robinson
Sent: Thursday, October 18, 2012 10:08 PM
To: asterisk-users at lists.digium.com
Subject: [asterisk-users] AstDB with Sqlite

 

As you may know, asterisk version 10 and high use sqlite. Are any examples
or documentation how to use in dialplan?


--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
               http://www.asterisk.org/hello

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

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20130109/52282c2f/attachment.htm>


More information about the asterisk-users mailing list