Anthony Minessale
10e7e3429b
FS-10409: [core] Crash (ABRT) using conferencing -- related to FS-10132 #resolve
2017-06-26 18:16:48 -05:00
Mike Jerris
d8fcb60155
FS-9785: changes to support newer openssl
2017-06-26 14:53:39 -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
Hristo Trendev
1d15e411f9
FS-10407: [mod_sofia] Set redirect variables when outbound_redirect_fatal is true
...
In case of outbound_redirect_fatal=true none of the redirect variables are
set. This makes it impossible for ESL applications to extract any information
related to the "302 Moved Temporarily" reply.
2017-06-21 09:25:23 +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
Sebastian Kemper
56f766f357
FS-10384 [mod_lua] Fix Makefile target
...
When running "make swigclean" in mod_lua directory and trying to compile
mod_lua afterward, the build fails because the target mod_lua_wrap.cpp
doesn't exist. The target is wrongly called lua_wrap instead.
making all mod_lua
make[7]: Entering directory '/path/to/freeswitch-1.6.17/src/mod/languages/mod_lua'
CXX mod_lua_la-mod_lua.lo
CXX mod_lua_la-freeswitch_lua.lo
make[7]: *** No rule to make target 'mod_lua_wrap.cpp', needed by 'mod_lua_la-mod_lua_wrap.lo'. Stop.
Fix this by renaming lua_wrap to mod_lua_wrap.cpp.
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2017-06-10 12:48:28 +02: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
Mike Jerris
2de96120e4
FS-10373: remove last bits of old in tree lua references from build system
2017-06-07 10:15:07 -05:00
Mike Jerris
95c7fb0155
Merge pull request #1221 in FS/freeswitch from ~NBLASGEN/freeswitch:feature/FS-10084-mod_v8-block-for-event to master
...
* commit 'd9c6ebc8031ef665f0332b3832030d8cb95b61b7':
FS-10084 [mod_v8] Fixed incorrect variable name
FS-10084 [mod_v8] If the value passed is negative, block until event is received
2017-06-06 18:40:58 +00: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
cbe8c8b521
FS-10362 [mod_lua] Update lua to 5.2.4 for windows build.
2017-06-03 02:08:21 +03: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
Andrey Volk
c877b35096
FS-10364 [mod_event_multicast] Enable encryption on windows by adding missing defines.
2017-06-02 23:19:32 +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
Mike Jerris
8afac73cd6
FS-10338: [mod_sofia] add sip_invite_stamp variable of the time we received initial invite on an inbound call leg
2017-05-23 17:07:08 -04:00
Anthony Minessale
ea05cb22bb
reswig
2017-05-23 12:42:43 -05:00
Anthony Minessale
49468d480f
FS-10335: [mod_av] Colors in recorded MP4 appear dull #resolve
2017-05-22 19:58:37 -05:00
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
Mike Jerris
a249a7f30a
FS-10300: [mod_verto] fix crash in multiple verto messages when processing messages with missing params
2017-05-09 12:22:15 -05:00
Mike Jerris
5d8fad1ee1
FS-10300: [mod_verto] fix crash in verto.answer processing when missing params in message
2017-05-09 10:47:00 -05: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
Anthony Minessale
ee7a52d9b7
FS-10291: [fs_cli] fs_cli Error indicated on console loglevel debug with extra whitespace before or after debug #resolve
2017-05-08 14:01:56 -05:00
Brian West
69b45859a9
FS-10050: [core] chromakey
2017-05-04 11:12:12 -05:00
Anthony Minessale
bfe1a84c39
FS-9922: [mod_conference] Auto Energy Level
2017-05-03 15:25:04 -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
Anthony Minessale
77e7d1c216
FS-9958: [freeswitch-core,mod_local_stream] Add agc object and use it in mod_local_stream
2017-05-03 13:50:49 -05:00
Anthony Minessale
5ce389db05
FS-9958: [freeswitch-core,mod_local_stream] Add agc object and use it in mod_local_stream
2017-05-03 13:48:03 -05:00
Mike Jerris
7a8495a43b
Merge pull request #1240 in FS/freeswitch from ~MITCH.CAPPER/freeswitch:bugfix/FS-10071-mod_perl-crashes-on-ubuntu-but-not to master
...
* commit 'ba544dc746a4a265624f23d2c75c2e7d4c0dfd3f':
FS-10071 mod_perl safety fix for clone call Adding NULL at the end of our fake ARGV string for completeness
2017-05-02 19:07:05 +00:00
Mike Jerris
f51b0a78fe
Merge pull request #1264 in FS/freeswitch from ~DALFOS/freeswitch:bugfix/FS-7575-update-freeradius-client-to-1.1.7 to master
...
* commit '348ce5ff0951b0fe4f29f77f99cf44dfb1e62698':
FS-7575 Update freeradius-client to 1.1.7
2017-05-02 18:03:05 +00:00
Mike Jerris
99c4dc27c4
Merge pull request #1265 in FS/freeswitch from ~DRAGOS_OANCEA_NX/freeswitch-dragos-nx:bugfix/FS-10282/small_opus_improvements_log_debug to master
...
* commit '7fe1839466b92a338c38e2c8f78a3544d807b69f':
FS-10282: mod_opus: fix some logging for debug mode (when opus_debug is on)
2017-05-02 17:03:22 +00:00
Dragos Oancea
7fe1839466
FS-10282: mod_opus: fix some logging for debug mode (when opus_debug is on)
2017-05-02 17:55:23 +01:00
Andrey Petrov
348ce5ff09
FS-7575 Update freeradius-client to 1.1.7
2017-05-02 16:55:45 +03:00
Bas Couwenberg
4be66ff5c3
FS-10279: Fix double digit pronounciation (mod_say_nl).
2017-05-02 09:28:01 +02:00
Mitch Capper
ba544dc746
FS-10071 mod_perl safety fix for clone call
...
Adding NULL at the end of our fake ARGV string for completeness
2017-04-28 18:07:30 -07: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