mirror of
				https://github.com/asterisk/asterisk.git
				synced 2025-10-31 10:47:18 +00:00 
			
		
		
		
	Merged revisions 254453 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk ................ r254453 | twilson | 2010-03-25 11:03:51 -0500 (Thu, 25 Mar 2010) | 9 lines Merged revisions 254451 via svnmerge from https://origsvn.digium.com/svn/asterisk/branches/1.4 ........ r254451 | twilson | 2010-03-25 10:57:29 -0500 (Thu, 25 Mar 2010) | 2 lines Handle new SRCCHANGE control message here too ........ ................ git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.1@254486 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
		| @@ -1276,6 +1276,7 @@ static int waitstream_core(struct ast_channel *c, const char *breakon, | ||||
| 				case AST_CONTROL_ANSWER: | ||||
| 				case AST_CONTROL_VIDUPDATE: | ||||
| 				case AST_CONTROL_SRCUPDATE: | ||||
| 				case AST_CONTROL_SRCCHANGE: | ||||
| 				case AST_CONTROL_HOLD: | ||||
| 				case AST_CONTROL_UNHOLD: | ||||
| 				case -1: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user