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 754cb0114f
Don't close the second file descriptor if it's the same as the first one, as it will have already been closed elsewhere and could cause massive panic. (issue #7699 reported by bn999)
20 years ago
..
Makefile remove extraneous svn:executable properties 20 years ago
res_adsi.c remove extraneous svn:executable properties 20 years ago
res_agi.c Don't close the second file descriptor if it's the same as the first one, as it will have already been closed elsewhere and could cause massive panic. (issue #7699 reported by bn999) 20 years ago
res_config_odbc.c Bug 6615 - Fix 64bit conversion errors by using a long int 20 years ago
res_crypto.c remove extraneous svn:executable properties 20 years ago
res_features.c ensure that the 'feature digit timeout' value is taken into account when deciding how long the bridge should run (this fixes a problem report where a digit press that did not invoke a feature is never passed across the bridge) 20 years ago
res_indications.c remove extraneous svn:executable properties 20 years ago
res_monitor.c fix inaccurate ack message to ChangeMonitor action (issue #6630) 20 years ago
res_musiconhold.c Treat the file as invalid if we have no valid formats for it (issue #7643 reported by KNK) 20 years ago
res_odbc.c Fix for (#6309), potential (highly unlikely) memory leak in res_odbc 20 years ago
res_osp.c remove extraneous svn:executable properties 20 years ago