Commit Graph

30909 Commits

Author SHA1 Message Date
Travis Cross 6869888845 Ignore debian/freeswitch-init.provided_by in git
This is a generated file that was added by commit:

    commit 77f52bb6a8
    "FS-7928 FS-7618 systemd and package build improvements"
2016-04-28 13:52:11 +00:00
Travis Cross 2b479574ee Update debian/control-modules for new modules
We were missing mod_smpp; mod_json_cdr needed to be placed differently
in the file such that it matches the output of the automated generator
we use to check the completeness of this file.
2016-04-28 13:35:06 +00:00
Michael Jerris 0ba86871b4 FS-9078: [sofia-sip] fix typo in HEP3 2016-04-27 15:34:17 -05:00
Mike Jerris 943e8ef323 FS-9099: [sofia-sip] fix windows build of websocket transport 2016-04-27 16:08:13 -04:00
Michael Jerris 3caa794f7a FS-9078: [sofia-sip] fix linux build of HEPv2/HEPv3 code 2016-04-27 16:02:00 -04:00
Michael Jerris bc74c70562 .update 2016-04-27 14:46:37 -05:00
Michael Jerris c6d0a99495 FS-9078: [sofia-sip] fix linux build of HEPv2/HEPv3 code 2016-04-27 14:45:59 -05:00
Michael Jerris 6ce69adcb3 FS-9099: remove unneeded header include 2016-04-27 14:45:09 -05:00
Mike Jerris 1bbb487396 FS-9099: [sofia-sip] fix windows build of websocket transport 2016-04-27 13:50:15 -04:00
Mike Jerris e23bb54f9a FS-9078: [sofia-sip] fix windows build of HEPv2/HEPv3 code 2016-04-27 13:50:14 -04:00
Anthony Minessale 3d44756591 FS-9106 add new version of previous vpx sleep patch 2016-04-27 12:25:00 -05:00
Anthony Minessale 8bd56deb4e FS-9086 #resolve [Video files playing in mod_conference do not count in totals for calculating layout] 2016-04-27 12:23:10 -05:00
Brian West ff169d8133 Revert "FS-8704: Add min-members, wait-min-members-timeout, wait-mod-timeout, wait-min-members-timeout-message, wait-mod-timeout-message, endconf-mod-exit-message, and endconf-message parameters and functionality to mod_conference."
This reverts commit c39fbb295f.
2016-04-27 11:00:29 -05:00
Ken Rice 0eec84c20f FS-9075 [deb packaging] tweak dep for freeswitch-init 2016-04-27 07:28:21 -05:00
Anthony Minessale 0685a073ed FS-9106 up default FPS to 30 2016-04-26 23:19:25 -05:00
Anthony Minessale 8ad3d5cb24 FS-9106 #resolve [vpx performance tweaks] 2016-04-26 23:05:14 -05:00
Ken Rice 4c477b02e5 FS-9075 [deb packaging] removing some more meta-all dependancies that are causing issues 2016-04-26 19:11:09 -05:00
Ken Rice 0823f88519 FS-9075 [deb packaging] removing some meta-all dependancies that are causing issues 2016-04-26 15:31:09 -05:00
Ken Rice 36916532cc mod_html5 has been long depricated. this is a dead package 2016-04-26 14:36:46 -05:00
Ken Rice 1805f1ac23 FS-9075 [deb packaging] tweak freeswitch-meta-all dependancies to more fully install FreeSWITCH. 2016-04-26 11:06:02 -05:00
Brian West be8440b0b0 FS-9076 #resolve 2016-04-26 09:51:39 -05:00
Anthony Minessale 2477740700 FS-9062 #resolve [OPUS - Mid Call change from 20ms to 40 ms causes jittery voice ] 2016-04-25 17:39:03 -05:00
Anthony Minessale 18db50c46a FS-9099 #resolve [Websocket raw frame read timeout is too short] 2016-04-25 17:29:50 -05:00
William King f705ae2384 Merge pull request #825 in FS/freeswitch from ~SSINYAGIN/freeswitch:bugfix/FS-9075-debian-package-freeswitch-all-incompatible to master
* commit 'ce6af2501358b848929ac14b577e801c7edfefbf':
  FS-9075 fixup for systemd and sysvinit
2016-04-25 11:08:43 -05:00
Stanislav Sinyagin ce6af25013 FS-9075 fixup for systemd and sysvinit 2016-04-25 17:29:35 +02:00
Mike Jerris 1e06ec1339 Merge pull request #822 in FS/freeswitch from bugfix/FS-9060-re-invite-with-bypass_media_after_bridge to master
* commit '0a8e115b980d4fdea41f1da4c5b715348760a4f3':
  FS-9060: [mod_sofia] correct issues with hold and broken soa negotiations after performing a bypass media reinvite
2016-04-22 13:14:03 -05:00
Mike Jerris 35076d7b1c Merge pull request #821 in FS/freeswitch from ~BKUHLS/freeswitch:bugfix/FS-9093-mod_cv-remove-unneeded-headers to master
* commit 'b024c752fb2e9789fdbaf769be9998f62bb5c483':
  FS-9093: mod_cv: remove unneeded includes
