Andrey Volk
|
56b6e954cf
[Core] Fix dead nested assignments
|
2 years ago |
Anthony Minessale
|
2bdefa3532
[core] add a flag to tell when video media bugs that touch the write stream are active
|
5 years ago |
Andrey Volk
|
2b8fa12baa
[Core] Fix hangup race in recording_follow_transfer.
|
4 years ago |
Chris Rienzo
|
9c3f9a9a50
[core] Add SMBF_FIRST flag which forces media bug to front of the list. Add 'f' flag to switch_ivr_displace_session to add displace as first operation on the media stream. (#76)
|
4 years ago |
Mike Jerris
|
c89f200b40
FS-11896: [core] fix media bug add on outbound
|
5 years ago |
Andrey Volk
|
ff21989218
FS-11896: [core] Fix typos
|
5 years ago |
Anthony Minessale
|
1dd4191601
FS-11896: [core] stop media bugs from being possible to add to channels with no media ready, stop transfer recordings upstream to not try to transfer recordings to channels without media ready
|
5 years ago |
Sergey Khripchenko
|
c546154d67
FS-11436 more granularly calculate 'samples' and modify requested 'fsp' accordingly
|
6 years ago |
Sergey Khripchenko
|
be7c5331f6
FS-11436 RTP timestamp field incorrectly calculated based on fps
|
6 years ago |
Andrey Volk
|
cdd3b6f448
FS-11903: Fix errors reported by PVS-Studio Static Code Analyzer for switch_core_media_bug.c
|
5 years ago |
Anthony Minessale
|
75d038bd36
FS-11407: [freeswitch-core] process media bugs in the order they were added #resolve
|
6 years ago |
Hunyadvári Péter
|
069da397f5
Improve recording transfer
|
6 years ago |
Mike Jerris
|
7f9413962a
FS-10388: [core] fix crash on shutdown when using multiple meida bugs
|
7 years ago |
Mike Jerris
|
379084eda0
FS-10388: [core] fix crash on shutdown when using multiple meida bugs
|
7 years ago |
Anthony Minessale
|
21f250f115
FS-10249: [mod_av] Audio gradually falls behind video in recordings
|
7 years ago |
Anthony Minessale
|
a14651110b
FS-10231: [freeswitch-core] Some media bugs not fully cleaned up when session is destroyed #comment Regression causing deadlock when holding write lock and close/destroying all the bugs but the video recording thread tries to read lock. Separating destroy out so it can be called outside the lock after the bugs are detached.
|
7 years ago |
Anthony Minessale
|
e76ccc3955
FS-10249: [mod_av] Audio gradually falls behind video in recordings
|
7 years ago |
Anthony Minessale
|
a1fc18aee5
FS-10249: [mod_av] Audio gradually falls behind video in recordings
|
7 years ago |
Anthony Minessale
|
e7397a896e
FS-10249: [mod_av] Audio gradually falls behind video in recordings #resolve
|
7 years ago |
Anthony Minessale
|
cc92f5a2ce
FS-10249: [mod_av] Audio gradually falls behind video in recordings #resolve
|
7 years ago |
Mike Jerris
|
19dff6d01c
FS-10236: [core] fix crash on hangup with multiple media bugs
|
7 years ago |
Bradley Jokinen
|
68b241fc43
FS-10231 Fix issue with media bugs not being completely cleaned up when session is destroyed
|
7 years ago |
Anthony Minessale
|
db1e95b3f3
FS-10098: [freeswitch-core] Issue with video media bug in patch mode #resolve
|
7 years ago |
Sergey Safarov
|
df1ab07ca4
FS-9924: Removed extra space in source files
|
7 years ago |
Anthony Minessale
|
c409499cd9
FS-9576 #resolve [Add Realtime Text]
|
8 years ago |
Ken Rice
|
e18c12b609
FS-8953 [core] white space clean up.
|
8 years ago |
Anthony Minessale
|
5ee745afeb
FS-8721 last should only be set on the ones we skip that will not be destroyed
|
8 years ago |
Anthony Minessale
|
6708de51e0
FS-8721 keep track of last on continue cases
|
8 years ago |
Anthony Minessale
|
dfa791e045
FS-8721 #resolve [Bug removal at call end causes eavesdrop memory leak] #comment This should do it, bug_remove_all is called after destroy where it's more than safe to kill bugs indiscriminately
|
8 years ago |
Dave Olszewski
|
7020d21e29
FS-8721: avoid memory leak when removing thread-locked bugs
|
8 years ago |