1
0
mirror of https://github.com/signalwire/freeswitch.git synced 2025-03-04 17:51:03 +00:00

Merge pull request in FS/freeswitch from ~BRADLEYJOKINEN/freeswitch:FS-7789 to master

* commit 'f67b6d1cefe0e86205d8c7214b3db23ca81e04eb':
  FS-7789 [mod_av] Fixed issue with audio dropping out partway through recordings
This commit is contained in:
Mike Jerris 2015-07-21 12:33:43 -05:00
commit 81b209d516

@ -1726,7 +1726,6 @@ static switch_status_t av_file_write(switch_file_handle_t *handle, void *data, s
}
}
break;
}