Commit Graph

30301 Commits

Author SHA1 Message Date
Anthony Minessale 833c193d04 FS-8264 #resolve [Add all the reservation IDs in the return of "list-videoLayouts" command] 2015-11-27 13:25:36 -06:00
Mike Jerris 5a56c89791 Merge pull request #587 in FS/freeswitch from ~VIPKILLA/fs-8433:master to master
* commit '728d960017c510c8108ce6c62cfbdd691a0c8831':
  FS-8433: allow hangup cause to be set inside redirect data
2015-11-27 13:11:40 -06:00
Emmanuel Schmidbauer 728d960017 FS-8433: allow hangup cause to be set inside redirect data 2015-11-27 13:52:50 -05:00
Anthony Minessale 4676943972 FS-8574 #resolve [hangup a call but still in show calls (uuid_kill result -ERR No such channel!)] 2015-11-27 12:42:40 -06:00
Ken Rice 99ca223f82 FS-8582 #resolve make sure the URL being passed here is not null 2015-11-27 10:39:38 -06:00
Mike Jerris 5ab62d8114 FS-8578: [mod_verto] fix build error for missing __bswap_64 on osx 2015-11-25 20:07:04 -05:00
William King 1eec06bd85 FS-8576 resolving issue where fonts and images were installed in all of the conf packages. 2015-11-25 16:04:45 -08:00
William King 58c267bf96 FS-8152 package the image directories too 2015-11-25 14:20:53 -08:00
Anthony Minessale 874aaf7a99 FS-8293 make conference video quality configurable with video-quality param NEEDS DOC 2015-11-25 16:01:34 -06:00
Anthony Minessale 060641f220 FS-8293 make sanity level based on quality 2 and also in conference 2015-11-25 15:42:51 -06:00
Anthony Minessale a3752718c6 FS-8293 make sanity level based on 1080p 2015-11-25 15:19:59 -06:00
Anthony Minessale 03a9c7e11c FS-8575 #resolve [No DTMF passed from a to b during rfc 2833 events.] 2015-11-25 14:45:32 -06:00
Anthony Minessale 1868859638 FS-8573 #resolve [unidirectional audio after resuming from hold in bypass media mode] 2015-11-25 13:56:25 -06:00
Anthony Minessale 6a08424fa7 FS-8566 #resolve [Call fails when put on hold in bypass media mode with inbound late neg set to false] 2015-11-25 13:53:14 -06:00
Mike Jerris 9dede690e1 Merge pull request #608 in FS/freeswitch from ~SJTHOMASON/freeswitch:feature/FS-8568 to master
* commit 'e31a8999c750fdc8ee95b413274114521d6c6075':
  Allow building using system OpenSSL without EC support
2015-11-25 10:50:29 -06:00
Mike Jerris e111c72790 Merge pull request #609 in FS/freeswitch from ~SJTHOMASON/freeswitch:bugfix/FS-8569 to master
* commit 'e9126a7337af0c824dfa36dfd2f9786f7a6b5bdb':
  Fix undefined symbol conference_cdr_test_mflag
2015-11-25 10:47:58 -06:00
Steve Underwood c74237ad3c Added AC_FUNC_MEMMOVE test to spandsp 2015-11-25 23:21:48 +08:00
Spencer Thomason e9126a7337 Fix undefined symbol conference_cdr_test_mflag
FS-8569 #resolve
2015-11-24 20:33:07 +00:00
Spencer Thomason e31a8999c7 Allow building using system OpenSSL without EC support
This allows FreeSWITCH to build using system OpenSSL when there is no EC support

FS-8568 #resolve
2015-11-24 19:44:49 +00:00
Jeff Lenk 08816959aa simple compile fixes for windows 2015-11-22 15:38:12 -06:00
Anthony Minessale 3ac546fbf1 FS-8293 fix some miscues on this patch 2015-11-20 16:24:41 -06:00
Ken Rice 9444df1b2a tweak to freeswitch.spec for building RPMs on centos7 2015-11-20 14:56:40 -06:00
Ken Rice d9d5870bff Revert "FS-8369 Debian8/CentOS7 systemd installer additions"
This reverts commit adc8f9a119.
2015-11-20 14:54:13 -06:00
Ken Rice ebba246192 Revert "FS-8369 Debian8/CentOS7 systemd installer additions"
This reverts commit 757fa94239.
2015-11-20 14:54:05 -06:00
Ken Rice 5ad6a2533a Revert "FS-8369 Fixes"
This reverts commit 389d24da14.
2015-11-20 14:53:55 -06:00
Anthony Minessale 6c3bf9ae65 FS-8554 #resolve [VC Moderator button quit working after moderator screen shares] 2015-11-20 14:40:29 -06:00
Ítalo Rossi 98785ebe88 Merge pull request #600 in FS/freeswitch from ~JAONZE/freeswitch:bugfix/FS-8550-auto-bandwidth-settings-issues to master
* commit 'accc6206dd3fd355e029837dd7a079b70fea87f6':
  FS-8550 [verto_communicator] - Now setting testSpeedJoin to false when 'auto' is disabled and changed instruction for closing modal in resetSettings()
