summaryrefslogtreecommitdiff
path: root/bridges/bridge_softmix.c
diff options
context:
space:
mode:
authorAaron An <anjb@ti-net.com.cn>2017-03-15 12:49:12 +0800
committerKevin Harwell <kharwell@digium.com>2017-03-20 13:02:27 -0600
commitd5b480afcae343a7222b1b2b1279f8877c42925d (patch)
treef4904d11153c24cb20f96e87da577a7a4c346f41 /bridges/bridge_softmix.c
parent9613391868db2651376825345f5392a9e126b491 (diff)
audiohook.c: Lost RTP packets lead to out-of-sync MixMonitor.
Fixed a bug in function "ast_audiohook_write_frame" that checked the variable other_factory_samples and only flushed the factories, so they would be in sync, when other_factory_samples > 0. When there is not any rtp incoming the variable other_factory_samples will be 0, and although the result of "our_factory_ms - other_factory_ms" may be very large, this led to the record file not syncing. ASTERISK-26875 #close Reported-by: Aaron An Tested-by: Aaron An Change-Id: Ia4d890fb8fc1636a7188502bab35f555685aea22
Diffstat (limited to 'bridges/bridge_softmix.c')
0 files changed, 0 insertions, 0 deletions