mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-23 04:31:50 +00:00
fix recursive file record during file playback issue IRC-00
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13551 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
@@ -203,7 +203,6 @@ SWITCH_DECLARE(void) consoleCleanLog(char *msg);
|
||||
char *xml_cdr_text;
|
||||
void store_file_handle(switch_file_handle_t *fh);
|
||||
void *on_hangup; // language specific callback function, cast as void *
|
||||
switch_file_handle_t local_fh;
|
||||
switch_file_handle_t *fhp;
|
||||
char dtmf_buf[512];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user