forked from Mirrors/freeswitch
Export some functions I forgot to
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11537 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
26be5929ba
commit
06dbbf8ed8
@ -17,7 +17,8 @@
|
||||
-export([send/2, api/3, bgapi/3, event/2,
|
||||
nixevent/2, noevents/1, close/1,
|
||||
get_event_header/2, get_event_body/1,
|
||||
get_event_name/1, start_fetch_handler/4,
|
||||
get_event_name/1, getpid/1, sendmsg/3,
|
||||
sendevent/3, handlecall/2, start_fetch_handler/4,
|
||||
start_log_handler/3, start_event_handler/3]).
|
||||
-define(TIMEOUT, 10000).
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user