]>
git.ipfire.org Git - thirdparty/freeswitch.git/log
Chris Rienzo [Fri, 4 Dec 2015 22:44:53 +0000 (17:44 -0500)]
FS-8619 [mod_rayo] reply with conflict stanza error if bind is attempted with duplicate JID. Improve error handling when 'ready' callback fails.
Anthony Minessale [Fri, 4 Dec 2015 19:55:43 +0000 (13:55 -0600)]
FS-8617 #resolve [Add gain and vol seperate to verto]
Anthony Minessale [Fri, 4 Dec 2015 19:07:50 +0000 (13:07 -0600)]
FS-8615 #resolve [Crash when quickly changing layouts and setting reservation ids.]
Ken Rice [Fri, 4 Dec 2015 00:23:17 +0000 (18:23 -0600)]
FS-8614 #resolve Add debian developers install script and update README.md to reference it
Steve Underwood [Fri, 4 Dec 2015 17:16:24 +0000 (01:16 +0800)]
Merge branch 'master' of ssh://stash.freeswitch.org:7999/fs/freeswitch
Steve Underwood [Fri, 4 Dec 2015 17:15:54 +0000 (01:15 +0800)]
Tweaks for platforms which require string.h for memxxx functions.
Anthony Minessale [Fri, 4 Dec 2015 16:33:34 +0000 (10:33 -0600)]
FS-8612 #resolve [rare ivr originated calls crash due to read codec leak]
Anthony Minessale II [Fri, 4 Dec 2015 16:09:25 +0000 (10:09 -0600)]
Merge pull request #620 in FS/freeswitch from feature/FS-8188 to master
* commit '
f917a72c8451416ed992d798cabddee0de5b9b5b ':
FS-8188 add park_after_early_bridge transfer_after_early_bridge variables
Anthony Minessale [Wed, 2 Dec 2015 21:08:53 +0000 (15:08 -0600)]
FS-8602 #resolve [conference does not auto-generate layouts properly when callers with no camera are present]
Anthony Minessale [Wed, 2 Dec 2015 18:02:43 +0000 (12:02 -0600)]
FS-8590 treat no res-id the same as clear
Anthony Minessale [Wed, 2 Dec 2015 17:03:00 +0000 (11:03 -0600)]
FS-8354 #resolve [G722 audio issues with mod_conference after
fab435479ada61f2f9d726bad53ec31d002acd2f ]
Anthony Minessale [Wed, 2 Dec 2015 16:23:25 +0000 (10:23 -0600)]
FS-8599 #resolve [Workaround for Mozilla is no longer needed for video size]
Anthony Minessale [Tue, 1 Dec 2015 20:22:52 +0000 (14:22 -0600)]
FS-8588 remove debug
Anthony Minessale [Tue, 1 Dec 2015 19:54:20 +0000 (13:54 -0600)]
FS-8588 fix deadlock in error condition
Anthony Minessale [Tue, 1 Dec 2015 19:21:34 +0000 (13:21 -0600)]
FS-8588 #resolve [Unreliable digit collection]
Anthony Minessale [Tue, 1 Dec 2015 18:27:23 +0000 (12:27 -0600)]
FS-8595 typo
Anthony Minessale [Tue, 1 Dec 2015 18:24:57 +0000 (12:24 -0600)]
FS-8595 #resolve [Improve auto bitrate in personal canvas mode and do not let auto bitrate exceed native picture size]
Anthony Minessale [Tue, 1 Dec 2015 17:36:23 +0000 (11:36 -0600)]
FS-8529 more improvment on same goal
Anthony Minessale [Mon, 30 Nov 2015 23:03:58 +0000 (17:03 -0600)]
FS-8590 #resolve [Verto Communicator sends malformed vid-res-id command when changing layouts]
Anthony Minessale [Mon, 30 Nov 2015 22:54:04 +0000 (16:54 -0600)]
FS-8589 #resolve [Using conference playback with full-screen=true is not working correctly]
Anthony Minessale II [Mon, 30 Nov 2015 18:50:56 +0000 (12:50 -0600)]
Merge pull request #614 in FS/freeswitch from ~JAONZE/freeswitch:bugfix/FS-7800-add-support-for-fs-7769-feature-set to master
* commit '
05ff8ec711d35c9817ef409e0ad2d55b76e898d7 ':
FS-7800 [verto_communicator] - Added Canvas controls and now opening popup with original (master) dimensions
FS-7800 [verto_communicator] - Added an option in user's hover buttons to open another canvas when canvasCount is higher than 1
Rob Wu [Sat, 28 Nov 2015 18:17:56 +0000 (19:17 +0100)]
FS-8585: [mod_commands] group_call: expand {} and <> to [] for each dial string
Channel variables in dial strings can be set through <>, {} or [].
<foo=bar> applies to every channel.
{foo=bar} applies to every channel, excluding channels delimited by :_:.
[foo=bar] only applies to the channel that follows [foo=bar].
Before this patch, group_call looked up users in the directory and
replaced {} with []. This logic does not work if the user has more than
one dial string, e.g. if multiple-registrations is set to true, and more
than two devices register under the same user.
This patch fixes the issue by stripping <> and {}, and inserting the
dial string before each individual dial string for each user. The
semantics of the "local_clobber" variable and the '|', ',' and ':_:'
delimiters are fully supported.
Jaon EarlWolf [Fri, 27 Nov 2015 21:03:13 +0000 (18:03 -0300)]
FS-7800 [verto_communicator] - Added Canvas controls and now opening popup with original (master) dimensions
Anthony Minessale II [Fri, 27 Nov 2015 19:26:32 +0000 (13:26 -0600)]
Merge pull request #615 in FS/freeswitch from feature/FS-8264-add-all-the-reservation-ids-in-the to master
* commit '
b27dfe94489d6a8131bbbb66540c5bb3fa75a8b1 ':
FS-8264 [verto_communicator] - Adapted the layout select to new response, added a separated menu in members list to set its resevartion id
FS-8264 #resolve [Add all the reservation IDs in the return of "list-videoLayouts" command]
Jaon EarlWolf [Tue, 24 Nov 2015 03:18:02 +0000 (00:18 -0300)]
FS-8264 [verto_communicator] - Adapted the layout select to new response, added a separated menu in members list to set its resevartion id
Anthony Minessale [Thu, 19 Nov 2015 17:54:29 +0000 (11:54 -0600)]
FS-8264 #resolve [Add all the reservation IDs in the return of "list-videoLayouts" command]
Mike Jerris [Fri, 27 Nov 2015 19:11:40 +0000 (13:11 -0600)]
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
Emmanuel Schmidbauer [Fri, 27 Nov 2015 18:52:50 +0000 (13:52 -0500)]
FS-8433: allow hangup cause to be set inside redirect data
Anthony Minessale [Fri, 27 Nov 2015 18:42:33 +0000 (12:42 -0600)]
FS-8574 #resolve [hangup a call but still in show calls (uuid_kill result -ERR No such channel!)]
Jaon EarlWolf [Fri, 27 Nov 2015 18:11:16 +0000 (15:11 -0300)]
FS-7800 [verto_communicator] - Added an option in user's hover buttons to open another canvas when canvasCount is higher than 1
Dragos Oancea [Tue, 20 Oct 2015 00:56:44 +0000 (20:56 -0400)]
FS-8364: mod_codec2 : improvements, add extra modes: 3200,1400,1200. add config file.
Ken Rice [Fri, 27 Nov 2015 16:39:38 +0000 (10:39 -0600)]
FS-8582 #resolve make sure the URL being passed here is not null
Mike Jerris [Thu, 26 Nov 2015 01:06:41 +0000 (20:06 -0500)]
FS-8578: [mod_verto] fix build error for missing __bswap_64 on osx
William King [Thu, 26 Nov 2015 00:04:45 +0000 (16:04 -0800)]
FS-8576 resolving issue where fonts and images were installed in all of the conf packages.
William King [Wed, 25 Nov 2015 22:20:37 +0000 (14:20 -0800)]
FS-8152 package the image directories too
Anthony Minessale [Wed, 25 Nov 2015 22:01:34 +0000 (16:01 -0600)]
FS-8293 make conference video quality configurable with video-quality param NEEDS DOC
Anthony Minessale [Wed, 25 Nov 2015 21:42:51 +0000 (15:42 -0600)]
FS-8293 make sanity level based on quality 2 and also in conference
Anthony Minessale [Wed, 25 Nov 2015 21:19:59 +0000 (15:19 -0600)]
FS-8293 make sanity level based on 1080p
Anthony Minessale [Wed, 25 Nov 2015 20:45:32 +0000 (14:45 -0600)]
FS-8575 #resolve [No DTMF passed from a to b during rfc 2833 events.]
Anthony Minessale [Wed, 25 Nov 2015 19:56:25 +0000 (13:56 -0600)]
FS-8573 #resolve [unidirectional audio after resuming from hold in bypass media mode]
Anthony Minessale [Wed, 25 Nov 2015 19:52:51 +0000 (13:52 -0600)]
FS-8566 #resolve [Call fails when put on hold in bypass media mode with inbound late neg set to false]
Mike Jerris [Wed, 25 Nov 2015 16:50:29 +0000 (10:50 -0600)]
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
Mike Jerris [Wed, 25 Nov 2015 16:47:58 +0000 (10:47 -0600)]
Merge pull request #609 in FS/freeswitch from ~SJTHOMASON/freeswitch:bugfix/FS-8569 to master
* commit '
e9126a7337af0c824dfa36dfd2f9786f7a6b5bdb ':
Fix undefined symbol conference_cdr_test_mflag
Steve Underwood [Wed, 25 Nov 2015 15:21:48 +0000 (23:21 +0800)]
Added AC_FUNC_MEMMOVE test to spandsp
Spencer Thomason [Tue, 24 Nov 2015 20:33:07 +0000 (20:33 +0000)]
Fix undefined symbol conference_cdr_test_mflag
FS-8569 #resolve
Spencer Thomason [Tue, 24 Nov 2015 19:44:49 +0000 (19:44 +0000)]
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
matteo brancaleoni [Mon, 23 Nov 2015 11:24:29 +0000 (12:24 +0100)]
FS-8565 update initial rtp from address when auto changing port so we can avoid false later comparisons
Jeff Lenk [Sun, 22 Nov 2015 21:38:12 +0000 (15:38 -0600)]
simple compile fixes for windows
Anthony Minessale [Fri, 20 Nov 2015 22:24:35 +0000 (16:24 -0600)]
FS-8293 fix some miscues on this patch
Ken Rice [Fri, 20 Nov 2015 20:56:40 +0000 (14:56 -0600)]
tweak to freeswitch.spec for building RPMs on centos7
Ken Rice [Fri, 20 Nov 2015 20:54:13 +0000 (14:54 -0600)]
Revert "FS-8369 Debian8/CentOS7 systemd installer additions"
This reverts commit
adc8f9a119711b26615805f8ea8f7b2d6fe52b61 .
Ken Rice [Fri, 20 Nov 2015 20:54:05 +0000 (14:54 -0600)]
Revert "FS-8369 Debian8/CentOS7 systemd installer additions"
This reverts commit
757fa94239e67aed08ec8ada776415e08a18987a .
Ken Rice [Fri, 20 Nov 2015 20:53:55 +0000 (14:53 -0600)]
Revert "FS-8369 Fixes"
This reverts commit
389d24da145531e3abb7dc943f6c2609286cf685 .
Anthony Minessale [Fri, 20 Nov 2015 20:40:23 +0000 (14:40 -0600)]
FS-8554 #resolve [VC Moderator button quit working after moderator screen shares]
Ítalo Rossi [Fri, 20 Nov 2015 20:26:42 +0000 (14:26 -0600)]
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()
Anthony Minessale [Fri, 20 Nov 2015 19:19:20 +0000 (13:19 -0600)]
FS-8543 make sure if the mute image is taken from the camera that it does not dissappear
Chris Rienzo [Thu, 19 Nov 2015 22:10:15 +0000 (17:10 -0500)]
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.
Anthony Minessale [Thu, 19 Nov 2015 19:45:04 +0000 (13:45 -0600)]
FS-8160 Additional vulnerability in json parsing malformed utf encoded chars discovered by Brian Martin - Tenable Security Response CVE-2015-7392
Brian West [Thu, 19 Nov 2015 00:46:25 +0000 (18:46 -0600)]
tweak ignore
Brian West [Thu, 19 Nov 2015 00:27:11 +0000 (18:27 -0600)]
tweaks %ignore
Brian West [Thu, 19 Nov 2015 00:24:14 +0000 (18:24 -0600)]
tweak
William King [Thu, 19 Nov 2015 17:45:24 +0000 (11:45 -0600)]
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
Mike Jerris [Thu, 19 Nov 2015 17:10:52 +0000 (11:10 -0600)]
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.
Mike Jerris [Thu, 19 Nov 2015 17:04:26 +0000 (11:04 -0600)]
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
Mark Lipscombe [Thu, 19 Nov 2015 09:54:06 +0000 (20:54 +1100)]
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.
Anthony Minessale [Thu, 19 Nov 2015 03:36:41 +0000 (21:36 -0600)]
FS-8293 fix some regressions where speed test caused excessive downlink bandwidth
Anthony Minessale [Thu, 19 Nov 2015 03:34:24 +0000 (21:34 -0600)]
FS-8529 fix a few regressions
Anthony Minessale [Wed, 18 Nov 2015 21:26:26 +0000 (15:26 -0600)]
FS-8556 #resolve [Screen shares are not recoverable so do not try]
Anthony Minessale [Wed, 18 Nov 2015 20:43:29 +0000 (14:43 -0600)]
FS-8401 refactor the sinkid function into verto lib
Anthony Minessale [Wed, 18 Nov 2015 19:37:52 +0000 (13:37 -0600)]
FS-8545 do not allow video floor on a member with a reservation id set
Anthony Minessale [Wed, 18 Nov 2015 19:18:39 +0000 (13:18 -0600)]
FS-8545 read lock regression
Anthony Minessale [Wed, 18 Nov 2015 18:33:35 +0000 (12:33 -0600)]
FS-8053 amendment
Ítalo Rossi [Wed, 18 Nov 2015 17:43:42 +0000 (11:43 -0600)]
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.
Brian West [Wed, 18 Nov 2015 17:23:59 +0000 (11:23 -0600)]
FS-8553 [config] include verto_contact into the dial-string in the samples
Brian West [Wed, 18 Nov 2015 16:55:05 +0000 (10:55 -0600)]
FS-8053 typo2
Anthony Minessale [Wed, 18 Nov 2015 16:50:40 +0000 (10:50 -0600)]
FS-8053 typo
Anthony Minessale [Wed, 18 Nov 2015 16:31:30 +0000 (10:31 -0600)]
FS-8053 #resolve [When WebRTC's SDP contains a=sendonly for video, the client will still receive the video stream]
Anthony Minessale II [Tue, 17 Nov 2015 21:12:36 +0000 (15:12 -0600)]
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]
Anthony Minessale [Tue, 17 Nov 2015 01:31:32 +0000 (19:31 -0600)]
FS-8547 #resolve [Add error log into stats to log when quality impacting events begin and end]
Jaon EarlWolf [Tue, 17 Nov 2015 18:07:00 +0000 (15:07 -0300)]
FS-8401 [verto_communicator] - Added Speaker selection in settings modal and video page.
Ítalo Rossi [Tue, 17 Nov 2015 20:40:43 +0000 (14:40 -0600)]
Merge pull request #601 in FS/freeswitch from ~ANDCOFFEECODE/freeswitch:bugfix/FS-8542-video-controls-disappear-when-you to master
* commit '
b6cf1fbec41a73739a526f03559be7957a19428b ':
FS-8542 [verto_communicator] - fixed the tooltips of video controls...
Bruno Dias [Tue, 17 Nov 2015 20:20:05 +0000 (17:20 -0300)]
FS-8542 [verto_communicator] - fixed the tooltips of video controls...
The problem was caused by a tooltip component. It appends the tooltip elements
in the <body />, and when you hover them, it will lose the 'hover' of the video control elements.
ui.bootstrap was updated to version 0.14.3.
Jaon EarlWolf [Tue, 17 Nov 2015 19:30:17 +0000 (16:30 -0300)]
FS-8550 [verto_communicator] - Now setting testSpeedJoin to false when 'auto' is disabled and changed instruction for closing modal in resetSettings()
Anthony Minessale [Tue, 17 Nov 2015 18:18:21 +0000 (12:18 -0600)]
FS-8529 #resolve [vid-floor and conference-flags set as video-muxing-personal-canvas ]
Chris Rienzo [Tue, 17 Nov 2015 17:00:15 +0000 (12:00 -0500)]
FS-8549 [mod_http_cache] add support for AWS_ACCESS_KEY_ID and AWS_SECRET_ACCESS_KEY environment variables in S3 profiles
William King [Tue, 17 Nov 2015 15:57:51 +0000 (07:57 -0800)]
FS-8333
root [Fri, 13 Nov 2015 03:00:18 +0000 (11:00 +0800)]
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.
Anthony Minessale [Mon, 16 Nov 2015 23:15:17 +0000 (17:15 -0600)]
FS-8545 add missing code to deal with screen share part
Anthony Minessale [Mon, 16 Nov 2015 23:02:07 +0000 (17:02 -0600)]
FS-8546 #resolve [Make original video demo back-compat with livearray-json-status]
Anthony Minessale [Mon, 16 Nov 2015 22:08:58 +0000 (16:08 -0600)]
remove DEBUG
Anthony Minessale [Mon, 16 Nov 2015 21:54:43 +0000 (15:54 -0600)]
FS-8545 #resolve [Improve controls for screen share]
Anthony Minessale [Mon, 16 Nov 2015 17:31:27 +0000 (11:31 -0600)]
FS-8543 #resolve [Improve mute handling on conference and WebRTC]
Mike Jerris [Mon, 16 Nov 2015 16:39:02 +0000 (10:39 -0600)]
Merge pull request #596 in FS/freeswitch from ~MARKL/freeswitch:bugfix/FS-8537-passing-nil-to-various-lua-functions to master
* commit '
4e9977507dd2da9b820593902d11b193b28fb6a0 ':
FS-8537: Passing nil to various lua functions causes segfault
Mark Lipscombe [Sat, 14 Nov 2015 23:40:20 +0000 (10:40 +1100)]
FS-8537: Passing nil to various lua functions causes segfault
Various functions exposed via lua do not check their parameters for null
causing freeswitch to segfault.
This change adds checking for null parameters and returns an error
instead of segfaulting.
Anthony Minessale [Fri, 13 Nov 2015 20:15:39 +0000 (14:15 -0600)]
FS-8536 #resolve [Send Keyframe when getting SIP INFO with picture_fast_update]
Anthony Minessale II [Fri, 13 Nov 2015 16:56:08 +0000 (10:56 -0600)]
Merge pull request #594 in FS/freeswitch from bugfix/FS-8425-dtmf-sometimes-missed-on-pstn-call to master
* commit '
56a10538dc6307fb285dd1f3a31b384f0e5750fa ':
FS-8425 #resolve [DTMF sometimes missed on PSTN call]
Anthony Minessale [Fri, 6 Nov 2015 20:33:07 +0000 (14:33 -0600)]
FS-8425 #resolve [DTMF sometimes missed on PSTN call]
Anthony Minessale [Fri, 13 Nov 2015 16:49:12 +0000 (10:49 -0600)]
FS-8293 update position
Anthony Minessale II [Fri, 13 Nov 2015 16:25:03 +0000 (10:25 -0600)]
Merge pull request #590 in FS/freeswitch from ~DRAGOS_OANCEA/freeswitch-dragos:rtcp-debug-fix to master
* commit '
cc1bf31078a6bac90aa0acb30ff4131dbf66ab9f ':
FS-8534: calculate RTT average (RTCP SR)
Moises Silva [Mon, 6 Jul 2015 02:44:24 +0000 (22:44 -0400)]
OPENZAP-238: [freetdm] Fix gsm caller id and dnis information
Also fix small leak caused by the span being destroyed before the gsm loop ran