[asterisk-users] Re: question about asterisk DB

Tzafrir Cohen tzafrir.cohen at xorcom.com
Tue Aug 1 00:02:23 MST 2006


On Tue, Aug 01, 2006 at 08:07:01AM +0200, Tomislav Parčina wrote:
> In article <c2101c520607310005v50c84a56g192f6b878673363 at mail.gmail.com>, bstocker at gmail.com says...
> > Check this for a detailed description: 
> > http://en.wikipedia.org/wiki/Berkeley_DB 
> 
> Copy/paste
> 
> Berkeley DB (DB) is a high-performance, embedded database library with 
> bindings in C, C++, Java, Perl, Python, Tcl and many other programming 
> languages. DB stores arbitrary key/data pairs, and supports multiple 
> data items for a single key. DB can support thousands of simultaneous 
> threads of control manipulating databases as large as 256 terabytes, 
> on a wide variety of systems including most UNIX-like and Windows 
> systems as well as real-time operating systems.
> 
> 
> Well, it seams I can store 1000 Caller ID records (name + number). 
> Thank you for link.
> 

http://en.wikipedia.org/wiki/Berkeley_DB#Licensing

Copy/paste

Versions 2.0 and higher of Berkeley DB are available under a dual
license (see http://www.sleepycat.com/download/licensinginfo.shtml).
Versions earlier than 2.0 are available under the BSD license, which
means free use commercially


Asterisk, like glibc, cannot use those later versions and uses 1.x .
Check the docs more carefully.

Still, 1000-s of records shouldn't be a problem.

-- 
Tzafrir Cohen         sip:tzafrir at local.xorcom.com
icq#16849755          iax:tzafrir at local.xorcom.com
+972-50-7952406          jabber:tzafrir at jabber.org
tzafrir.cohen at xorcom.com     http://www.xorcom.com



More information about the asterisk-users mailing list