Archived
14
0
Fork 0
Commit graph

15 commits

Author SHA1 Message Date
russell
607988f17b 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: http://svn.digium.com/svn/asterisk/trunk@58866 f38db490-d61c-443f-a65b-d21fe96a405b
2007-03-13 21:22:33 +00:00
oej
0a4f7d0352 Issue #7443 - amdtech - Optionally SIP registrations in another
realtime family. 


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@54574 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-15 12:10:55 +00:00
oej
7a3fc4c228 - Change filename to current file name
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@37485 f38db490-d61c-443f-a65b-d21fe96a405b
2006-07-12 20:56:49 +00:00
tilghman
3472d69fa7 Bug 5854 - Allow quotation of the second field in extconfig, for the purpose of including commas (for LDAP configuration)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7647 f38db490-d61c-443f-a65b-d21fe96a405b
2005-12-27 06:42:29 +00:00
kpfleming
24c1e3c222 git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7221 f38db490-d61c-443f-a65b-d21fe96a405b 2005-11-29 18:24:39 +00:00
kpfleming
97236cfc32 add support for 'early loading' modules, so that nearly all configuration files can be read from Realtime storage
add warning for when file mapping is found but the engine is not available
add warning for trying to map 'logger.conf', since it cannot be reliably mapped


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6034 f38db490-d61c-443f-a65b-d21fe96a405b
2005-07-05 22:11:43 +00:00
kpfleming
2e28fe3a58 add realtime support to app_queue for static members/agents (bug #4037)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5821 f38db490-d61c-443f-a65b-d21fe96a405b
2005-06-02 21:42:49 +00:00
markster
2608cf9e1b Separate IAX and SIP tables for users/peers
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5004 f38db490-d61c-443f-a65b-d21fe96a405b
2005-02-10 21:14:11 +00:00
markster
04f9f836ba Add examples for extconfig with alt table
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@4755 f38db490-d61c-443f-a65b-d21fe96a405b
2005-01-11 17:05:50 +00:00
markster
5b49f62b7c Add ability to store voicemail in ODBC database
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@4349 f38db490-d61c-443f-a65b-d21fe96a405b
2004-11-28 21:28:30 +00:00
markster
61a220cf4f realtimeify voicemail...
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3947 f38db490-d61c-443f-a65b-d21fe96a405b
2004-10-08 05:36:23 +00:00
markster
f526cd4c9a Add realtime support to SIP
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3927 f38db490-d61c-443f-a65b-d21fe96a405b
2004-10-07 15:46:08 +00:00
markster
89e09dcdf8 Major changes to res_config to support centralized config, eliminate configuration of res_config_odbc, update config examples, integrate with iax2, remove mysql friends from iax2, put on flame retardant vest...
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3914 f38db490-d61c-443f-a65b-d21fe96a405b
2004-10-05 06:46:11 +00:00
markster
837d833efe Fix sample config typo (bug #2263)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3620 f38db490-d61c-443f-a65b-d21fe96a405b
2004-08-18 02:16:48 +00:00
markster
a5e941b56e Merge res_odbc and res_config
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3186 f38db490-d61c-443f-a65b-d21fe96a405b
2004-06-11 00:12:35 +00:00