19043 Commits

Author SHA1 Message Date
Brian West
be0499094b FS-9685 Update broadsoft SLA to work with newer Polycom firmware. 2016-11-01 10:23:13 -05:00
Josh Allmann
43f889cfee 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 10:13:36 -05:00
Anthony Minessale
96eca8abb1 FS-9654 2016-10-25 21:10:15 -05:00
Brian West
ca356f2ac0 FS-9666 fix unused variable 2016-10-24 17:22:03 -05:00
Anthony Minessale
8b01f65971 FS-9666 #resolve [Remove legacy code when getting an XML video refresh] 2016-10-24 17:22:03 -05:00
Brian West
8c795825f1 swigall 2016-10-21 11:31:47 -05:00
Anthony Minessale
f811652699 FS-9654 #resolve [Issue with RTP payload negotiation] 2016-10-20 15:54:17 -05:00
Anthony Minessale
bd30d76332 FS-9648 #resolve [Conference avatar image gets stuck enabled when it uses the same image as video mute] 2016-10-19 15:36:13 -05:00
Anthony Minessale
464eba8434 FS-9639 e3353b7 backported 2016-10-13 13:05:17 -05:00
Anthony Minessale
25837103fb FS-9612 2016-10-05 10:10:43 -05:00
Anthony Minessale
4bfc63b261 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:23:07 -05:00
Anthony Minessale
3ce24c2964 FS-9610 #resolve [Video keyframe requests not being propagated properly] %backport=1.6 2016-10-04 22:35:51 -05:00
Dragos Oancea
191aca2c58 FS-9601: mod_opus: make adjustable bitrate mutually exclusive with FEC enforcing on the decreasing trend,
add step calculation for bitrate adjustment, fix bug on context settings
2016-10-03 11:14:50 -05:00
Anthony Minessale
3bb339d920 FS-9596 #resolve [rtp-timeout triggered for on-hold calls with a=inactive] 2016-09-30 13:01:41 -05:00
Anthony Minessale
412b598151 FS-9597 #resolve [host_lookup does not resolve v6 addrs] %backport=1.6 2016-09-30 12:23:26 -05:00
Anthony Minessale
93205a6028 FS-9593 #resolve [Video syncs too much on video muted channels] %backport=1.6 2016-09-29 17:16:13 -05:00
Anthony Minessale
9a94a61b01 FS-9552 2016-09-29 16:16:41 -05:00
Anthony Minessale
ec751e64a1 FS-9552 2016-09-29 16:16:23 -05:00
Giacomo Vacca
58ed5bdf7c FS-9584 Separate initial bitrate negotiation from sample rates 2016-09-29 16:16:01 -05:00
Anthony Minessale
064f0c0e11 FS-9586 #resolve [local_stream video queue stuck when not being read from] %backport=1.6 2016-09-28 11:16:14 -05:00
Anthony Minessale
abf8a7bfca FS-9580 #resolve [RTCP Auto-adjust] %backport=1.6 2016-09-28 11:16:01 -05:00
Anthony Minessale
e57a6b356b FS-9242 convert to adapter.js 2016-09-28 11:14:45 -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
Brian West
bbe5ee0856 Merge pull request #969 in FS/freeswitch from ~DRAGOS_OANCEA/freeswitch-dragos:fix_config_rtpip to master
* commit '3d2f3c96db2d496dc349c1e6786f958a7681a4eb':
  FS-9548: return with error on wrong rtp ip given from config
2016-09-27 15:54:08 -05:00
Brian West
09d8f47478 FS-9548 #resolve [crash on Invite due to bad config for sip profile ] 2016-09-27 15:53:38 -05:00
Brian West
39738b32ca FS-9574 #resolve [We shouldn't print data sent on the buffer.] 2016-09-27 15:52:25 -05:00
Anthony Minessale
c70f06aa2f FS-9553 #resolve [Refactor video-on-hold] 2016-09-27 14:10:41 -05:00
Anthony Minessale
d6bf6705de FS-9522 2016-09-26 20:12:50 -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
Mike Jerris
ca28fdc8f3 Merge pull request #968 in FS/freeswitch from ~DINGDING/freeswitch:bugfix/FS-9536-fix-switch_core_hash_delete-return-invalid to master
* commit '9f01830d6048933c0d7b33381d7bd02e120927cb':
  FS-9536 [core] fix return value
2016-09-23 10:26:20 -05: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
4aaaf76190 FS-9525 #resolve [Client initiated REINVITE with different audio codec into conference causes choppy audio] 2016-09-22 14:00:12 -05:00
Anthony Minessale
f410ac3403 FS-9522 fix regression 2016-09-21 12:51:15 -05:00
Anthony Minessale
188318e2d9 FS-9498 fix regession with 100% cpu 2016-09-21 10:35:06 -05:00
dingding
9f01830d60 FS-9536 [core] fix return value 2016-09-21 09:43:04 +08:00
Anthony Minessale
d34b501758 FS-9435 #resolve [PLI requests once per second] 2016-09-20 17:18:10 -05:00
Mike Jerris
96e96a8099 FS-9552: [mod_conference] added 'deaf' to the json status per member 2016-09-20 17:25:47 -04:00
Italo Rossi
1b441a7a8e FS-9551 [switch_ivr - json cdr] Adding app-stamp to app_log 2016-09-20 16:32:16 -03:00
Anthony Minessale
56a129a854 FS-9550 #resolve [Set user on outbound verto calls to sync with user directory] 2016-09-20 14:06:05 -05:00
Anthony Minessale
ccadea219a FS-9524 #resolve [Enable whitelisting of Verto connections by IP using FS ACL] 2016-09-20 14:03:35 -05:00
Anthony Minessale
eb4d24b68c FS-9549 #resolve [Add userVariables to DMTF and INFO messages] 2016-09-20 13:57:34 -05:00
Anthony Minessale II
9b76bc2fd1 Merge pull request #970 in FS/freeswitch from feature/FS-9543-add-pre-exec-state-change-hooks-to to master
* commit '6a064a953c8b7f58023b5d7388348341017d5e4d':
  FS-9543 #resolve [Add pre-exec state change hooks to core]
2016-09-20 10:58:36 -05:00
Anthony Minessale
6a064a953c FS-9543 #resolve [Add pre-exec state change hooks to core] 2016-09-20 10:57:45 -05:00
Dragos Oancea
3d2f3c96db FS-9548: return with error on wrong rtp ip given from config 2016-09-20 11:05:55 -04:00
Mike Jerris
fca259d13c Merge pull request #961 in FS/freeswitch from ~LAZEDO/freeswitch:feature/FS-9526 to master
* commit 'e76350df42bd31180147180bebcf72f2dd588b9a':
  FS-9526 [mod_conference] add deaf sounds
2016-09-19 17:53:13 -05:00
Piotr Gregor
0247c92cb5 FS-9527 [avmd]: Fix MAP_POPULATE on FreeBSD
Remove unsupported flag.
2016-09-19 22:47:14 +01:00
Luis Azedo
e76350df42 FS-9526 [mod_conference] add deaf sounds 2016-09-19 19:41:45 +01:00
Anthony Minessale
c591a212e8 FS-9538 #resolve [segfault while reading local ringback file] 2016-09-19 13:11:11 -05:00