asterisk/res
Russell Bryant 5bea998a55 Merge changes from team/russell/sqlite:
* Add new module, cdr_sqlite3_custom which allows logging custom CDRs into a
  SQLite3 database.  (issue #7149, alerios)
* Add new module, res_config_sqlite, which adds realtime database configuration
  support for SQLite version 2.  I decided that this was ok since we didn't have
  any realtime support for version 3.  If someone ports this to version 3, then
  version 2 support can be removed or marked deprecated.
  (issue #7790, rbarun_proformatique)
* Mark cdr_sqlite as deprecated in favor of cdr_sqlite3_custom.

Also, note that there were other modules on the bug tracker that did not make
the cut because they provided some duplicated functionality.  Those are:

* cdr_sqlite3 (issue #6754, moy)
* cdr_sqlite3 (issue #8694, bsd)


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@58866 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2007-03-13 21:22:33 +00:00
..
snmp rename the structs struct tone_zone_sound and struct tone_zone 2006-12-25 06:38:09 +00:00
Makefile Merged revisions 44055 via svnmerge from 2006-09-29 22:48:43 +00:00
res_adsi.c Merged revisions 53779-53781 via svnmerge from 2007-02-09 23:53:51 +00:00
res_agi.c Issue #9068 - make sure we quote HTML characters correctly too (seanbright) 2007-02-16 11:47:48 +00:00
res_clioriginate.c merge qwell's CLI verbification work 2006-09-18 19:54:18 +00:00
res_config_odbc.c Merged revisions 53779-53781 via svnmerge from 2007-02-09 23:53:51 +00:00
res_config_pgsql.c Constify a bunch of usage strings for CLI commands. 2006-12-06 07:31:28 +00:00
res_config_sqlite.c Merge changes from team/russell/sqlite: 2007-03-13 21:22:33 +00:00
res_convert.c a quick fix to app_sms.c to get rid of cursed compiler warnings so I can compile under --enable-dev-mode 2006-12-21 19:44:20 +00:00
res_crypto.c Creating new doxygen macro "\extref" to create page that lists 2007-02-24 19:27:50 +00:00
res_features.c Being picky... 2007-02-18 15:11:52 +00:00
res_indications.c rename the structs struct tone_zone_sound and struct tone_zone 2006-12-25 06:38:09 +00:00
res_jabber.c Merged revisions 57770 via svnmerge from 2007-03-05 03:39:32 +00:00
res_limit.c Doxygen additions, corrections 2007-02-24 20:29:41 +00:00
res_monitor.c Merged revisions 49676 via svnmerge from 2007-01-05 22:43:18 +00:00
res_musiconhold.c I'm crazy so I think I'll change the musiconhold classes linked list to read/write as well! 2007-02-09 01:57:48 +00:00
res_odbc.c Merged revisions 58479 via svnmerge from 2007-03-08 21:34:40 +00:00
res_realtime.c When calling the Realtime app more than once, unset fields which were 2007-01-07 16:21:12 +00:00
res_smdi.c remove a duplicate include 2006-12-15 22:00:48 +00:00
res_snmp.c Creating new doxygen macro "\extref" to create page that lists 2007-02-24 19:27:50 +00:00
res_speech.c Merged revisions 45106 via svnmerge from 2006-10-13 21:07:06 +00:00