Commit Graph

31584 Commits

Author SHA1 Message Date
Chad Phillips c5bd29971c FS-9635: update deprecated stream.onended
stream.onended is being removed in Chrome 54, update to
stream.oninactive
2016-11-16 11:23:08 -06:00
Brian West 463ab08d5a FS-9623 update .update 2016-11-16 11:23:08 -06:00
Mike Jerris 82ce12bc95 FS-9628: [verto] correct return value of $.FSRTC.bestResSupported to be the largest resolution
Conflicts:
	html5/verto/video_demo/js/verto-min.js
2016-11-16 11:23:07 -06:00
Anthony Minessale 8749966e2b FS-9699 #resolve [Improper response to reinvite after using uuid_media_3p] 2016-11-16 11:23:00 -06:00
Anthony Minessale 92a0251f41 FS-9455 #resolve [Doubled posts in the chat window ] 2016-11-02 16:01:15 -05:00
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
Ken Rice 08d5f672d5 FS-9653 #resolve freeswitch-meta-all-dbg should not depend on non-existant freeswitch-meta-lang-dbg %backport=1.6 2016-10-20 13:50:13 -05:00
Ken Rice 61dc7bdd35 FS-9642 #resolve do not limit time for real time threads with systemd. this causes systemd to randomly restart FreeSWITCH without notice as to why. %backport=1.6 2016-10-20 10:58:46 -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
Ken Rice b91a0a6f2b bump version 2016-10-11 08:49:56 -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
Waldyr de Souza e4c8c2fc46 FS-9552 add to verto communicator toggle deaf status button 2016-09-29 16:14:45 -05:00
Anthony Minessale 5e413fe204 update config file 2016-09-28 12:20:19 -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 4bab51e306 FS-9242 fix screen share for chrome to work in VC with additional camera 2016-09-28 11:15:45 -05:00
Italo Rossi 2ea20cca1b FS-7876 [verto_communicator] Adding hold button for video calls 2016-09-28 11:15:34 -05:00
Italo Rossi 575c98552d FS-9508 [verto_communicator] Adding AGC option on settings, enabled by default 2016-09-28 11:15:12 -05:00
Italo Rossi a328210b25 FS-8955 [verto_communicator] Adding DTMF shortcuts and handling DTMF history on DTMF widget 2016-09-28 11:15:00 -05:00
Anthony Minessale e57a6b356b FS-9242 convert to adapter.js 2016-09-28 11:14:45 -05:00
Ken Rice 3b959e9435 Bump Version Number 2016-09-28 09:09:52 -05:00
Ken Rice 278cca6f7b Merge branch 'master' into v1.6 2016-09-28 09:09:01 -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 II 9e3d54504a Merge pull request #977 in FS/freeswitch from bugfix/FS-9553-refactor-video-on-hold to master
* commit 'c70f06aa2fa4fb8b45a9c29f0fc31c47ac2fc82d':
  FS-9553 #resolve [Refactor video-on-hold]
2016-09-27 14:06:50 -05:00
Anthony Minessale c70f06aa2f FS-9553 #resolve [Refactor video-on-hold] 2016-09-27 14:10:41 -05:00
Mike Jerris 93591e2f47 update libyuv to hash bcd8238 from https://chromium.googlesource.com/libyuv/libyuv/ 2016-09-27 13:08:00 -04: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 II cbb97d408a Merge pull request #974 in FS/freeswitch from vpx-update to master
* commit '5e323ee97acb5b5bea447b604c4936ce37ae239a':
  newest version of sleep patch
  FS-8623: reapply after update: Fix libvpx Solaris Studio build
  FS-8623: reapply after update: fix sun studio build errors building libvpx
  update to libvpx b46243d from repo https://chromium.googlesource.com/webm/libvpx
2016-09-26 14:43:52 -05:00
Anthony Minessale 5e323ee97a newest version of sleep patch 2016-09-26 14:09:55 -05:00
Mike Jerris ea463a615e FS-8623: reapply after update: Fix libvpx Solaris Studio build 2016-09-26 14:38:30 -04:00