mirror of
				https://github.com/asterisk/asterisk.git
				synced 2025-10-31 02:37:10 +00:00 
			
		
		
		
	stasis: set a channel variable on websocket disconnect error
Resolve compile errors caused by r433839 by included the missing header file, pbx.h. ........ Merged revisions 433863 from http://svn.asterisk.org/svn/asterisk/branches/13 git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@433868 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
		| @@ -34,6 +34,7 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$") | ||||
|  | ||||
| #include "asterisk/app.h" | ||||
| #include "asterisk/module.h" | ||||
| #include "asterisk/pbx.h" | ||||
| #include "asterisk/stasis.h" | ||||
| #include "asterisk/stasis_app_impl.h" | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user