mailing list 36bc584d980ce80fe6a6f6e7d7383db9.squirrel@my.tomp.co.uk [Freeswitch-users] audo sync issues with record_session to mp3 I redid the stream recording with timestamps and headers to try to keep it more synced

This commit is contained in:
Anthony Minessale
2012-01-11 17:49:35 -06:00
parent 4fa8ed4972
commit a365fb636a
5 changed files with 118 additions and 32 deletions

View File

@@ -1091,7 +1091,7 @@ static switch_bool_t record_callback(switch_media_bug_t *bug, void *user_data, s
}
break;
case SWITCH_ABC_TYPE_READ:
case SWITCH_ABC_TYPE_READ_PING:
if (rh->fh) {
switch_size_t len;