Anthony Minessale
e76ccc3955
FS-10249: [mod_av] Audio gradually falls behind video in recordings
2017-05-19 17:38:08 -05:00
Anthony Minessale
abd7545608
FS-10326: [mod_conference] Memory leak while playing video files that contain only a video stream #resolve
2017-05-18 13:42:40 -05:00
Anthony Minessale
c70fc7a940
FS-10328: [freeswitch-core] Add method to allow orphaned B legs during originate to transfer to another extension #resolve
2017-05-18 11:57:37 -05:00
Anthony Minessale
69b723b12d
FS-10320: [mod_av] Playing a file with audio only with mod_av can crash when attempting to seek #resolve
2017-05-15 17:28:04 -05:00
Eduardo Marinho
be741eab2c
FS-10304: [mod_callcenter] Prevent infinite logging when a stale queue member in found in the database
...
Having a member from a queue that is no longer found on the current system
causes infinite logging about skipping a member.
There is already cleanup code for abandoned calls in same function, but it can
never be reached for this case, because there is no queue.
If the queue is never found again in the system, the logging would continue
forever or until the stale record gets removed from the database.
FS-10304 #resolve
2017-05-11 09:43:58 -03:00
Italo Rossi
faf87febdb
FS-10299 [mod_callcenter] Removing global lock on all cc_execute_sql functions when executing database queries
2017-05-09 11:44:30 -03:00
Italo Rossi
97cece8968
FS-10298 [mod_callcenter] Firing bridge-agent-end if we failed to bridge answered agent with member.
2017-05-09 11:20:04 -03:00
Brian West
69b45859a9
FS-10050: [core] chromakey
2017-05-04 11:12:12 -05:00
Anthony Minessale
a0d0dc2d3e
FS-10286: [mod_conference] Sync member joins up with keyframes in shared encoder mode #resolve
2017-05-03 14:30:07 -05:00
Andrey Petrov
348ce5ff09
FS-7575 Update freeradius-client to 1.1.7
2017-05-02 16:55:45 +03:00
Italo Rossi
13d5dff27d
Merge pull request #1203 in FS/freeswitch from ~F93/freeswitch:bugfix/FS-10085-incorrect-no_answer_delay_time-behavoir to master
...
* commit '051cf19c93224bdab37fbfda68f9caaa0813aefa':
FS-10085 [mod_callcenter] fix no_answer_delay_time behavoir in ring-all strategy
2017-04-29 00:56:43 +00:00
Anthony Minessale
7e90fe5a25
FS-10274: [mod_conference] Prevent double-recording of conference files and all recording of supercanvas in multi-canvas mode #resolve
2017-04-28 12:26:47 -05:00
Anthony Minessale
69eee29078
FS-10269: [mod_conference] conference recording pause doesn't work correctly for video -- partial
2017-04-27 17:57:26 -05:00
Anthony Minessale
c229ea05a6
FS-9922: [mod_conference] Auto Energy Level -- typo
2017-04-27 17:45:12 -05:00
Anthony Minessale
f691d139ea
FS-9922: [mod_conference] Auto Energy Level -- some clean up
2017-04-27 15:28:59 -05:00
Anthony Minessale
5748b4ddff
FS-10270: [mod_conference] Regression in personal canvas -- from: f1d8685566bab20beabe82e27af6f895868d9d2f #resolve
2017-04-26 15:25:04 -05:00
Mike Jerris
cf3ba5a4fe
FS-10260: [mod_conference] add conference count api command
2017-04-24 16:34:19 -05:00
Chad Phillips
cf1a0a5a51
FS-10261: Fire conference-destroy event later
...
The conference-destroy event can fire later, after more conference shutdown
operations are complete, such as closing open recording files.
2017-04-24 08:33:38 -05:00
Anthony Minessale
db7b27317a
FS-10259: [freeswitch-core,mod_commands,mod_conference] Allow uuid_video_bitrate to supersede bitrate control from the conference #resolve
2017-04-21 16:15:53 -05:00
Anthony Minessale
87db085295
FS-10225: [mod_conference] Incorrect layout chosen when playing a file in a conference with a layout group -- fix regression when playing files into a group layout
2017-04-20 16:41:58 -05:00
Mike Jerris
9818599167
FS-10256: [mod_conference] fix compile failure
2017-04-20 15:17:30 -05:00
Anthony Minessale
69a0776013
FS-10243: [mod_conference] Add conference variables -- fix typo
2017-04-20 13:47:25 -05:00
Anthony Minessale
10a5ac565c
FS-10255: [freeswitch-core] "complete" sqlite table grows indefinitely when video-mode=mux is enabled for conference #resolve
2017-04-20 13:06:38 -05:00
Anthony Minessale
cb40b5f667
FS-10254: [mod_conference] Send keyframe from shared encoder on layout changes #resolve
2017-04-20 10:54:01 -05:00
Anthony Minessale
d2c27f1ec4
FS-10247: [mod_conference] Fit logo img to size of cropped video or mute image #resolve
2017-04-19 14:55:37 -05:00
Anthony Minessale
b84662ae6b
FS-10243: [mod_conference] Add conference variables #resolve
2017-04-17 17:00:11 -05:00
Anthony Minessale
37f9b2afdc
FS-10225
2017-04-17 12:09:49 -05:00
Anthony Minessale
db285ed581
FS-10225: [mod_conference] Incorrect layout chosen when playing a file in a conference with a layout group -- revert small piece
2017-04-14 18:57:48 -05:00
Anthony Minessale
6133001294
FS-10225: [mod_conference] Incorrect layout chosen when playing a file in a conference with a layout group -- Edge case with file-only slots
2017-04-13 13:41:31 -05:00
Anthony Minessale
9d66090148
FS-10225: [mod_conference] Incorrect layout chosen when playing a file in a conference with a layout group Don't change layout when playing full-screen anyway
2017-04-12 12:39:45 -05:00
Anthony Minessale
2193bef0fb
FS-10225: [mod_conference] Incorrect layout chosen when playing a file in a conference with a layout group #resolve
2017-04-11 17:45:19 -05:00
Mike Jerris
b443774498
FS-10220: [mod_conference] fix conference channels variable to force number of channels
2017-04-11 17:03:36 -05:00
Anthony Minessale
33a059ec72
FS-10220: [mod_conference] Conference channel parameters not working #resolve
2017-04-10 13:31:33 -05:00
Mike Jerris
66fc2502b2
FS-10100: [mod_av] fix crash on allocation error and other error cases opening a file
2017-04-10 13:15:59 -05:00
Mike Jerris
cf39e9c5ae
FS-10213: [mod_conference] fix crash in video scaling to layer in case of rounding error
2017-04-06 18:03:54 -05:00
Anthony Minessale
d5dc27c6e6
FS-10216: [mod_conference] add no-video-blanks member flag #resolve
2017-04-06 17:29:47 -05:00
Mike Jerris
9e73d51a27
Merge pull request #1245 in FS/freeswitch from ~DRAGOS_OANCEA_NX/freeswitch-dragos-nx:feature/FS-10198/conf_recording_metadata to master
...
* commit '6a7f9d4a8efa9de77e4afb76436bd3f66545ed30':
FS-10198: mod_conference: add var in xml to configure audio recording metadata
2017-04-06 19:39:05 +00:00
Anthony Minessale
1d1cb7e4a1
FS-10097: [mod_conference] Add fgimg to conference video layouts
2017-04-06 13:31:22 -05:00
Anthony Minessale
d0071f5674
FS-10209: [freeswitch-core,mod_av] Add auth params to file handles
2017-04-05 16:32:04 -05:00
Anthony Minessale
acd0384ee5
FS-10209: [freeswitch-core,mod_av] Add auth params to file handles #resolve
2017-04-04 11:42:29 -05:00
Anthony Minessale
e26e873268
FS-10205: [freeswitch-core,mod_conference,mod_video_filter] Add 8 bit filter #resolve
2017-03-31 20:21:45 -05:00
Anthony Minessale
7accfd2a69
FS-10126 make fps on the fly
2017-03-30 11:20:41 -05:00
Dragos Oancea
6a7f9d4a8e
FS-10198: mod_conference: add var in xml to configure audio recording metadata
2017-03-30 10:52:26 +01:00
Ken Rice
7fd6a2c119
FS-10197 #resolve add video-reservation-id and video-role-id output to conference list
2017-03-29 14:59:00 -05:00
Anthony Minessale
2a56eff110
FS-10196: [mod_conference] Layer collision when an avatar user has a role-id #resolve
2017-03-29 14:38:29 -05:00
Mike Jerris
6c46b78f93
Merge pull request #1204 in FS/freeswitch from ~DRAGOS_OANCEA_NX/freeswitch-dragos-nx:fix_vol_conference_member to master
...
* commit '5d35744fb2870f1c22a987b809d2f7677b24b66c':
FS-10087: fix for volume level per member of conference (volume level when playing file)
2017-03-24 17:14:16 +00:00
Antonio
bd4b835c4c
FS-10174 [mod_conference] fix segfault after playing alone-sound when video is not enabled
2017-03-23 17:10:13 +01:00
Mike Jerris
82a9a3e610
Merge pull request #1232 in FS/freeswitch from ~ANTONIO/freeswitch:bugfix/FS-10160-segfault-conference-with-parameter to master
...
* commit '2ec5ffb5f5f58fe19f0e9f5abe274424d39206a1':
FS-10160 [mod_conference] fix segfault when using video-mode=mux
2017-03-21 16:45:26 +00:00
Antonio
2ec5ffb5f5
FS-10160 [mod_conference] fix segfault when using video-mode=mux
2017-03-21 17:31:34 +01:00
Richard Screene
6b5313ec37
FS-10156 [mod_http_cache] Return HTTP status code
2017-03-21 12:42:41 +00:00