Commit Graph

32544 Commits

Author SHA1 Message Date
Anthony Minessale cc92f5a2ce FS-10249: [mod_av] Audio gradually falls behind video in recordings #resolve 2017-05-18 14:34:46 -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 4c78733189 FS-10312: [mod_event_socket] bgapi uuid_transfer using -both option is not transfering both uuid's 2017-05-16 14:50:21 -05:00
Italo Rossi 060b70c7c0 Merge pull request #1281 in FS/freeswitch from ~NETOGUIMARAES/freeswitch:bugfix/FS-10309-check-network-has-no-visual-feedback to master
* commit '25f5b3ab7e7eaa36d6ead8e2c74b6b4b9dfb41bf':
  FS-10309: [verto_communicator] Add a loader that shows up when check network is called and vanishes when the request is completed. The button to check network now is disabled when a request is processing.
2017-05-16 18:53:51 +00:00
Anthony Minessale 77b78a7895 FS-10312: [mod_event_socket] bgapi uuid_transfer using -both option is not transfering both uuid's #resolve 2017-05-16 13:16:33 -05:00
Neto Guimaraes 25f5b3ab7e FS-10309: [verto_communicator] Add a loader that shows up when check network is called and vanishes when the request is completed.
The button to check network now is disabled when a request is processing.
2017-05-16 14:43:39 -03:00
Mike Jerris 442ba2d8fe FS-10319: fix build errors from rtp ts changes 2017-05-15 18:11:46 -05:00
Anthony Minessale 71514ca00d FS-10311: [core] RTP timestamp rollover calculation is incorrect 2017-05-15 18:00:40 -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
Italo Rossi 8dece92e5f Merge pull request #1279 in FS/freeswitch from ~NETOGUIMARAES/freeswitch:bugfix/FS-10310-no-validation-at-change-login-information-form to master
* commit '3b8d65f90601c5005d55393d701596b5f8e097b4':
  FS-10310 [verto_communicator]: Adding validation at change login information modal
2017-05-15 14:05:35 +00:00
Neto Guimaraes 3b8d65f906 FS-10310 [verto_communicator]: Adding validation at change login information modal 2017-05-15 09:41:51 -03:00
Anthony Minessale 7a46fd67cd FS-10311: [core] RTP timestamp rollover calculation is incorrect 2017-05-12 14:35:13 -05:00
Anthony Minessale fb47697c71 FS-10311: [core] RTP timestamp rollover calculation is incorrect #resolve 2017-05-12 14:05:24 -05:00
Anthony Minessale db2486919d FS-10307: [freeswitch-core] Repetitive verto re-attach with video only channels can cause a buffer overflow #resolve 2017-05-11 13:22:45 -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 b12bbbc98f Merge pull request #1269 in FS/freeswitch from ~MOCHOUINARD/freeswitch:bugfix/FS-10293-patchish-freetdm-audio-in-1-direction to master
* commit 'dabab9f25aa8b78676cb74b6efd93b0005c2de1d':
  FS-10293: Fix regression from FS-9638 causing 1 way audio on FreeTDM Calls
2017-05-10 16:14:29 +00:00
Italo Rossi cf641c162a Merge pull request #1271 in FS/freeswitch from ~TIAGOLISBOA/freeswitch:bugfix/FS-8941-can-not-use-verto-communicator-if to master
* commit '976677de60f5657fe4a5eb1db1568d5f1f4c3a78':
  FS-8941: [verto_communicator] Add No Microphone label to audio devices
2017-05-10 01:55:21 +00:00
Tiago Lisboa 976677de60 FS-8941: [verto_communicator] Add No Microphone label to audio devices
If no microphone was detected it was impossible to open a call.

So, add a No Microphone label, just like the No Camera, with id:none,
wich allow to enter a call with microphone disabled.
2017-05-09 21:03:25 -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
Brian West 521d74dae0 FS-10267: [freeswitch-core] zrtp_enrollment broken since 1.6.13 #resolve 2017-05-08 16:58:23 -05:00
Anthony Minessale fc2494cf32 FS-10295: [freeswitch-core] Remove debug log line #resolve 2017-05-08 16:44:15 -05:00
Anthony Minessale 99a38c5b94 add locate method 2017-05-08 16:15:13 -05:00
Anthony Minessale 175eb24765 add exclusive param 2017-05-08 16:09:18 -05: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
Marc Olivier Chouinard dabab9f25a FS-10293: Fix regression from FS-9638 causing 1 way audio on FreeTDM Calls 2017-05-06 19:50:17 -04:00
Anthony Minessale 5d4ac1cd3b FS-10284: [core] rtp session variable "ts" can wrap to zero for long running calls, causing incorrect logic to be executed #resolve 2017-05-05 11:19:17 -05:00
Anthony Minessale 75df6bc406 add missing method 2017-05-04 12:42:20 -05:00
Anthony Minessale 65b3927f5b updates for events 2017-05-04 11:51:40 -05:00
Brian West 69b45859a9 FS-10050: [core] chromakey 2017-05-04 11:12:12 -05:00
Anthony Minessale 406de0dbf3 update 2017-05-03 18:31:04 -05:00
Anthony Minessale d2866cc538 temp docs 2017-05-03 18:22:23 -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
Anthony Minessale c07ad8c263 FS-10285: [verto.js] Device enumeration in Edge -- remove debug 2017-05-02 17:27:43 -05:00
Anthony Minessale eafdc9d75b FS-10285: [verto.js] Device enumeration in Edge #resolve 2017-05-02 17:12:24 -05:00
Anthony Minessale d5b44cc12d FS-9242: [verto.js] Update WebRTC code in verto to match latest spec -- update to latest 2017-05-02 17:12:24 -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
Mike Jerris bd515c3436 Merge pull request #1262 in FS/freeswitch from ~SEBASTIC/freeswitch:mod_say_nl to master
* commit '4be66ff5c3036f58675ba3ac63f0dbab04170d89':
  FS-10279: Fix double digit pronounciation (mod_say_nl).
2017-05-02 15:09:33 +00: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
Mike Jerris e3ef041517 FS-10277: [debian] install debug symbols along with freeswitch-all package to avoid users with unusable backtraces 2017-05-01 12:12:30 -05:00