git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7489 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Anthony Minessale
2008-02-02 00:49:25 +00:00
parent 5011d94020
commit b743d2b6ed
3 changed files with 18 additions and 3 deletions
+1
View File
@@ -396,6 +396,7 @@ struct private_object {
char *video_fmtp_out;
uint32_t video_count;
sofia_dtmf_t dtmf_type;
int q850_cause;
};
struct callback_t {