git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@1425 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Anthony Minessale
2006-05-10 19:07:38 +00:00
parent 3230f6ef20
commit 295424544d
6 changed files with 129 additions and 11 deletions
+1
View File
@@ -68,6 +68,7 @@ struct switch_stream_handle {
void *end;
switch_size_t data_size;
switch_size_t data_len;
switch_event_t *event;
};
/*! \brief Node in which to store custom outgoing channel callback hooks */