FSCORE-471 and any other update related bugs

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15186 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Anthony Minessale
2009-10-21 18:48:28 +00:00
parent 6b0f923f49
commit 4d9f7de25b
11 changed files with 126 additions and 53 deletions
+1
View File
@@ -96,6 +96,7 @@ struct switch_core_session_message {
const char *_func;
int _line;
const char *string_array_arg[MESSAGE_STRING_ARG_MAX];
time_t delivery_time;
};
/*! \brief A generic object to pass as a thread's session object to allow mutiple arguements and a pool */