git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4980 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Anthony Minessale
2007-04-19 22:49:01 +00:00
parent d70893d808
commit 1647d3e568
2 changed files with 16 additions and 5 deletions
+2
View File
@@ -312,6 +312,8 @@ struct private_object {
nua_handle_t *nh;
nua_handle_t *nh2;
sip_contact_t *contact;
uint32_t owner_id;
uint32_t session_id;
/** VIDEO **/
switch_frame_t video_read_frame;
switch_codec_t video_read_codec;