mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-12 15:45:18 +00:00
Add SIP video fixes
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6448 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -194,6 +194,8 @@ struct ast_frame_chain {
|
||||
#define AST_CONTROL_HOLD 16
|
||||
/*! Indicate call is left from hold */
|
||||
#define AST_CONTROL_UNHOLD 17
|
||||
/*! Indicate video frame update */
|
||||
#define AST_CONTROL_VIDUPDATE 18
|
||||
|
||||
#define AST_SMOOTHER_FLAG_G729 (1 << 0)
|
||||
|
||||
|
Reference in New Issue
Block a user