Commit Graph

30165 Commits

Author SHA1 Message Date
William King 444f81ce9f FS-8316 fixed new build warning from latest clang 2015-10-07 10:35:46 -07:00
Mike Jerris b205355c24 Merge pull request #505 in FS/freeswitch from ~SAFAROV/freeswitch2:fix_udptl_SDP to master
* commit '62d4d47b1a09075acc19cd792a90468d50e6cb14':
  FS-8198: Fixed default CRLF sequence in t38 SDP
2015-10-07 12:32:53 -05:00
Anthony Minessale 3a24b972c0 FS-8315 #resolve [rtp_media_timeout not working] 2015-10-07 11:21:51 -05:00
Paul Cuttler 86d849c54e FS-7924: [mod_rtmp] Modify initStream & createStream responses
Moved the response message mistakenly placed in the initStream
handler to the createStream handler
2015-10-07 14:50:27 +11:00
Anthony Minessale 7f85faf21e FS-8130 FS-8305 refactor of last patch plus suppression of scary harmless message about opus fec 2015-10-06 09:34:29 -05:00
Ítalo Rossi 132564f071 Merge pull request #544 in FS/freeswitch from ~STEFAN_YOHANSSON/freeswitch:bugfix/FS-8247-when-websocket-disconnections-go to master
* commit '6df703fc40fc89366bb9094c859e2c4a004c66e2':
  FS-8247 [verto_communicator] Waiting for server reconnection.
2015-10-05 21:19:30 -05:00
Italo Rossi cb2588d88c FS-8300 [verto_communicator] Fixing reload bug, no need to do two times now. 2015-10-05 23:09:54 -03:00
Italo Rossi 85f9244dc3 FS-8290 [verto_communicator] adding help text on how to enable dedicated remote encoder 2015-10-05 22:18:46 -03:00
Ítalo Rossi 1926629f64 Merge pull request #538 in FS/freeswitch from ~STEFAN_YOHANSSON/freeswitch:bugfix/FS-8290-automatically-mark-dedicated-encoder to master
* commit '9b82894f02370576483bc520e0906f99095c2008':
  FS-8290 #resolve [verto_communicator] automatically mark dedicated encoder if out/in bandwith isnt 'Server default'
2015-10-05 19:53:42 -05:00
Anthony Minessale 06c56a037e FS-8130 FS-8305 fix some warnings and errors caused by dtx and/or jittery webrtc 2015-10-05 18:59:58 -05:00
Anthony Minessale 3cca82a62e FS-8130 get poll status 2015-10-05 16:43:17 -05:00
Ítalo Rossi 9a2e96dd1b Merge pull request #543 in FS/freeswitch from ~VICTORTORRES/freeswitch-fs-7445:bugfix/FS-8067-when-no-email-is-present-make-sure to master
* commit '73807d493c235238b056887daf33d2a27a44051e':
  FS-8067 [verto_communicator] removing bind once from gravatar-src tag; using angular native bind once instead.
2015-10-05 16:39:38 -05:00
Stefan Yohansson 6df703fc40 FS-8247 [verto_communicator] Waiting for server reconnection. 2015-10-05 18:02:07 -03:00
Victor Torres 73807d493c FS-8067 [verto_communicator] removing bind once from gravatar-src tag; using angular native bind once instead. 2015-10-05 17:46:46 -03:00
Brian West 38abf36609 Merge pull request #541 in FS/freeswitch from ~DRAGOS_OANCEA/freeswitch-dragos:fix-switch_opus_show_audio_bandwidth to master
* commit '8a0006dcdc92817eab54a55bf6fd3623c369c073':
  FS-8302: fix some printing/logging because switch_opus_show_audio_bandwidth() was not returning TRUE/FALSE as expected
2015-10-05 14:46:00 -05:00
Dragos Oancea 8a0006dcdc FS-8302: fix some printing/logging because switch_opus_show_audio_bandwidth() was not returning TRUE/FALSE as expected 2015-10-05 10:54:21 -04:00
Stefan Yohansson 9b82894f02 FS-8290 #resolve [verto_communicator] automatically mark dedicated encoder if out/in bandwith isnt 'Server default'
FS-8290 [verto_communicator] fix logic

