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
Russell Bryant 9b53acdbf5
Fix a crash in ast_masq_park_call()
18 years ago
..
snmp make latest header file changes for this file too 19 years ago
Makefile fix some copy-and-paste leftovers 18 years ago
res_adsi.c Free some frames that would otherwise leak on error. 18 years ago
res_agi.c If the channel is hungup during RECORD FILE send a result code of -1 to be uniform with everything else. 18 years ago
res_clioriginate.c merge qwell's CLI verbification work 19 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 Missed initialization caused crash. 18 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 Fix a crash in ast_masq_park_call() 18 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 Indentation fix, makes the code easier to read 18 years ago
res_monitor.c Sox versions 13.0.0 and newer do not have "soxmix" and instead use sox -m. res_monitor 18 years ago
res_musiconhold.c Fix init_classes() so that classes that actually do have files loaded aren't 18 years ago
res_odbc.c Oops, should have checked for a NULL obj, here, too 18 years ago
res_smdi.c Don't crash if something happens when setting up an SMDI interface and it gets 18 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