mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-06 04:11:52 +00:00
add bridged method to scripting langs
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16854 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
@@ -331,6 +331,7 @@ SWITCH_DECLARE(void) consoleCleanLog(char *msg);
|
||||
SWITCH_DECLARE(void) setHangupHook(void *hangup_func);
|
||||
|
||||
SWITCH_DECLARE(bool) ready();
|
||||
SWITCH_DECLARE(bool) bridged();
|
||||
SWITCH_DECLARE(bool) answered();
|
||||
SWITCH_DECLARE(bool) mediaReady();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user