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
Steve Murphy 18ad368048
Finished up a previous fix to overcome a compiler warning; the app NoCDR() has been updated to mark the channel CDR as POST_DISABLED instead of destroying the CDR; this way its flags are propagated thru a bridge and the CDR is actually dropped. The cases where only one channel in a bridge has a CDR was cleaned up.
18 years ago
..
snmp make latest header file changes for this file too 19 years ago
Makefile fix a few build system bugs, and convert Makefiles to be compatible with GNU make 3.80 19 years ago
res_adsi.c add some inter-module dependencies 19 years ago
res_agi.c Merged revisions 54771 via svnmerge from 19 years ago
res_clioriginate.c merge qwell's CLI verbification work 19 years ago
res_config_odbc.c add some inter-module dependencies 19 years ago
res_config_pgsql.c Magical eightball says warnings be gone. 19 years ago
res_convert.c Fix a bug in the CLI reverbification, as pointed out by ZX81 in #asterisk-dev 19 years ago
res_crypto.c Reverse change of "show" to "list" and make several other commands more consistent with "category verb arguments" 19 years ago
res_features.c Finished up a previous fix to overcome a compiler warning; the app NoCDR() has been updated to mark the channel CDR as POST_DISABLED instead of destroying the CDR; this way its flags are propagated thru a bridge and the CDR is actually dropped. The cases where only one channel in a bridge has a CDR was cleaned up. 18 years ago
res_indications.c Reverse change of "show" to "list" and make several other commands more consistent with "category verb arguments" 19 years ago
res_jabber.c Add final new line after JabberEvent 18 years ago
res_monitor.c Merged revisions 59086 via svnmerge from 18 years ago
res_musiconhold.c Merged revisions 53084 via svnmerge from 19 years ago
res_odbc.c Another crash that I thought we had fixed already - Issue 9396 18 years ago
res_smdi.c update thread creation code a bit 19 years ago
res_snmp.c Only join the snmp thread on an unload if the thread is actually running. (issue #8810 reported by junky) 19 years ago
res_speech.c Add support for returning different types of results (ie: NBest). 18 years ago