Commit Graph

32092 Commits

Author SHA1 Message Date
Mike Jerris 34c48368dc FS-10074: [libtiff] stop using embedded libtiff. Build now requires system libtiff 2017-03-14 18:29:37 -05:00
Brian West 6187c3039a Merge pull request #1205 in FS/freeswitch from ~MOCHOUINARD/freeswitch:bugfix/FS-10093-allow-to-specify-a-spool-path-for to master
* commit '8fa52b5cf3881de81ba6cffdcf75e12d8db1162a':
  FS-10093: Add fax-spool variable to select the rxfax spool destination per call AND automaticly try to create the folder if it doesn't exist
2017-03-14 16:56:31 -05:00
Brian West a2570b344f FS-10125 small fix 2017-03-14 13:03:30 -05:00
Anthony Minessale fb69562a37 FS-10132: [mod_conference] Memory leak playing video files in personal-canvas mode #resolve 2017-03-13 15:09:56 -05:00
Anthony Minessale 77882c70b0 FS-10131: [freeswitch-core] Incorrect video decode flags in some places #resolve 2017-03-13 14:54:14 -05:00
Anthony Minessale de8c37975b FS-10131: [freeswitch-core] Incorrect video decode flags in some places #resolve 2017-03-13 14:50:50 -05:00
Anthony Minessale 42499edf26 FS-10121: [mod_conference] Add role-id and layout transitions to conference 2017-03-13 14:46:26 -05:00
Anthony Minessale 420896c534 FS-10121: [mod_conference] Add role-id and layout transitions to conference 2017-03-13 14:27:32 -05:00
Anthony Minessale b3b2f60545 FS-10121: [mod_conference] Add role-id and layout transitions to conference 2017-03-13 12:31:27 -05:00
Anthony Minessale 1b88dba5db FS-9922: [mod_conference] Auto Energy Level 2017-03-13 11:52:15 -05:00
Anthony Minessale c9eb818e4a FS-10120: [mod_verto] Move text support behind a param 2017-03-13 11:06:48 -05:00
Ken Rice f7fa8415ab swig all 2017-03-13 08:31:03 -05:00
Italo Rossi b8af27863d Merge pull request #1202 in FS/freeswitch from ~PECHEN/freeswitch:feature/FS-10082-full-list-members-by-api to master
* commit 'f411dd49c5f951992345dcd810c5a70d8a235839':
  FS-10082 [mod_callcenter] full list members by api
2017-03-12 13:12:00 -05:00
Italo Rossi 9bb7a7d8cd Merge pull request #1074 in FS/freeswitch from ~WHENRY/freeswitch:feature/FS-9757_multi_box_patch to master
* commit '404c69698ed7a4ff215cf2d430b6a1721c693eb1':
  FS-9757 Store real system uuid in members system col and compare
2017-03-12 13:08:37 -05:00
Anthony Minessale ed3ce77b4e FS-9742 2017-03-10 21:50:45 -06:00
Anthony Minessale ea89f6f29d FS-10107 doh 2017-03-10 21:25:04 -06:00
Anthony Minessale f9e52870cb FS-10107 2017-03-10 21:20:44 -06:00
Brian West 92146d8e24 FS-10125 [new_module] clearmode passthru codec 2017-03-10 16:40:32 -06:00
Anthony Minessale aedccae972 FS-10091: [mod_conference] Conference play file with full-screen=true has side effect on member video 2017-03-09 15:29:10 -06:00
Anthony Minessale 0f868b9416 FS-10107: [mod_conference] Reduce contention on layer floor changes 2017-03-09 15:04:09 -06:00
Anthony Minessale a62f26803e FS-10121: [mod_conference] Add role-id and layout transitions to conference #resolve 2017-03-09 14:18:16 -06:00
Anthony Minessale c6ce9da470 FS-10050: [core] chromakey Optimizations broke solid color mode 2017-03-09 14:15:09 -06:00
Anthony Minessale fbe05e2035 FS-10120: [mod_verto] Move text support behind a param #resolve 2017-03-09 13:40:33 -06:00
Anthony Minessale 35865bd90c FS-10118: [freeswitch-core] Race conditions from lack of error checking in switch_core_session_read_lock #resolve 2017-03-09 13:22:25 -06:00
Anthony Minessale II abcb7f83a1 Merge pull request #1220 in FS/freeswitch from bugfix/FS-9922-auto-energy-level to master
* commit '51dd5e87a7df7cb8d952a9e8d0548c810086b9b4':
  FS-9922: [mod_conference] Auto Energy Level #resolve
2017-03-09 11:59:33 -06:00
Anthony Minessale 51dd5e87a7 FS-9922: [mod_conference] Auto Energy Level #resolve 2017-03-09 12:03:55 -06:00
Anthony Minessale II 5c51617d32 Merge pull request #1219 in FS/freeswitch from feature/FS-9742-refactor-canvas-zoom-code to master
* commit 'da6b9e001cf41d935c07e029eff4641a4c5935bb':
  FS-9742: [mod_conference,mod_cv] Refactor canvas zoom code #resolve
