You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
asterisk/res
Philippe Sultan bade686730
Merged revisions 79665 via svnmerge from
19 years ago
..
ael 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. 19 years ago
snmp Merge in ast_strftime branch, which changes timestamps to be accurate to the microsecond, instead of only to the second 19 years ago
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. 19 years ago
res_adsi.c
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. 19 years ago
res_agi.c Twould help if we actually defined ->mod before comparing against it (reported and fixed by Juggie via IRC). 19 years ago
res_clioriginate.c (closes issue #10271) 19 years ago
res_config_odbc.c Merged revisions 78488 via svnmerge from 19 years ago
res_config_pgsql.c Do a massive conversion for using the ast_verb() macro 19 years ago
res_config_sqlite.c (closes issue #10271) 19 years ago
res_convert.c (closes issue #10271) 19 years ago
res_crypto.c Add another big set of doxygen documentation improvements from snuffy. 19 years ago
res_features.c Merged revisions 79397 via svnmerge from 19 years ago
res_indications.c (closes issue #10271) 19 years ago
res_jabber.c Merged revisions 79665 via svnmerge from 19 years ago
res_limit.c Fix building under Solaris. 19 years ago
res_monitor.c Mostly cleanup of documentation to substitute the pipe with the comma, but a few other formatting cleanups, too. 19 years ago
res_musiconhold.c Modify the names of functions/variables in res_musiconhold to be useful. 19 years ago
res_odbc.c Only use the sanitysql if it's not zero-len 19 years ago
res_realtime.c It is no longer required for each module that deals with a channel to call ast_module_user_hangup_all in it's unload function. The loader will automatically perform this action for it. 19 years ago
res_smdi.c Do a massive conversion for using the ast_verb() macro 19 years ago
res_snmp.c Do a massive conversion for using the ast_verb() macro 19 years ago
res_speech.c Merged revisions 79334 via svnmerge from 19 years ago