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
Jason Parker d5c19c4c98
Fix issue with decoding ^-escaped characters in realtime.
16 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 Fix various typos, reported by Lintian 16 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 Fix issue with decoding ^-escaped characters in realtime. 16 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 Do not queue up DTMF frames while a call is on hold. 16 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 Fix various typos, reported by Lintian 16 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 Properly play first file in sort list. 16 years ago
res_odbc.c AST-2009-005 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. 17 years ago
res_smdi.c Make sure that res_smdi loads regardless of configuration, since chan_dahdi depends on res_smdi 16 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