git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10244 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Anthony Minessale
2008-11-05 00:20:30 +00:00
parent 71f94e0ee5
commit c217d45cf0
11 changed files with 114 additions and 33 deletions
+1
View File
@@ -504,6 +504,7 @@ struct private_object {
int remote_port;
int got_bye;
int hold_laps;
switch_thread_id_t locker;
};
struct callback_t {