git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5176 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Anthony Minessale
2007-05-14 17:10:46 +00:00
parent d2002bd07c
commit bcd32125d0
25 changed files with 28 additions and 1736 deletions

View File

@@ -29,7 +29,7 @@
*
*/
#include "switch.h"
#include "private/switch_core.h"
#include "private/switch_core_pvt.h"
SWITCH_DECLARE(switch_status_t) switch_core_event_hook_add_outgoing(switch_core_session_t *session, switch_outgoing_channel_hook_t outgoing_channel)
{