FS-8290 [verto_communicator] change Dedicated Encoder input from checkbox to hidden
2015-10-05 11:32:37 -03:00
Brian West b5e486fd5c FS-8130 fix minor regression 2015-10-04 20:05:50 -05:00
Brian West 75b01a306e FS-8130 2015-10-04 16:53:54 -05:00
Brian West 1b1326ca66 test config tweaks 2015-10-04 13:12:27 -05:00
Brian West 5762955ff9 install ccache into path if it exists 2015-10-04 12:38:04 -05:00
Brian West 5b7c10d548 FS-8297 #resolve [Auto STUN switches IPs quickly, WebRTC video not working] 2015-10-04 11:22:18 -05:00
Anthony Minessale II 86197b7ee3 Merge pull request #479 in FS/freeswitch from ~DRAGOS_OANCEA/freeswitch-dragos:opus-init-improvements to master
* commit '27d7ebeb94c5ea23e612e0a7356919f19e74bdd5':
  FS-8296: mod_opus: Improve the way Opus is initialized when a call comes in .
2015-10-04 11:22:04 -05:00
Anthony Minessale II 33615a3d10 Merge pull request #540 in FS/freeswitch from ~DRAGOS_OANCEA/freeswitch-dragos:opus-originate-invite-fmtp-fixes to master
* commit '01545832f4635b116af7e2e3302ee043428ccad7':
  FS-8295: mod_opus: FMTP fixes: usedtx for 8khz . useinbandfec and cbr (both 48 khz and 8 khz) Some FMTP params were broken when INVITE was originated by FS.
2015-10-04 11:21:39 -05:00
Dragos Oancea 27d7ebeb94 FS-8296: mod_opus: Improve the way Opus is initialized when a call comes in . 2015-10-03 15:26:39 -04:00
Dragos Oancea 01545832f4 FS-8295: mod_opus: FMTP fixes: usedtx for 8khz . useinbandfec and cbr (both 48 khz and 8 khz)
Some FMTP params were broken when INVITE was originated by FS.
2015-10-03 14:47:08 -04:00
Anthony Minessale dcdf4685af FS-8243 8b088c26fb breaks perfectly working fec, adding back the missing part that actually works in most surroundings 2015-10-03 02:38:00 -05:00
Michael Jerris 5f210b4d75 FS-8243: fix typo of return from previous patch 2015-10-02 23:43:11 -04:00
Mike Jerris a2b3759ea7 Merge pull request #503 in FS/freeswitch from ~SSINYAGIN/freeswitch:bugfix/FS-8195-compatibility-with-solaris-11-process to master
* commit '9461ed13358eb0231ab75871158eae92dab66cd2':
  FS-8195 Compatibility with Solaris 11 process privileges
2015-10-02 21:00:18 -05:00
Stanislav Sinyagin 9461ed1335 FS-8195 Compatibility with Solaris 11 process privileges
Now the daemon manages its privileges correctly, so that -rp, -u,
-g and -lp can be supported, also in a Solaris zone.

Also fixed a problem that switch_log_printf() was used before the
logger was initialized, so the messages were sent to nowhere.
2015-10-03 01:52:37 +00:00
Ken Rice f2c7bf6077 Merge pull request #536 in FS/freeswitch from feature/vc-help-about to master
* commit 'c1736915ade5ae554d990271f8e5940428ca0c07':
  FS-8288 About Screen and Help link
2015-10-02 17:54:01 -05:00
Ken Rice e8b348176b Merge pull request #537 in FS/freeswitch from ~STEFAN_YOHANSSON/freeswitch:bugfix/FS-8289-make-the-mute-unmute-audio-video to master
* commit '967c20d85e7d916ac392d88e1c2a089212e51ecc':
  FS-8289 #resolve [verto_communicator] make mute/unmute audio/video clickable
2015-10-02 17:53:45 -05:00
Ken Rice 68a0e507e2 Merge pull request #539 in FS/freeswitch from ~STEFAN_YOHANSSON/freeswitch:bugfix/FS-8291-fix-contributors-url to master
* commit 'ae2583fd1bfda3983952789f431975cde51e072f':
  FS-8291 [verto_communicator] fix contributors url
