asterisk/res
Joshua Colp 48da910225 Merged revisions 90101 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r90101 | file | 2007-11-28 18:59:28 -0400 (Wed, 28 Nov 2007) | 6 lines

Fix a few memory leaks.
(closes issue #11405)
Reported by: eliel
Patches:
      load_realtime.patch uploaded by eliel (license 64)

........


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@90102 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2007-11-28 23:03:09 +00:00
..
ael made AEL 8-bit transparent; mainly the lexer was tossing chars with the hi-order bit set. Not nice. Also, allow @ in extension names, and a backslash, also. 2007-11-27 18:50:44 +00:00
snmp Fix a typo in the Asterisk MIB and fix astNumChanBridged so it acts as a counter again 2007-08-23 17:27:07 +00:00
Makefile Fix building of modules under cygwin. 2007-11-20 16:12:10 +00:00
res_adsi.c Merged revisions 89545 via svnmerge from 2007-11-24 17:07:12 +00:00
res_ael_share.c remove a bunch of useless #include "options.h" 2007-11-21 23:09:02 +00:00
res_agi.c Fix a few log messages. 2007-11-28 15:38:03 +00:00
res_clioriginate.c include "logger.h" and errno.h from asterisk.h - usage shows that they 2007-11-19 18:52:04 +00:00
res_config_odbc.c Merged revisions 89559 via svnmerge from 2007-11-25 17:50:07 +00:00
res_config_pgsql.c remove a bunch of useless #include "options.h" 2007-11-21 23:09:02 +00:00
res_config_sqlite.c remove a bunch of useless #include "options.h" 2007-11-21 23:09:02 +00:00
res_convert.c include "logger.h" and errno.h from asterisk.h - usage shows that they 2007-11-19 18:52:04 +00:00
res_crypto.c Remove "old"-style CLI handler, since nothing uses it anymore. 2007-11-28 20:27:40 +00:00
res_features.c Perform some module use counting audits. This is now done outside the scope of the application/dialplan function so they do not need to worry about it. 2007-11-26 18:11:31 +00:00
res_indications.c include "logger.h" and errno.h from asterisk.h - usage shows that they 2007-11-19 18:52:04 +00:00
res_jabber.c A few more "moremanager" fixes 2007-11-27 21:10:50 +00:00
res_limit.c include "logger.h" and errno.h from asterisk.h - usage shows that they 2007-11-19 18:52:04 +00:00
res_monitor.c remove a bunch of useless #include "options.h" 2007-11-21 23:09:02 +00:00
res_musiconhold.c Merged revisions 90101 via svnmerge from 2007-11-28 23:03:09 +00:00
res_odbc.c Merged revisions 89559 via svnmerge from 2007-11-25 17:50:07 +00:00
res_realtime.c remove a bunch of useless #include "options.h" 2007-11-21 23:09:02 +00:00
res_smdi.c remove a bunch of useless #include "options.h" 2007-11-21 23:09:02 +00:00
res_snmp.c remove a bunch of useless #include "options.h" 2007-11-21 23:09:02 +00:00
res_speech.c remove a bunch of useless #include "options.h" 2007-11-21 23:09:02 +00:00