In article <[EMAIL PROTECTED]>, [EMAIL PROTECTED] 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. -- Tomislav Parčina Lama Computers Split Stinice 12, 21000 Split Tel.: +385(21)495148 Mob.: +385(91)1212148 SIP: [EMAIL PROTECTED] e-mail: tparcina#lama.hr http://www.lama.hr _______________________________________________ --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
