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
Kevin P. Fleming 75f1eaf2a1
Ensure that user-provided CFLAGS and LDFLAGS are honored.
17 years ago
..
snmp Fix a race condition that could cause a crash. 18 years ago
Makefile Ensure that user-provided CFLAGS and LDFLAGS are honored. 17 years ago
res_adsi.c Free some frames that would otherwise leak on error. 19 years ago
res_adsi.exports Improve the build system to *properly* remove unnecessary symbols from the runtime global namespace. Along the way, change the prefixes on some internal-only API calls to use a common prefix. 18 years ago
res_agi.c Fix cases where the internal poll() was not being used when it needed to be. 18 years ago
res_agi.exports Improve the build system to *properly* remove unnecessary symbols from the runtime global namespace. Along the way, change the prefixes on some internal-only API calls to use a common prefix. 18 years ago
res_clioriginate.c Perform dialing asynchronously when using the originate CLI command so the CLI does not appear to block. 19 years ago
res_config_odbc.c Improve the build system to *properly* remove unnecessary symbols from the runtime global namespace. Along the way, change the prefixes on some internal-only API calls to use a common prefix. 18 years ago
res_config_pgsql.c Improve the build system to *properly* remove unnecessary symbols from the runtime global namespace. Along the way, change the prefixes on some internal-only API calls to use a common prefix. 18 years ago
res_convert.c Resolve a file handle leak. 17 years ago
res_crypto.c Make OpenSSL usage thread-safe. 17 years ago
res_features.c Fix a case where CDR answer time could be before the start time involving parking. 17 years ago
res_features.exports Allow disconnect feature before a call is bridged 18 years ago
res_indications.c Improve the build system to *properly* remove unnecessary symbols from the runtime global namespace. Along the way, change the prefixes on some internal-only API calls to use a common prefix. 18 years ago
res_jabber.c Properly terminate AMI JabberSend response messages. 17 years ago
res_jabber.exports Improve the build system to *properly* remove unnecessary symbols from the runtime global namespace. Along the way, change the prefixes on some internal-only API calls to use a common prefix. 18 years ago
res_monitor.c Fix a memory leak in res_monitor.c 18 years ago
res_monitor.exports Improve the build system to *properly* remove unnecessary symbols from the runtime global namespace. Along the way, change the prefixes on some internal-only API calls to use a common prefix. 18 years ago
res_musiconhold.c Fix memory corruption and leakage related reloads of non files mode MoH classes. 17 years ago
res_odbc.c If fileconfig limit exceeds our maximum, then set the limit to the maximum. 17 years ago
res_odbc.exports Improve the build system to *properly* remove unnecessary symbols from the runtime global namespace. Along the way, change the prefixes on some internal-only API calls to use a common prefix. 18 years ago
res_smdi.c Show the interface name on error, if it is not found. 17 years ago
res_smdi.exports Improve the build system to *properly* remove unnecessary symbols from the runtime global namespace. Along the way, change the prefixes on some internal-only API calls to use a common prefix. 18 years ago
res_snmp.c Improve the build system to *properly* remove unnecessary symbols from the runtime global namespace. Along the way, change the prefixes on some internal-only API calls to use a common prefix. 18 years ago
res_speech.c Make it the engine's responsible to check for the presence of results. 19 years ago
res_speech.exports Improve the build system to *properly* remove unnecessary symbols from the runtime global namespace. Along the way, change the prefixes on some internal-only API calls to use a common prefix. 18 years ago