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
Joshua Colp b5ac40e980
Use the right pthread lock and condition when waiting.
17 years ago
..
snmp Fix type for astNumChannels. 17 years ago
Makefile ensure that all remaining multi-object modules are built using their proper CFLAGS and include directory paths 18 years ago
res_adsi.c Free some frames that would otherwise leak on error. 18 years ago
res_agi.c Avoid zombies when the channel exits before the AGI. 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 We previously attempted to use the ESCAPE clause to set the escape delimiter to 18 years ago
res_config_pgsql.c Change warning message to debug, since there are cases where 0 results is perfectly fine. 17 years ago
res_convert.c (closes issue #10246) 18 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 After a parked call times out, allow the call back to the parker to time out. 17 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 Use keepalives effectively in order diagnose bug #12432. 17 years ago
res_monitor.c 1. Prevent the addition of an extra '/' to the beginning of an absolute pathname. 18 years ago
res_musiconhold.c Switch to using ast_random() rather than just rand(). 17 years ago
res_odbc.c Oops, should have checked for a NULL obj, here, too 18 years ago
res_smdi.c Use the right pthread lock and condition when waiting. 17 years ago
res_snmp.c Disable reload functionality in res_snmp. It is not possible to initialize the 18 years ago
res_speech.c Make it the engine's responsible to check for the presence of results. 18 years ago