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
Tilghman Lesher 176add9ecd
Add special case for when the agi cannot be executed, to comply with the documentation that
18 years ago
..
snmp Fix type for astNumChannels. 18 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. 19 years ago
res_agi.c Add special case for when the agi cannot be executed, to comply with the documentation that 18 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 19 years ago
res_config_pgsql.c Missed initialization caused crash. 18 years ago
res_convert.c
res_crypto.c
res_features.c Fix a race condition that may happen between a sip hangup 18 years ago
res_indications.c
res_jabber.c Fix a potential memory leak 18 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 Add sanity checking for position resuming. We *have* to make sure that the position does not exceed the total number of files present, and we have to make sure that the position's filename is the same as previous. These values can change if a music class is reloaded and give unpredictable behavior. 18 years ago
res_odbc.c Oops, should have checked for a NULL obj, here, too 18 years ago
res_smdi.c Only stop the MWI monitor thread if it was actually started. 18 years ago
res_snmp.c
res_speech.c