FS-5529 --resolve

This commit is contained in:
Anthony Minessale
2013-06-20 12:36:30 -05:00
parent 469bcc562d
commit e60f37f651
2 changed files with 13 additions and 0 deletions
+1
View File
@@ -388,6 +388,7 @@ SWITCH_DECLARE(bool) email(char *to, char *from, char *headers = NULL, char *bod
virtual switch_status_t run_dtmf_callback(void *input, switch_input_type_t itype) = 0;
SWITCH_DECLARE(void) consoleLog(char *level_str, char *msg);
};