asterisk/res
2007-09-25 16:34:49 +00:00
..
ael Fix minor memory leak in pval.c. Overwriting a value without freeing the previous result is bad, mmmk? 2007-09-25 13:41:02 +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 This commit closes bug 7605, and half-closes 7638. The AEL code has been redistributed/repartitioned to allow code re-use both inside and outside of Asterisk. This commit introduces the utils/conf2ael program, and an external config-file reader, for both normal config files, and for extensions.conf (context, exten, prio); It provides an API for programs outside of asterisk to use to play with the dialplan and config files. 2007-08-15 19:21:27 +00:00
res_adsi.c Clean up code in res_adsi. 2007-09-19 20:01:34 +00:00
res_ael_share.c This commit closes bug 7605, and half-closes 7638. The AEL code has been redistributed/repartitioned to allow code re-use both inside and outside of Asterisk. This commit introduces the utils/conf2ael program, and an external config-file reader, for both normal config files, and for extensions.conf (context, exten, prio); It provides an API for programs outside of asterisk to use to play with the dialplan and config files. 2007-08-15 19:21:27 +00:00
res_agi.c Merged revisions 82929 via svnmerge from 2007-09-18 22:46:05 +00:00
res_clioriginate.c (closes issue #10271) 2007-07-23 14:32:04 +00:00
res_config_odbc.c Doxygen cleanups/fixes. 2007-09-05 16:31:39 +00:00
res_config_pgsql.c Merged revisions 83432 via svnmerge from 2007-09-21 14:40:10 +00:00
res_config_sqlite.c Add support for #include, var_metric, and cat_metric in res_config_sqlite 2007-09-17 20:24:50 +00:00
res_convert.c (closes issue #10271) 2007-07-23 14:32:04 +00:00
res_crypto.c Doxygen cleanups/fixes. 2007-09-05 16:31:39 +00:00
res_features.c (issue #10724) 2007-09-18 22:43:45 +00:00
res_indications.c Don't reload a configuration file if nothing has changed. 2007-08-16 21:09:46 +00:00
res_jabber.c Added a CLI command that shows our buddy list, as suggested by Daniel McKeehan, thanks! 2007-09-25 16:34:49 +00:00
res_limit.c Fix building under Solaris. 2007-07-02 20:27:28 +00:00
res_monitor.c Mostly cleanup of documentation to substitute the pipe with the comma, but a few other formatting cleanups, too. 2007-07-31 01:10:47 +00:00
res_musiconhold.c (issue #10724) 2007-09-18 22:43:45 +00:00
res_odbc.c (issue #10724) 2007-09-18 22:43:45 +00:00
res_realtime.c (issue #10724) 2007-09-18 22:43:45 +00:00
res_smdi.c Don't reload a configuration file if nothing has changed. 2007-08-16 21:09:46 +00:00
res_snmp.c Don't reload a configuration file if nothing has changed. 2007-08-16 21:09:46 +00:00
res_speech.c Merged revisions 81406 via svnmerge from 2007-08-31 15:54:32 +00:00