asterisk/res
BJ Weschke 4733732b61 Merged revisions 29196 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.2

........
r29196 | bweschke | 2006-05-21 10:16:59 -0500 (Sun, 21 May 2006) | 3 lines

 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...


........


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@29197 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2006-05-21 15:25:31 +00:00
..
snmp a bunch of conversion to ast_channel_*lock (issue #7058) 2006-04-29 14:50:18 +00:00
Makefile remove macro defined that is no longer needed 2006-04-30 17:53:37 +00:00
res_adsi.c more strncpy/ast_copy_string replacement 2006-04-21 18:13:21 +00:00
res_agi.c revert bogus change 2006-05-18 21:11:43 +00:00
res_clioriginate.c remove almost all of the checks of the result from ast_strdupa() or alloca(). 2006-05-10 13:22:15 +00:00
res_config_odbc.c remove almost all of the checks of the result from ast_strdupa() or alloca(). 2006-05-10 13:22:15 +00:00
res_config_pgsql.c remove almost all of the checks of the result from ast_strdupa() or alloca(). 2006-05-10 13:22:15 +00:00
res_convert.c remove almost all of the checks of the result from ast_strdupa() or alloca(). 2006-05-10 13:22:15 +00:00
res_crypto.c Thanks to the fine work of Russell Bryant and Dancho Lazarov, we now have autoconf and menuselect tools for Asterisk! 2006-04-24 17:11:45 +00:00
res_features.c Merged revisions 29196 via svnmerge from 2006-05-21 15:25:31 +00:00
res_indications.c This rather large commit changes the way modules are loaded. 2006-04-14 14:08:19 +00:00
res_monitor.c use the channel lock wrappers (issue #7128) 2006-05-10 15:17:58 +00:00
res_musiconhold.c when displaying the list of registered music on hold classes, only show 2006-05-19 03:11:35 +00:00
res_odbc.c Thanks to the fine work of Russell Bryant and Dancho Lazarov, we now have autoconf and menuselect tools for Asterisk! 2006-04-24 17:11:45 +00:00
res_osp.c Thanks to the fine work of Russell Bryant and Dancho Lazarov, we now have autoconf and menuselect tools for Asterisk! 2006-04-24 17:11:45 +00:00
res_smdi.c various doxygen fixes 2006-05-09 16:24:07 +00:00
res_snmp.c Thanks to the fine work of Russell Bryant and Dancho Lazarov, we now have autoconf and menuselect tools for Asterisk! 2006-04-24 17:11:45 +00:00
res_speech.c This rather large commit changes the way modules are loaded. 2006-04-14 14:08:19 +00:00