mirror of
				https://github.com/asterisk/asterisk.git
				synced 2025-10-31 10:47:18 +00:00 
			
		
		
		
	Merged revisions 333631 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/10 ................ r333631 | mjordan | 2011-08-29 12:12:55 -0500 (Mon, 29 Aug 2011) | 9 lines Merged revisions 333630 via svnmerge from https://origsvn.digium.com/svn/asterisk/branches/1.8 ........ r333630 | mjordan | 2011-08-29 12:11:15 -0500 (Mon, 29 Aug 2011) | 1 line Fixed improperly formatted TestEvent AMI message in app_voicemail ........ ................ git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@333632 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
		| @@ -10108,7 +10108,7 @@ static int vm_execmain(struct ast_channel *chan, const char *data) | ||||
| 		} | ||||
| #endif | ||||
|  | ||||
| 	ast_test_suite_event_notify("INTRO", "playing intro menu"); | ||||
| 	ast_test_suite_event_notify("INTRO", "Message: playing intro menu"); | ||||
| 	if (play_auto) { | ||||
| 		cmd = '1'; | ||||
| 	} else { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user