Anthony Minessale
90eb89dbd0
FS-9697 remove auto toggle to old fir mode
2017-03-15 18:18:48 -05:00
Anthony Minessale
f4ad4ed6c4
FS-10126: [freeswitch-core] General Video Improvements #resolve
2017-03-15 15:24:01 -05:00
Anthony Minessale
a9e2346f86
FS-10083: [freeswitch-core] Video audit #resolve
2017-03-02 18:18:18 -06:00
Anthony Minessale
0d0bc3bbd4
FS-10050: [core] chromakey
2017-03-01 11:43:22 -06:00
Anthony Minessale
50072f2ce2
FS-10075: [freeswitch-core] WebRTC mods #resolve
2017-02-28 16:16:37 -06:00
Anthony Minessale
91d62b7cc6
FS-10050 polish
2017-02-24 16:49:43 -06:00
Sergey Safarov
df1ab07ca4
FS-9924: Removed extra space in source files
2017-02-09 23:59:49 -05:00
Anthony Minessale
189786d49b
FS-10017
2017-02-07 14:35:24 -06:00
Anthony Minessale
c14cadf163
FS-10017: [freeswitch-core] add rtp_nack_buffer_size #resolve
2017-02-07 14:32:01 -06:00
chapman
879c04b339
FS-9917 [switch_rtp/core] Fix in do_flush to handle the current packet (if RFC2833) rather than discard it.
...
only print flushed if we flushed something
2017-01-04 13:56:48 -05:00
shaileshplivo
a8351e001c
FS-9876 switch_rtp this fix issue of rtcp lost packet count
2016-12-22 17:07:51 +00:00
Anthony Minessale
68c0451589
FS-9871: [freeswitch-core] DTMF not delivered on B leg of a bridge when A leg has no media #resolve
2016-12-21 16:09:54 -06:00
Chris Rienzo
74ecc8882f
FS-9826 reset jitter buffer if SSRC changes regardless of jitter buffer paused state
2016-12-07 13:44:31 -05:00
Brian West
d28138ea4a
FS-9812 fix label that is only used when zrtp or srtp are enabled
2016-12-05 06:38:44 -06:00
Anthony Minessale
7c32c0de53
FS-9739 #resolve [switch_rtp mistakes "ffffffff" for a new DTMF and Queue's a NULL digit]
2016-11-16 14:43:10 -06:00
Anthony Minessale
7a009bba1e
FS-9697 add-on
2016-11-09 17:24:47 -06:00
Anthony Minessale
917d9b44c4
FS-9719 still not quite right, and enable support to auto engage this feature for pass-thru video
2016-11-09 15:24:34 -06:00
Anthony Minessale
ae25931b4d
FS-9709 #resolve [JB drops packets after hole-punching]
2016-11-09 11:35:12 -06:00
Brian West
710ca2a053
FS-9697 fix spelling
2016-11-04 15:09:42 -05:00
Anthony Minessale
2c111bbdb5
FS-9697 #resolve [Video compat changes to support older clients]
2016-11-03 17:38:31 -05:00
Josh Allmann
4a15d0a3c3
FS-9654: Fix RTP packet drops
...
There was issue with certain endpoints that would lead to dropping
nearly every other RTP packet from the callee.
The scenario is as follows: the caller (bridged through FreeSWITCH)
offers codecs A and B with payload types X and Y, respectively.
The callee answers with codec B and payload type X.
The fix is to use the sender's expected payload type when checking
against the received RTP packet, rather than the receiver's.
2016-10-28 11:02:01 -04:00
Mike Jerris
ed3aeba135
FS-9581: [windows] don't define symbols before pch include
2016-10-06 17:24:34 -04:00
Mike Jerris
7d6c66ad48
FS-9581: [windows] DEBUG_ESTIMATORS symbol conflict in windows
2016-10-05 11:08:45 -04:00
Anthony Minessale
3bed73c4b2
FS-9612
2016-10-05 10:08:57 -05:00
Anthony Minessale
9a990add75
FS-9612 #resolve [RTCP-MUX wrongly enabled in cases where answer contains rtcp but offer didn't / remote addr not obtained in UDPTL mode] %backport=1.6
2016-10-05 01:22:46 -05:00
Anthony Minessale
2a3b8a230c
FS-9610 #resolve [Video keyframe requests not being propagated properly] %backport=1.6
2016-10-04 22:34:47 -05:00
Anthony Minessale
628242fd52
FS-9580 #resolve [RTCP Auto-adjust] %backport=1.6
2016-09-27 23:12:20 -05:00
Anthony Minessale
f38dde9fec
fix merge
2016-09-27 16:44:25 -05:00
Anthony Minessale
c409499cd9
FS-9576 #resolve [Add Realtime Text]
2016-09-27 16:40:43 -05:00
Anthony Minessale
6d6bd1efa5
FS-9242 convert to adapter.js
2016-09-27 16:07:00 -05:00
Dragos Oancea
0e6e53f15c
FS-8644: OPUS_SET_BITRATE(), codec control and estimators for packet loss and RTT (with Kalman filters) to detect a slow or congested link.
...
Feature enabled with "adjust-bitrate" in opus.conf.xml - it's a feedback loop with incoming RTCP.
2016-09-27 16:06:17 -05:00
Anthony Minessale
9edcbfe036
FS-9522 more regression
2016-09-26 20:06:30 -05:00
Anthony Minessale
2b1f0da5c4
FS-9525 part 2
2016-09-23 16:50:47 -04:00
Anthony Minessale
25732c82d2
FS-9557
2016-09-22 19:52:05 -05:00
Anthony Minessale
eb09fb36eb
FS-9557 #resolve [Eating AV in proxy media mode]
2016-09-22 18:52:48 -05:00
Anthony Minessale
d34b501758
FS-9435 #resolve [PLI requests once per second]
2016-09-20 17:18:10 -05:00
Anthony Minessale
2bd7cfdf9a
FS-9522 #resolve [Add rtp_assume_rtcp to always use rtcp when needed]
2016-09-16 12:01:43 -05:00
Anthony Minessale
0af2659691
FS-9511 up the max size a tad
2016-09-15 15:49:47 -05:00
Anthony Minessale
8eda172aab
FS-9503 #resolve [Add flaws and consecutive_flaws to error_log in rtp]
2016-09-12 12:21:21 -05:00
Anthony Minessale
f3b22f6142
FS-9496
2016-09-12 12:04:21 -05:00
Brian West
2636141c32
Revert FS-8565, its getting a few blames for 3cx interop issues, we need to revisit the original reason and make sure this was the right fix.
2016-08-18 15:12:28 -05:00
Anthony Minessale
b9733c577c
FS-9436 #resolve [RTCP PLI Media Source SSRC wrong after re-INVITE]
2016-08-17 18:22:20 -05:00
Anthony Minessale
eeba18394d
FS-9410 #resolve [PLI Missing Media Source SSRC]
2016-08-12 14:28:45 -05:00
Anthony Minessale
f34dac749e
revert FS-9368
2016-07-28 14:13:37 -05:00
Brian West
9879731f8f
FS-9334
2016-07-21 22:11:29 -05:00
Anthony Minessale
c556e5269b
FS-9368
2016-07-21 14:32:04 -05:00
Anthony Minessale
ec2734c10c
FS-9334 revert
2016-07-21 03:22:37 -05:00
Anthony Minessale
d4daa8a051
FS-9246 #resolve [No Audio after Call transfer ]
2016-06-10 15:01:37 -05:00
Michael Jerris
23a1d37ae7
FS-9131: improve validation of ice candidates
2016-05-04 13:34:40 -04:00
Anthony Minessale
aadf89620a
FS-8949 #resolve [switch_rtp.c Send end packet for [X] not recognised]
2016-04-15 19:36:47 -05:00