add some vars

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6451 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Anthony Minessale
2007-11-30 21:02:41 +00:00
parent 9dfb85bc36
commit b2fab2c84f
2 changed files with 9 additions and 3 deletions
+1
View File
@@ -317,6 +317,7 @@ struct private_object {
char *e_dest;
char *call_id;
char *invite_contact;
char *local_url;
unsigned long rm_rate;
switch_payload_t pt;
switch_mutex_t *flag_mutex;