2017-03-09 11:50:35 -06:00
Anthony Minessale da6b9e001c FS-9742: [mod_conference,mod_cv] Refactor canvas zoom code #resolve 2017-03-09 11:54:13 -06:00
Mike Jerris d435740217 FS-10116: [RTP] Crash when rtp_autofix_timing=true on video calls #resolve 2017-03-09 11:14:11 -06:00
Anthony Minessale a4eddcafda FS-10019 typo 2017-03-09 10:49:14 -06:00
Mike Jerris e4e4fd2f9f FS-10036: add back in patch from FS-4285. Still need to address this upstream 2017-03-08 20:50:34 -06:00
Anthony Minessale 53aab765d8 FS-10019 2017-03-08 19:41:48 -06:00
Anthony Minessale 115e69a0c0 FS-10114: [mod_conference] Reduce image reads from disk for logo image #resolve 2017-03-08 19:36:18 -06:00
Brian West e4f526fc1e Merge pull request #1212 in FS/freeswitch from ~MOCHOUINARD/freeswitch:bugfix/FS-10109-patch-mod_directory-added-variable to master
* commit 'ad64b78eed63f47c8ec8920875b0c6131b85e7eb':
  FS-10109: mod_directory - Added variable directory_voicemail_profile to specify the mod_voicemail profile to query informations
2017-03-08 17:23:15 -06:00
Brian West 774cef9513 Merge pull request #1213 in FS/freeswitch from ~MOCHOUINARD/freeswitch:bugfix/FS-10110-patch-mod_python-hack-to-allow-to to master
* commit 'eca17b7c1c98f720d5d4fe08df4a92b663fa7aff':
  FS-10110: mod_python Hack to allow to have a script in a different folder
2017-03-08 17:21:12 -06:00
Anthony Minessale 57dd86cdea FS-10107: [mod_conference] Reduce contention on layer floor changes #resolve 2017-03-08 15:42:07 -06:00
Marc Olivier Chouinard eca17b7c1c FS-10110: mod_python Hack to allow to have a script in a different folder 2017-03-08 16:28:19 -05:00
Marc Olivier Chouinard ad64b78eed FS-10109: mod_directory - Added variable directory_voicemail_profile to specify the mod_voicemail profile to query informations 2017-03-08 16:18:12 -05:00
Mike Jerris f8789c0130 FS-10104: [mod_h323] fix build error caused by FS-10025 2017-03-08 11:30:31 -06:00
Brian West c76e6dbe20 Merge pull request #1210 in FS/freeswitch from ~MOOS3/freeswitch:docker/updates to master
* commit '2895e328a19d76e7f41f2851ff14c7f13673c712':
  FS-10106 [Docker] Updates to Docker Configuration
2017-03-08 09:25:58 -06:00
Richard Genthner 2895e328a1 FS-10106 [Docker] Updates to Docker Configuration
Updates for the docker configuration to allow for the following:

- Allow for bring in own configuration
- Exposes the Ports needed for non-docker networking
- Allows for mount /tmp to write out logs, etc to the host machine if
  configured as so.
- Health check of the freeswitch service
2017-03-08 10:20:05 -05:00
Mike Jerris 45a983d712 Merge pull request #1114 in FS/freeswitch from ~DRAGOS_OANCEA/freeswitch-dragos:opus_16khz to master
* commit '02c4e4a28e912e3c233e50b30e26b017c9eeb23e':
  FS-9864: mod_opus : Added OPUS@16000 with 10, 20, 40, 60 ms ptime
2017-03-08 10:11:39 -05:00
Brian West ad758d15c4 FS-10103: [freeswitch-core] segfault on new call #resolve 2017-03-07 19:35:19 -06:00
Mike Jerris 994148ac1c Merge pull request #1114 in FS/freeswitch from ~DRAGOS_OANCEA/freeswitch-dragos:opus_16khz to master
* commit '02c4e4a28e912e3c233e50b30e26b017c9eeb23e':
  FS-9864: mod_opus : Added OPUS@16000 with 10, 20, 40, 60 ms ptime
2017-03-07 10:57:14 -06:00
Mike Jerris c16434bf04 Merge pull request #1196 in FS/freeswitch from ~PECHEN/freeswitch:feature/FS-10061-send-custom-variables-on-incoming to master
* commit 'ccae1567803ec7bb7b3c7cb623911a50f898c754':
  FS-10061 [mod_verto] now it sends custom variables on incoming call via verto
2017-03-07 10:11:39 -06:00
Alexandr Popov ccae156780 FS-10061 [mod_verto] now it sends custom variables on incoming call via verto 2017-03-07 10:42:17 +02:00
Anthony Minessale db1e95b3f3 FS-10098: [freeswitch-core] Issue with video media bug in patch mode #resolve 2017-03-06 14:35:26 -06:00
Mike Jerris 25bbb42ec2 FS-10001: [core] Fix Buffer overflow collecting digits 2017-03-06 12:51:29 -06:00
Anthony Minessale d5e558fa44 FS-10097: [mod_conference] Add fgimg to conference video layouts #resolve 2017-03-06 11:47:35 -06:00
Ken Rice 77a0bd2efa FS-10050: fix typo in packaging 2017-03-06 10:08:58 -06:00