2016-04-22 13:10:27 -05:00
Bernd Kuhls b024c752fb FS-9093: mod_cv: remove unneeded includes
OpenCV contains various modules which have inter-module dependencies.
While including freeswitch into buildroot we stumbled over the fact
that mod_cv.cpp includes more headers than needed[1].
hese OpenCV headers are generic headers which require more OpenCV
modules enabled than really used by Freeswitch.
This patch fixes the problem.

[1] http://article.gmane.org/gmane.comp.lib.uclibc.buildroot/146662

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
2016-04-22 19:55:29 +02:00
Anthony Minessale 0a8e115b98 FS-9060: [mod_sofia] correct issues with hold and broken soa negotiations after performing a bypass media reinvite 2016-04-22 12:26:13 -05:00
Michael Jerris f0dcd7066a FS-9091: build all libyuv platform files so we don't have missing symbols on some platforms 2016-04-21 16:04:30 -04:00
Michael Jerris b54a2dc247 FS-9091: update libyuv to hash 69245902 from https://chromium.googlesource.com/libyuv/libyuv/ 2016-04-21 16:04:30 -04:00
Mike Jerris 6796bff80e Merge pull request #819 in FS/freeswitch from ~PIOTRGREGOR/freeswitch:feature/FS-9085-avmd-add-avmd_fire_event-method to master
* commit 'bfd8ef08b345fba926909b9e9638bb758029c90a':
  FS-9085, FS-9024: [avmd] Add events
  FS-9024: [avmd] Add events
2016-04-21 08:30:56 -05:00
Piotr Gregor bfd8ef08b3 FS-9085, FS-9024: [avmd] Add events
Add start/stop events. Add registration
method, add fire events method.
2016-04-21 00:16:40 +01:00
Anthony Minessale d95d87ca07 FS-9057 #resolve [Screen Share feed no longer takes floor when someone mutes and unmutes their webcam] 2016-04-20 15:50:35 -05:00
Piotr Gregor a54a5797b7 FS-9024: [avmd] Add events
Add sesion start/stop events.
2016-04-20 14:59:39 +01:00
Mike Jerris 4c50fea53d Merge pull request #815 in FS/freeswitch from ~ALEXANDR.DUBOVIKOV_GMAIL.COM/freeswitch:feature/FS-9078-hepv2-and-hepv3-support-windows-pragma to master
* commit '024af441b89ca21c1d93f1c2f6e24f2e4b480aa8':
  one push one pop
  FS-9078 added #pragma for MSVC compiler
2016-04-19 18:08:29 -05:00
Alexandr Dubovikov 024af441b8 one push one pop 2016-04-19 20:22:49 +02:00
Michael Jerris fbc4c6e325 FS-9082: [mod_java] coreectly reference the modules dir so mod_java can load what it needs when modules are not placed in prefix/mod directory 2016-04-19 13:47:47 -04:00
Mike Jerris 312df1fbed Merge pull request #812 in FS/freeswitch from ~GIAVAC/freeswitch:FS-9083 to master
* commit '252f0e2618493aeba3b29bccfd0ecb9d04ff3473':
  FS-9083 [mod-sofia] Pass On SIP headers from leg A to B
2016-04-19 12:15:01 -05:00
Thomas Weber 346e044daf Buffer overflow in switch_channel_expand_variables_check and switch_event_expand_headers_check fixed (FS-8757) 2016-04-19 11:44:35 -05:00
Giacomo Vacca 252f0e2618 FS-9083 [mod-sofia] Pass On SIP headers from leg A to B 2016-04-19 10:28:12 +02:00
William King 1b9fda720a FS-9081 Correction to e8f83d0 2016-04-18 21:32:13 -07:00
William King e8f83d0558 FS-9081 to build all modules for trusty needs the universe components 2016-04-18 20:17:58 -07:00
Alexandr Dubovikov d710787fa9 FS-9078 added #pragma for MSVC compiler 2016-04-18 23:10:59 +02:00
William King 3c8d2fea30 FS-9081 use turbo if available for newer jpeg over falling back to old jpeg62-dev 2016-04-18 12:37:58 -07:00
Ken Rice 5dccba3f34 bump version number in generated doxygen output 2016-04-18 13:25:55 -05:00
Mike Jerris 96e207ff4f Merge pull request #806 in FS/freeswitch from ~PIOTRGREGOR/freeswitch:feature/FS-9030-avmd-sync-avmd_start_function to master
* commit 'bcddd3da158565c70224838a210662de6cba47ad':
  FS-9030, FS-9050: [avmd] Fix APP interface
2016-04-18 13:24:30 -05:00
Italo Rossi 6ed9f5e736 FS-9080 - [mod_spy] Making mod_spy work with Verto channels 2016-04-18 14:58:52 -03:00
Mike Jerris e06053c678 Merge pull request #811 in FS/freeswitch from ~ALEXANDR.DUBOVIKOV_GMAIL.COM/freeswitch:feature/FS-9078-hepv2-and-hepv3-support to master
* commit '981b528c48a44e0e775f6c8dec8e91ce9a01f252':
  FS-9078 added hepv2 and hepv3 support
2016-04-18 12:41:15 -05:00
Alexandr Dubovikov 981b528c48 FS-9078 added hepv2 and hepv3 support 2016-04-18 19:28:00 +02:00