Italo Rossi
304ddb13cb
Revert "FS-10314: Initial commit adding profiles to mod_callcenter"
...
This reverts commit 54c93528dc890aa2e52720617999f9ec5aa2e477.
2017-07-18 13:25:22 -03:00
Italo Rossi
58d25329b9
Revert "FS-10511: Set status as External call when using callcenter_track"
...
This reverts commit 1ce87dfca17a53b81cb87a761b385ab48371782f.
2017-07-18 13:09:39 -03:00
Marc Olivier Chouinard
1ce87dfca1
FS-10511: Set status as External call when using callcenter_track
2017-07-18 11:14:43 -04:00
Marc Olivier Chouinard
54c93528dc
FS-10314: Initial commit adding profiles to mod_callcenter
2017-07-18 10:34:07 -04:00
Anthony Minessale
13f2f2a056
FS-10472: [mod_conference] Crash due to hangup race in conference personal canvas mode -- Regression fixed with playing files cont
2017-07-14 15:15:19 -05:00
Anthony Minessale
58dffd3759
FS-10472: [mod_conference] Crash due to hangup race in conference personal canvas mode -- Regression fixed with playing files
2017-07-14 15:09:37 -05:00
Anthony Minessale
2ef90f4b85
FS-10379: [mod_conference] Set canvas size based on a variable
2017-07-14 11:30:00 -05:00
Anthony Minessale
62fe767e65
FS-10472: [mod_conference] Crash due to hangup race in conference personal canvas mode
2017-07-13 18:12:34 -05:00
Ken Rice
53116495d1
Revert "FS-10416: [mod_commands] add new outbound channels to an in-progress originate"
...
This commit causes a segfault when parsing destinations that are |
delimited. This patchset needs to be tested further before inclusion
into the tree.
This reverts commit b11955db0bfdcccd5ad98fd689870153d31154f3.
2017-07-11 17:25:48 -05:00
Anthony Minessale
44021b1c61
FS-10472: [mod_conference] Invalid free in personal canvas mode
2017-07-10 19:13:27 -05:00
Mike Jerris
69cb420ca9
FS-10480: [mod_av] fix crash recording an audio only stream to an rtmp stream
2017-07-10 12:38:34 -05:00
Anthony Minessale
aba1068e09
FS-10448: [mod_conference] Add Video Blind -- make blind video feature work in passthrough mode too
2017-07-07 11:35:36 -05:00
Dragos Oancea
06f060ebd9
FS-10478: [mod_conference] make API replies uniform with "+OK" or "-ERR" prefix
2017-07-07 15:48:18 +01:00
Italo Rossi
8ea3e3c7bc
Merge pull request #1313 in FS/freeswitch from ~ANTONIO/freeswitch:bugfix/FS-10368-mod_callcenter-lock-database-errors to master
...
* commit '04854fddaa1548e5d57a90fad74a433bee7a0750':
Revert "FS-10299 [mod_callcenter] Removing global lock on all cc_execute_sql functions when executing database queries"
2017-07-06 20:52:51 +00:00
Mike Jerris
2a788cdefd
Merge pull request #1307 in FS/freeswitch from ~HRISTO/freeswitch:feature/FS-10416-add-new-endpoints-to-be-called-while to master
...
* commit 'b11955db0bfdcccd5ad98fd689870153d31154f3':
FS-10416: [mod_commands] add new outbound channels to an in-progress originate
2017-07-06 20:41:20 +00:00
Anthony Minessale
ef26718388
FS-10473: [freeswitch-core] FreeSWITCH crash - Null event pointer dereference during conference_cdr_del #resolve
2017-07-06 14:39:24 -05:00
Anthony Minessale
00d1a79d08
FS-10472: [mod_conference] Invalid free in personal canvas mode #resolve
2017-07-05 18:11:39 -05:00
Anthony Minessale
81f15e7a99
FS-10286: [mod_conference] Sync member joins up with keyframes in shared encoder mode -- high cpu usage on h264
2017-07-05 18:11:39 -05:00
Italo Rossi
38ff0f79e9
Merge pull request #1273 in FS/freeswitch from ~EDUARDO/freeswitch:FS-10304-prevent-infinite-logging-when-a to master
...
* commit 'be741eab2ce34122755198c31894941f6e7da7d2':
FS-10304: [mod_callcenter] Prevent infinite logging when a stale queue member in found in the database
2017-07-05 18:51:03 +00:00
Mike Jerris
6cf3338469
FS-10458: [mod_av] temporarily silence warning when building against ffmpeg 3.2 until we fix them properly
2017-06-30 17:29:38 -05:00
Anthony Minessale
fc708d1256
FS-10456: [mod_av] add wav support to mod_av as well as specifying audio_codec -- add av_record_audio_only param
2017-06-30 12:38:07 -05:00
Anthony Minessale
4aa4baa69f
FS-10456: [mod_av] add wav support to mod_av as well as specifying audio_codec #resolve
2017-06-30 12:32:08 -05:00
Anthony Minessale
8be0a2c1c4
FS-10454: [mod_av] Regression in video file seek #resolve
2017-06-30 11:28:49 -05:00
Anthony Minessale
aec11b0948
FS-10448: [mod_conference] Add Video Blind -- add tweak
2017-06-30 10:29:00 -05:00
Trever L. Adams
fb46f87b07
FS-9785: fix ./mod_conference.h:353:23: error: enumerator value for ‘EFLAG_BLIND_MEMBER’ is not an integer constant expression [-Werror=pedantic] EFLAG_BLIND_MEMBER = (1 << 31)
2017-06-29 21:35:39 -06:00
Anthony Minessale
ae5c197808
FS-10440: [mod_httapi] valgrind: event leak in mod_httapi.c #resolve
2017-06-29 18:21:23 -05:00
Anthony Minessale
8734c9070d
FS-10448: [mod_conference] Add Video Blind #resolve
2017-06-29 18:11:16 -05:00
Anthony Minessale
23c275fd7f
FS-10433: [mod_av,mod_conference] Crash when video recording fails to setup properly -- fix regression
2017-06-29 17:58:49 -05:00
Anthony Minessale
db47792558
FS-10447: [freeswitch-core] Manual video refresh mode #resolve
2017-06-29 16:57:18 -05:00
Italo Rossi
3fef65b7c2
FS-10432 [mod_callcenter] Increase agent contact field up to 1024.
2017-06-28 16:43:16 -03:00
Anthony Minessale
d1dc22e24f
FS-10433: [mod_av,mod_conference] Crash when video recording fails to setup properly #resolve
2017-06-28 12:16:46 -05:00
Anthony Minessale
236d6c0538
FS-10249: [mod_av] Audio gradually falls behind video in recordings -- init timer for audio only as well
2017-06-27 13:06:35 -05:00
Anthony Minessale
10e7e3429b
FS-10409: [core] Crash (ABRT) using conferencing -- related to FS-10132 #resolve
2017-06-26 18:16:48 -05:00
Antonio
04854fddaa
Revert "FS-10299 [mod_callcenter] Removing global lock on all cc_execute_sql functions when executing database queries"
...
This reverts commit faf87febdb5a90f7c339df6934fd7eb04c927b67.
2017-06-23 19:02:39 +02:00
Anthony Minessale
7c19615890
FS-10417: [freeswitch-core] Reduce flicker in screen sharing #resolve
2017-06-21 19:26:18 -05:00
Hristo Trendev
b11955db0b
FS-10416: [mod_commands] add new outbound channels to an in-progress originate
...
This allows new endpoints (outbound channels) to be called, after an originate
is already in progress, where any of the originally called endpoints need to
continue to ring.
One use case would be to convert a 302 Moved Temporarily destination to SIP
endpoint(s) and then to add the new endpoints to an in-progress originate,
without cancelling any of the other (already ringing) outbound channels.
2017-06-21 19:31:46 +02:00
Italo Rossi
b4ada1b849
FS-10237 [mod_callcenter] Do not kick member out on timeout if originating to an agent
...
Now we're passing member_session as session parameter to switch_ivr_originate, this will make
the cc_export_vars no longer needed in the future as now all the variables previously
exported will be seen by switch_ivr_originate because member_session is the ORIGINATOR.
cc_export_vars still works.
2017-06-13 00:12:15 -03:00
Brian West
44c6ad50d2
Merge pull request #1301 in FS/freeswitch from ~ANDYWOLK/freeswitch:feature/FS-10377-add-fax-document-total-pages-to to master
...
* commit '2c822ed4e641054eca8632c80223355f3f23b9c6':
FS-10377 [mod_spandsp] Add fax-document-total-pages to spandsp::txfaxnegociateresult and spandsp::txfaxpageresult events
2017-06-09 15:05:32 +00:00
Anthony Minessale
73adcdb3d8
FS-10379: [mod_conference] Set canvas size based on a variable #resolve
2017-06-07 18:07:00 -05:00
Andrey Volk
2c822ed4e6
FS-10377 [mod_spandsp] Add fax-document-total-pages to spandsp::txfaxnegociateresult and spandsp::txfaxpageresult events
2017-06-07 23:55:12 +03:00
Anthony Minessale
690f7cbe9f
FS-10371: [mod_httapi] Typo in httapi causes files to always report video #resolve
2017-06-06 12:37:56 -05:00
Andrey Volk
9b1d58653c
FS-10365 [mod_http_cache] Add mod_http_cache to the windows build.
2017-06-03 01:01:08 +03:00
Anthony Minessale
58b163e08d
FS-10360: [freeswitch-core,verto.js] FireFox Screen Sharing #resolve
2017-06-01 18:36:38 -05:00
Anthony Minessale
d99efb6997
FS-10269: [mod_conference] conference recording pause doesn't work correctly for video -- fix regression from change re: FS-10249
2017-06-01 12:51:40 -05:00
Anthony Minessale
7350382ac4
FS-10249: [mod_av] Audio gradually falls behind video in recordings #comment Based on that feedback, please try latest master
2017-05-31 12:48:46 -05:00
Anthony Minessale
c15a7d1f89
FS-10269: [mod_conference] conference recording pause doesn't work correctly for video #resolve
2017-05-30 16:34:48 -05:00
Anthony Minessale
21f250f115
FS-10249: [mod_av] Audio gradually falls behind video in recordings
2017-05-25 12:01:23 -05:00
Brian West
983600214c
FS-10341: [mod_conference] Remove unused conference object member from FS-5461 #resolve
2017-05-24 17:30:12 -05:00
Anthony Minessale
ac6092e6db
FS-10340: [mod_conference] Zoom layers not working right when input image is same height as the layer #resolve
2017-05-24 14:18:56 -05:00
Anthony Minessale
49468d480f
FS-10335: [mod_av] Colors in recorded MP4 appear dull #resolve
2017-05-22 19:58:37 -05:00