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
Terry Wilson dceced3626
Don't try to pickup a call in the middle of a masquerade
15 years ago
..
snmp Fix a race condition that could cause a crash. 17 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. 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. 17 years ago
res_agi.c Revert a new feature which should have gone into trunk. 15 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. 17 years ago
res_clioriginate.c Perform dialing asynchronously when using the originate CLI command so the CLI does not appear to block. 18 years ago
res_config_odbc.c Only increment the pointer once per loop, otherwise we corrupt the value. 15 years ago
res_config_pgsql.c Fix issue with decoding ^-escaped characters in realtime. 16 years ago
res_convert.c Resolve a file handle leak. 17 years ago
res_crypto.c backport rev 205532 from trunk: 17 years ago
res_features.c Don't try to pickup a call in the middle of a masquerade 15 years ago
res_features.exports Allow disconnect feature before a call is bridged 17 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. 17 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. 17 years ago
res_monitor.c When StopMonitor is called, ensure that it will not be restarted by a channel event. 16 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. 17 years ago
res_musiconhold.c Close file descriptor for timing source when a MOH class gets destroyed. 15 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. 17 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. 17 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. 17 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. 17 years ago