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
BJ Weschke 1795ff12cd
When an application that is executed via applicationmap and exits non-zero, make sure that we pass through the correct return value from the application to make sure a segfault doesn't occur by a bridge trying to continue when it should not. Also, when executing applications via applicationmap, make sure that the application is executed against the channel whose DTMF caused it to be fired off in the first place. (part 1/2 of #7090 - this is the only fix that will be applied to both 1.2 and /trunk) acunningham and blitzrage on testing...
20 years ago
..
Makefile remove extraneous svn:executable properties 21 years ago
res_adsi.c remove extraneous svn:executable properties 21 years ago
res_agi.c add a missing newline in the agi app description (thanks wunderkin!) 21 years ago
res_config_odbc.c Bug 6615 - Fix 64bit conversion errors by using a long int 21 years ago
res_crypto.c remove extraneous svn:executable properties 21 years ago
res_features.c When an application that is executed via applicationmap and exits non-zero, make sure that we pass through the correct return value from the application to make sure a segfault doesn't occur by a bridge trying to continue when it should not. Also, when executing applications via applicationmap, make sure that the application is executed against the channel whose DTMF caused it to be fired off in the first place. (part 1/2 of #7090 - this is the only fix that will be applied to both 1.2 and /trunk) acunningham and blitzrage on testing... 20 years ago
res_indications.c remove extraneous svn:executable properties 21 years ago
res_monitor.c fix inaccurate ack message to ChangeMonitor action (issue #6630) 21 years ago
res_musiconhold.c Bug 6864 - drop realtime priority on ALL external processes 21 years ago
res_odbc.c Fix for (#6309), potential (highly unlikely) memory leak in res_odbc 21 years ago
res_osp.c remove extraneous svn:executable properties 21 years ago