2015-10-02 17:39:06 -05:00
Stefan Yohansson ae2583fd1b FS-8291 [verto_communicator] fix contributors url 2015-10-02 17:57:46 -03:00
Stefan Yohansson 967c20d85e FS-8289 #resolve [verto_communicator] make mute/unmute audio/video clickable 2015-10-02 16:57:59 -03:00
Ítalo Rossi b514c9cd6e Merge pull request #529 in FS/freeswitch from ~STEFAN_YOHANSSON/freeswitch:feature/FS-8263-reset-the-banner-of-a-member to master
* commit '2cd99e7c4ef96e5f4c16930e1ea32b30ad614db0':
  FS-8263 $resolve [verto_communicator] lock icon in floorLocked status
2015-10-02 14:02:04 -05:00
Ken Rice c1736915ad FS-8288 About Screen and Help link 2015-10-02 13:53:26 -05:00
Brian West ed9e9c6243 FS-8287 refactor local_stream api to be more consistent and add auto complete 2015-10-02 13:29:50 -05:00
Mike Jerris 76b11fd8c7 Merge pull request #430 in FS/freeswitch from ~DRAGOS_OANCEA/freeswitch-dragos:opus-originate-fmtp-ptime to master
* commit 'efeb720a01993a52f2614cbcab14995a88af2721':
  FS-8034: mod_opus: send correct (configured) fmtp ptime,minptime,maxptime when originating call
2015-10-02 12:57:53 -05:00
Ken Rice 79633883e9 Delete unused files 2015-10-02 12:56:07 -05:00
Mike Jerris 41431c0f09 Merge pull request #487 in FS/freeswitch from ~DRAGOS_OANCEA/freeswitch-dragos:opus-keep-fec-on-improvements-loss to master
* commit '6385fb863a7e800dbb2668fd0ed4e1203b1ba18e':
  FS-8161: mod_opus: Keep FEC enabled only if loss > 10 ( otherwise PLC is supposed to be better)
2015-10-02 12:52:51 -05:00
Anthony Minessale b61ebc759b FS-8179 2015-10-02 12:51:57 -05:00
Anthony Minessale 168a1c04cf add alternat file option to hashfinder util 2015-10-02 12:50:49 -05:00
Mike Jerris 822e5a7b96 Merge pull request #516 in FS/freeswitch from ~DRAGOS_OANCEA/freeswitch-dragos:opus-fec-detect-improvement to master
* commit '8b088c26fbf4eba3daaacfaa6e29ab765f7321ba':
  FS-8243: Improve the way FEC info is detected within frames (added support for ptimes higher than 20 ms for FEC detection ) (Claude Lamblin)
2015-10-02 12:50:34 -05:00
Mike Jerris 2b0681f798 Merge pull request #517 in FS/freeswitch from ~MBRANCA/freeswitch:bugfix/FS-8239-error-in-building-mod_av-on-centos to master
* commit 'fe1fa8c8fbf1785e8c3e5320b2c837feb4e14034':
  FS-8239 fix default value to avoid failed mod_av build on CentOS 7
2015-10-02 11:43:16 -05:00
Mike Jerris 620ceb4b1d Merge pull request #518 in FS/freeswitch from ~DCOLOMBO/freeswitch:bugfix/FS-8246-fix-default-value-param-delay-for to master
* commit 'c08f2e37a7ee391a406bde9024840bfb50ecdd5d':
  FS-8246: use seconds as default value for delay param
2015-10-02 11:41:15 -05:00
Corey Burke 3a9e7f08b4 FS-8286: Minor debug log level tweaks
Adjust some DEBUG and INFO log lines, reducing log verbosity at the INFO level while increasing call debugging info.
2015-10-02 08:41:41 -07:00
Brian West 60d04cb477 Merge pull request #534 in FS/freeswitch from ~COREY BURKE/freeswitch:bugfix/FS-8284-opus-asks-callee-to-use-dtx-even to master
* commit '0641315ef6dd8c612de1c7ffac06df6473ec2e4f':
  Use use-dtx setting from config in request to callee.
2015-10-02 10:33:46 -05:00
Anthony Minessale II a0238e4bad Merge pull request #533 in FS/freeswitch from ~COREY BURKE/freeswitch:bugfix/FS-8283-handle-rtp-contributing-source-identifiers to master
* commit 'c0677b53b175430b8871576073d44dbea17fb8b2':
  Handle RTP Contributing Source Identifiers (CSRC)
2015-10-02 10:24:51 -05:00
Corey Burke 0641315ef6 Use use-dtx setting from config in request to callee. 2015-10-02 08:13:05 -07:00