Anthony Minessale
d8c9b1ed16
FS-10007: [mod_conference] Issue with reservation-id and conference video layouts #resolve
2017-02-03 15:17:17 -06:00
Seven Du
49d730e7f9
FS-9736 #resolve add conference json_list
2016-11-30 23:54:18 +08:00
Anthony Minessale
d429cc2f5a
FS-9552
2016-09-29 12:58:09 -05:00
Luis Azedo
e76350df42
FS-9526 [mod_conference] add deaf sounds
2016-09-19 19:41:45 +01:00
Anthony Minessale
6bc535fd65
FS-9353 #resolve [clear-vid-floor produces error, while working]
2016-07-18 12:39:37 -05:00
Michael Jerris
78ebfff8e3
FS-9305: [mod_conference] return the logo image path from video-logo-img api and handle passing no image path
2016-06-28 12:11:12 -05:00
Brian West
a954550c82
FS-9303 these checks are no longer needed as the video flag is not sent to file open unless we are in transcode mode, you can record mp4 but it will only contain the audio if in passthru mode.
2016-06-28 11:28:53 -05:00
Michael Jerris
2475c2686f
FS-9271: [mod_conference] fix segfault trying to record a canvas that does not exist
2016-06-15 18:36:12 -04:00
Anthony Minessale
718142bb12
FS-9144 #resolve [Implement video-mute-exit-canvas and recording in personal-canvas mode.]
2016-06-09 13:02:52 -04:00
Michael Jerris
0421052b14
FS-9212: [mod_conference] fix conference recording api when using default canvas number
2016-05-31 12:37:58 -04:00
Brian West
ff169d8133
Revert "FS-8704: Add min-members, wait-min-members-timeout, wait-mod-timeout, wait-min-members-timeout-message, wait-mod-timeout-message, endconf-mod-exit-message, and endconf-message parameters and functionality to mod_conference."
...
This reverts commit c39fbb295f6b9bc01baa5dbfc578e12022c088ae.
2016-04-27 11:00:29 -05:00
Brian West
be8440b0b0
FS-9076 #resolve
2016-04-26 09:51:39 -05:00
Anthony Minessale
d95d87ca07
FS-9057 #resolve [Screen Share feed no longer takes floor when someone mutes and unmutes their webcam]
2016-04-20 15:50:35 -05:00
Mike Jerris
beada9b0cb
Merge pull request #656 in FS/freeswitch from mod_conf_enhancements to master
...
* commit 'c39fbb295f6b9bc01baa5dbfc578e12022c088ae':
FS-8704: Add min-members, wait-min-members-timeout, wait-mod-timeout, wait-min-members-timeout-message, wait-mod-timeout-message, endconf-mod-exit-message, and endconf-message parameters and functionality to mod_conference.
2016-04-11 12:00:37 -05:00
Anthony Minessale
48dcab82d7
FS-9000 tweaks
2016-04-01 10:49:52 -05:00
Anthony Minessale
ab21623bc5
FS-9000 #resolve [Set conference flags or conference member flags with individual variables per flag]
2016-03-30 14:11:07 -05:00
Mike Jerris
fdedaadd23
Merge pull request #770 in FS/freeswitch from FS-8750-1 to master
...
* commit 'bdeacb1d29d78626474bf53cf8969bf3ea20c751':
FS-8751 [Conference Play Video Total Time and Current Time]
FS-8748 FS-8751 check current play_status
FS-8748 track pdf total pages and current page
FS-8754 add ability to read high quality PDF
FS-8750 implement file_seek for video files
2016-03-25 10:36:40 -05:00
Anthony Minessale
f93668e3fd
FS-7800 fix some stuff in multi-canvas
2016-03-18 18:21:25 -05:00
Seven Du
648ec5db84
FS-8748 FS-8751 check current play_status
2016-03-17 09:34:57 +08:00
Anthony Minessale
10b46424f3
FS-8951 #resolve [Video lockup in conference due to race condition]
2016-03-16 17:38:33 -05:00
Anthony Minessale
a916a12ddf
FS-8938 #resolve [Clear res id when setting same res id to another member]
2016-03-14 16:24:31 -05:00
Brian West
277ce6d0de
FS-8789: remove ability to swap to personal canvas while recording and prevent recording while personal canvas is on.
2016-02-02 17:34:02 -06:00
Chad Phillips
75f94438bc
FS-8685: multiple member arguments for conference relate api command
...
multiple member arguments can be separated by a comma, eg:
conference foo relate 1 2,3,4 nohear
conference foo relate 1,2 3 nospeak
2016-01-22 12:13:47 -07:00
Eliot Gable
c39fbb295f
FS-8704: Add min-members, wait-min-members-timeout, wait-mod-timeout, wait-min-members-timeout-message, wait-mod-timeout-message, endconf-mod-exit-message, and endconf-message parameters and functionality to mod_conference.
2016-01-05 11:23:23 +00:00
Anthony Minessale
3fd416166a
FS-8663 #resolve [add vid-personal command]
2015-12-15 13:37:50 -06:00
Anthony Minessale
28bd6e2e38
FS-8615 #resolve [Crash when quickly changing layouts and setting reservation ids.]
2015-12-04 13:08:02 -06:00
Anthony Minessale
cebfc81583
FS-8590 treat no res-id the same as clear
2015-12-02 12:02:43 -06:00
Anthony Minessale
65b7eeef52
commit
2015-11-09 15:13:19 -06:00
Mike Jerris
847fe0f476
Merge pull request #535 in FS/freeswitch from ~COREY BURKE/freeswitch:bugfix/FS-8286-improve-debug-logging-for-info-level to master
...
* commit '3a9e7f08b4757aeaa33537658379f3964104cb7d':
FS-8286: Minor debug log level tweaks
2015-10-21 11:43:18 -05:00
Michael Jerris
6752089c99
FS-8280: [mod_conference] remove duplicate stop-recording event and move other-recordings item over to the place its sending the event
2015-10-20 14:31:12 -04:00
Brian West
367e104773
FS-8328 'else' keyword is missing #resolve
2015-10-10 15:54:23 -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
Anthony Minessale
8bdf956c0c
FS-8130 redo last fix a different way
2015-09-16 12:34:56 -05:00
Anthony Minessale
04fc75e93b
FS-8130 fix regression in conference recording
2015-09-16 11:46:06 -05:00
Anthony Minessale
331cde3c92
FS-8053: handle a=sendonly, a=sendrecv, a=recvonly to change who is sending video during a call
2015-09-09 18:10:52 -05:00
Michael Jerris
b126788ac7
FS-7966: fix build issue from incorrect msvc warning fix
2015-08-31 13:32:46 -05:00
Mike Jerris
2e3e09cb38
FS-7966: fix more msvc 2015 build warnings.
2015-08-31 13:26:36 -04:00
Anthony Minessale
78ac8e5560
FS-7940 #resolve
2015-08-05 10:21:23 -05:00
Brian West
25d9184e10
whatev %noWIR
2015-08-04 00:16:09 -05:00
Brian West
ab7f83c654
FS-7769
...
fixed vmute on personal canvas
fixed changing layouts on personal canvas
2015-07-30 14:29:09 -05:00
Anthony Minessale
51b38145e4
FS-7760 add clear vs allclear to logo and banner api to clear variable too
2015-07-29 21:31:56 -05:00
Anthony Minessale
34fd0e9ad8
FS-7769 More features
...
add var=val member lookup usable wherver member_id is valid in api commands
add bgimg to layouts with api command or config for global setting
fix bug with overlap layouts combined with odd sized layers
improve switch_img_fit to take a modifier for fit, streach or both at once
2015-07-28 19:43:04 -05:00
Anthony Minessale
cbccadaa2f
factor out conference->canvas and allow per canvas record and play
2015-07-21 16:54:23 -05:00
Brian West
02539c6c4f
FS-7861, FS-7862: [mod_conference] fix crash and other issues caused by multi canvas feature
2015-07-21 15:43:14 -05:00
William King
59d1bdae1e
FS-7845 whitespace and indention
2015-07-16 17:43:12 -07:00
William King
d8194e9edb
FS-7845 File rename to remove mod_* prefix to local module C files. Change
...
function name prefixes from shorthand 'conf' to longer form
'conference'. Also fixes the channel variable names which had been
caught in an over zealous perl -pi -e command...
2015-07-16 17:15:09 -07:00