git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6489 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Anthony Minessale
2007-12-04 13:48:20 +00:00
parent 194d086acc
commit 2cf93afc1b
3 changed files with 10 additions and 2 deletions
+1
View File
@@ -318,6 +318,7 @@ struct private_object {
char *call_id;
char *invite_contact;
char *local_url;
char *gateway_name;
unsigned long rm_rate;
switch_payload_t pt;
switch_mutex_t *flag_mutex;