2015-11-20 14:26:42 -06:00
Anthony Minessale 1b0bf340aa FS-8543 make sure if the mute image is taken from the camera that it does not dissappear 2015-11-20 13:19:20 -06:00
Chris Rienzo 9e0f30c58b FS-8560 [mod_http_cache] add new parameter, connect-timeout
This is the maximum time to wait, in seconds, for the HTTP GET or PUT to connect.
If this value is not set or is set to 0, the default setting of 300 seconds is used.
2015-11-19 17:10:15 -05:00
Anthony Minessale 26bed941b3 FS-8160 Additional vulnerability in json parsing malformed utf encoded chars discovered by Brian Martin - Tenable Security Response CVE-2015-7392 2015-11-19 13:45:04 -06:00
Brian West 1e8b60ebc6 tweak ignore 2015-11-19 11:53:13 -06:00
Brian West c8fc55f910 tweaks %ignore 2015-11-19 11:53:13 -06:00
Brian West 45a247d500 tweak 2015-11-19 11:53:13 -06:00
William King 8b73c1bd4e Merge pull request #563 in FS/freeswitch from ~NIEKVLESSERT/freeswitch:feature/FS-8369-additions-to-make-installation-of to master
* commit '389d24da145531e3abb7dc943f6c2609286cf685':
  FS-8369 Fixes
  FS-8369 Debian8/CentOS7 systemd installer additions
  FS-8369 Debian8/CentOS7 systemd installer additions
2015-11-19 11:45:24 -06:00
Mike Jerris 31c9bca8e9 Merge pull request #593 in FS/freeswitch from ~MICJERRY/freeswitchmultimedia:master to master
* commit 'acecda7596beb5dc3a4f98cb126351d9c25454fb':
  FS-8527 [mod_conference] Do not send the video of last_video_floor_holder to video_floor_holder if already related one video to it.
2015-11-19 11:10:52 -06:00
Mike Jerris ae376b096e Merge pull request #605 in FS/freeswitch from ~MARKL/freeswitch:bugfix/FS-8559-mod_shout-should-have-mpga-in-it-s to master
* commit '3293baa33690131dd42f5797930e73b0018b8f88':
  FS-8559: mod_shout should have "mpga" in it's list of supported extensions
2015-11-19 11:04:26 -06:00
Mark Lipscombe 3293baa336 FS-8559: mod_shout should have "mpga" in it's list of supported extensions
Add mpga to the list of supported formats for mod_shout so that
files retrieved using mod_http_cache with a mime type of audio/mpeg
are able to be played using mod_shout.
2015-11-19 20:54:06 +11:00
Anthony Minessale b4f477c22e FS-8293 fix some regressions where speed test caused excessive downlink bandwidth 2015-11-18 21:36:41 -06:00
Anthony Minessale cd8901bf5b FS-8529 fix a few regressions 2015-11-18 21:34:24 -06:00
Anthony Minessale 9ab210e64b FS-8556 #resolve [Screen shares are not recoverable so do not try] 2015-11-18 15:26:26 -06:00
Anthony Minessale ae05a19edf FS-8401 refactor the sinkid function into verto lib 2015-11-18 14:43:29 -06:00
Anthony Minessale fb8d4a2b99 FS-8545 do not allow video floor on a member with a reservation id set 2015-11-18 13:37:52 -06:00
Anthony Minessale 420a78afc4 FS-8545 read lock regression 2015-11-18 13:18:39 -06:00
Anthony Minessale 8a73ecc14a FS-8053 amendment 2015-11-18 12:33:42 -06:00
Ítalo Rossi d6fb046308 Merge pull request #599 in FS/freeswitch from ~JAONZE/freeswitch:feature/FS-8401-add-speaker-selection-in-modalsettings to master
* commit 'c2073cb05d7c1c6f23e3bd3e42decd4f34eecb65':
  FS-8401 [verto_communicator] - Added Speaker selection in settings modal and video page.
2015-11-18 11:43:42 -06:00
Brian West e87ea1790e FS-8553 [config] include verto_contact into the dial-string in the samples 2015-11-18 11:23:59 -06:00
Brian West 771123eb1b FS-8053 typo2 2015-11-18 10:55:05 -06:00
Anthony Minessale 07b8458497 FS-8053 typo 2015-11-18 10:50:40 -06:00
Anthony Minessale e95f3686ad FS-8053 #resolve [When WebRTC's SDP contains a=sendonly for video, the client will still receive the video stream] 2015-11-18 10:31:30 -06:00
Anthony Minessale II c550dc07ea Merge pull request #602 in FS/freeswitch from bugfix/FS-8547-add-error-log-into-stats-to-log-when to master
* commit '860a799c1de364d589f18ca84e0ad6a06846f4f7':
  FS-8547 #resolve [Add error log into stats to log when quality impacting events begin and end]
2015-11-17 15:12:36 -06:00