FS-6061 swigall

This commit is contained in:
Anthony Minessale
2013-12-23 23:24:53 +05:00
parent 15df017f6c
commit 9a1157078f
5 changed files with 9 additions and 7 deletions
+1 -1
View File
@@ -397,7 +397,7 @@ SWITCH_DECLARE(bool) email(char *to, char *from, char *headers = NULL, char *bod
SWITCH_DECLARE(void) console_log(char *level_str, char *msg);
SWITCH_DECLARE(void) console_clean_log(char *msg);
SWITCH_DECLARE(void) msleep(unsigned ms);
SWITCH_DECLARE(void) switch_msleep(unsigned ms);
/** \brief bridge the audio of session_b into session_a
*