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
David Vossel 9bc8ac021e
Addresses AST-2011-010, remote crash in IAX2 driver
14 years ago
..
snmp Fix a race condition that could cause a crash. 16 years ago
Makefile Ensure that user-provided CFLAGS and LDFLAGS are honored. 16 years ago
res_adsi.c Free some frames that would otherwise leak on error. 18 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. 16 years ago
res_agi.c Initialize buffers in getvar and getvarfull. 14 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. 16 years ago
res_clioriginate.c Perform dialing asynchronously when using the originate CLI command so the CLI does not appear to block. 17 years ago
res_config_odbc.c Initialize column size to 0 to deal with a potential UnixODBC bug on 64-bit systems. 14 years ago
res_config_pgsql.c Fix issue with decoding ^-escaped characters in realtime. 15 years ago
res_convert.c Resolve a file handle leak. 16 years ago
res_crypto.c backport rev 205532 from trunk: 16 years ago
res_features.c Addresses AST-2011-010, remote crash in IAX2 driver 14 years ago
res_features.exports Allow disconnect feature before a call is bridged 16 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. 16 years ago
res_jabber.c Typos: recieved => received 15 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. 16 years ago
res_monitor.c When StopMonitor is called, ensure that it will not be restarted by a channel event. 15 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. 16 years ago
res_musiconhold.c Close file descriptor for timing source when a MOH class gets destroyed. 14 years ago
res_odbc.c Use the sanity check in place of the disconnect/connect cycle. 15 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. 16 years ago
res_smdi.c Typos: recieved => received 15 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. 16 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. 16 years ago
res_speech.c Make it the engine's responsible to check for the presence of results. 18 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. 16 years ago