Commit Graph

33236 Commits

Author SHA1 Message Date
s3rj1k 8c8b7b5104 [FS-11507] use explicit architecture in control file
Signed-off-by: s3rj1k <evasive.gyron@gmail.com>
2018-11-07 00:45:11 +02:00
Mike Jerris da49b042ba FS-11506: [mod_sofia] Handle multiple History-Info headers in MESSAGE 2018-11-06 20:56:11 +00:00
Chris Rienzo c854466ed2 [core] Test commit- bump copyright date. 2018-11-06 12:03:07 -05:00
Mike Jerris 76b3bb586b FS-11494: [Debian] force build of iksemel before modules to avoid -j race condition on dep lib build 2018-10-31 15:10:53 -04:00
Mike Jerris 50032af938 Merge pull request #1612 in FS/freeswitch from ~THEHUNMONKGROUP/freeswitch:bugfix/FS-11470-webrtc-unified-plan-not-properly to master
* commit '90bc06e56471cbd205227f915105e4a0ce06eba0':
  FS-11470: WebRTC Unified plan not properly supported
2018-10-30 15:17:54 +00:00
Brian West 9e8ae18f95 FS-11471: [mod_sofia] revert changes to send PAI for polycom 4.x versions differently, seems polycom has now fixed this 2018-10-22 11:00:33 -05:00
Chad Phillips 90bc06e564 FS-11470: WebRTC Unified plan not properly supported
Chrome is beginning to default their SDP semantics to the WebRTC standard
'Unified Plan', and Verto does not currently construct its SDP according
to this standard. For now, force the browser to use 'Plan B' semantics.
2018-10-21 14:50:04 -07:00
Serj 8a5aa4209f Fix FS-9865 2018-10-14 17:25:22 +00:00
Serj 3cc2f8ab0d fix mod_hiredis deps 2018-10-14 16:26:20 +00:00
Serj 7ce7b11b30 add freeswitch-mod-shout as dep 2018-10-14 16:19:51 +00:00
Andrey Volk 3221557807 FS-11445: [Build-System] Add distro to the name of the source tarball. 2018-10-12 20:11:39 +00:00
Brian West 5f3a95277d Merge pull request #1609 in FS/freeswitch from ~ASIPLAS/freeswitch:FS-11444-scripts-sound_test.lua-attempts-to-concatenate-boolean to master
* commit '5e895b28c7b0facdfdd8a8a07eff50a464bf9315':
  FS-11444: Capture return code from `os.execute()`; stop attempting to concat boolean/nil to error string.
2018-10-11 16:07:34 +00:00
Andrew Siplas 5e895b28c7 FS-11444: Capture return code from `os.execute()`; stop attempting to concat boolean/nil to error string.
os.execute() returns [3
variables](f59e6a93c0/lauxlib.c (L286)).
Capture the 2nd (e.g. "exit") and 3rd (e.g. 0) in addition to the first
which would be merely `true` on success or `nil` on error.
2018-10-06 22:53:49 -04:00
Mike Jerris b5624eca20 Merge pull request #1601 in FS/freeswitch from ~ANDYWOLK/freeswitch:bugfix/FS-11423-add-arm64-detection-to-mod_isac to master
* commit '7ebe4134efe420a2b8be19e52584b1eb87691ee0':
  FS-11423: [mod_isac] Add ARM64 detection.
2018-10-01 14:59:19 +00:00
Andrey Volk 7ebe4134ef FS-11423: [mod_isac] Add ARM64 detection. 2018-09-30 18:53:41 +03:00
Andrey Volk 0bde42affd Merge pull request #1600 in FS/freeswitch from ~ANDYWOLK/freeswitch:bugfix/FS-11422-fix-logging to master
* commit '3b281cd5a1d2eebf009ea3fb456ee072f70cdb06':
  FS-11422: [mod_java] Fix logging.
2018-09-29 10:28:21 +00:00
Andrey Volk 3b281cd5a1 FS-11422: [mod_java] Fix logging. 2018-09-29 13:21:37 +03:00
Mike Jerris 820defa376 Merge pull request #1599 in FS/freeswitch from fs-11416-add-test-framework to master
* commit 'd298b4f93aab54db3ff991abd4ea51ad35f0f963':
  FS-11416 [core] add test framework header files.
2018-09-27 18:22:40 +00:00
Chris Rienzo d298b4f93a FS-11416 [core] add test framework header files. 2018-09-27 14:19:48 -04:00
Mike Jerris 9927baa7d8 FS-11412: [core] Fix crash caused by missing or malformed ice candidates in sdp 2018-09-26 15:07:38 +00:00
Mike Jerris a747db947c FS-11340: [core] fix merge conflict 2018-09-25 15:22:54 +00:00
Seven Du 710d011c85 FS-11340 export switch_vad_state2str and update vad_test to support the latest params
FS-11340 check the status for read frame avoid crash
2018-09-24 20:22:24 +00:00
Seven Du b77f8444c6 FS-11406 #resolve allow displace session replace both read and write audio
uuid_displace cannot replace audio on both direction at the same time,
this patch add a w mux flag so when both rw used at the same time,
it will displace both directions, then both sides can hear the same audio.
2018-09-24 18:56:37 +00:00
Seven Du bdc21a0607 FS-11405 #resolve tweak macro to use do while 0
the original one will leave an extra semicolon after }
2018-09-24 18:52:07 +00:00
Anthony Minessale 75d038bd36 FS-11407: [freeswitch-core] process media bugs in the order they were added #resolve 2018-09-24 17:38:50 +00:00
Seven Du 0de57c07d8 FS-11014 FS-11404 fix libfvad might be enabled unexpectedly when set_mode is called 2018-09-24 17:38:50 +00:00
Mike Jerris 95b66126c5 Merge pull request #1594 in FS/freeswitch from ~ANDYWOLK/freeswitch:bugfix/FS-11403-add-missing-htdocs-images-fonts to master
* commit 'a503166dcb06b81c6b8d0eb4774c0c1e6c504e0b':
  FS-11403: [Build-System] Add missing htdocs, images, fonts, grammar to the Windows installer. Add descriptions to the installed components. Cleanup legacy project files.
2018-09-21 19:40:11 +00:00
Andrey Volk a503166dcb FS-11403: [Build-System] Add missing htdocs, images, fonts, grammar to the Windows installer. Add descriptions to the installed components. Cleanup legacy project files. 2018-09-21 22:16:10 +03:00
Mike Jerris f8e52dca4d Merge pull request #1593 in FS/freeswitch from ~ANDYWOLK/freeswitch:bugfix/FS-11394-hardware-encoder-support to master
* commit 'efd592899fec8d17cb9f4460a8a192f797e9fdf0':
  FS-11394: [mod_av] Fix Windows build.
2018-09-21 14:34:24 +00:00
Andrey Volk efd592899f FS-11394: [mod_av] Fix Windows build. 2018-09-21 16:47:57 +03:00
Mike Jerris 65369863a5 Merge pull request #1592 in FS/freeswitch from ~ANDYWOLK/freeswitch:feature/FS-11400-freeswitch-sound-packages-on-windows to master
* commit '5409a478850dfd53e10e02f49a6d511ec5190440':
  FS-11400: [Build-System] FreeSWITCH Sound packages on Windows.
2018-09-20 23:14:12 +00:00
Andrey Volk 5409a47885 FS-11400: [Build-System] FreeSWITCH Sound packages on Windows. 2018-09-20 17:47:20 +03:00
Mike Jerris 1d6f53a19e FS-11393: [core] set record_record_trimmed_ms at the end of record app if the file interface has this info available 2018-09-20 04:50:02 +00:00
Mike Jerris 3110943b84 Merge pull request #1571 in FS/freeswitch from ~ANDYWOLK/freeswitch:FS-11335-update-curl-version-to-7.61.0-for to master
* commit 'a7ea9e00868c53f1ad3716ad8c389af0aa9c192c':
  FS-11335: [mod_curl] Update cURL version to 7.61.0 for the Windows build.
2018-09-19 23:53:00 +00:00
Mike Jerris f29c3d7059 Merge pull request #1591 in FS/freeswitch from ~ANDYWOLK/freeswitch:FS-11398-disable-mod_event_zmq-debian-package to master
* commit '96af4c26f707fbf5c9854e8c58f1bfeddb29b95e':
  FS-11398: [Build-System] Disable mod_event_zmq debian package.
2018-09-19 23:42:23 +00:00
Andrey Volk 96af4c26f7 FS-11398: [Build-System] Disable mod_event_zmq debian package. 2018-09-20 02:03:13 +03:00
Mike Jerris 84f50db572 Merge pull request #1590 in FS/freeswitch from ~ANDYWOLK/freeswitch:FS-11396-use-proper-libv8-naming to master
* commit 'e77c445c3a1e171a4e2b50373587285f6fa75e78':
  FS-11396: [mod_v8] Use proper libv8 naming.
2018-09-19 21:04:56 +00:00
Mike Jerris 5f389f7546 Merge pull request #1589 in FS/freeswitch from FS-11397 to master
* commit 'd9d763d2a8e8d832a4979522a238081f8666b5fb':
  FS-11397 [mod_rayo] add xmlns to exec <response> to make adhearsion's life easier.
2018-09-19 20:50:44 +00:00
Chris Rienzo d9d763d2a8 FS-11397 [mod_rayo] add xmlns to exec <response> to make adhearsion's life easier. 2018-09-19 15:36:19 -04:00
Andrey Volk e77c445c3a FS-11396: [mod_v8] Use proper libv8 naming. 2018-09-19 21:58:03 +03:00
Mike Jerris e08f819b5a Merge pull request #1588 in FS/freeswitch from ~ANDYWOLK/freeswitch:feature/FS-11394-hardware-encoder-support to master
* commit 'd541943e11497d194aeeea17748e2125fe52160c':
  FS-11394: [mod_av] Fix "restrict" regression.
2018-09-19 18:37:14 +00:00
Andrey Volk d541943e11 FS-11394: [mod_av] Fix "restrict" regression. 2018-09-19 21:36:02 +03:00
Mike Jerris a34d97b6b9 Merge pull request #1587 in FS/freeswitch from ~ANDYWOLK/freeswitch:feature/FS-11394-hardware-encoder-support to master
* commit '0b2f72ff973f7d4eb96548f333825ec69b0773e0':
  FS-11394: [mod_av] Enable HW acceleration on Windows. Use FFmpeg 3.4.4 instead of libav.
2018-09-19 17:23:26 +00:00
Mike Jerris b96b109501 FS-11393: [core] set record_trimmed_ms at the end of record_session if the file interface has this info available 2018-09-19 17:13:00 +00:00
Andrey Volk 0b2f72ff97 FS-11394: [mod_av] Enable HW acceleration on Windows. Use FFmpeg 3.4.4 instead of libav. 2018-09-19 19:16:36 +03:00
Seven Du 122983e107 FS-11394 reenable avcodec nvenc support 2018-09-19 04:34:33 +00:00
Mike Jerris 2c980c0f5c Merge pull request #1584 in FS/freeswitch from ~ANDYWOLK/freeswitch:FS-11390-use-system-libcodec2 to master
* commit '6005400994d24156489367155315ac7a5e2adb36':
  FS-11390: [mod_codec2] Use system libcodec2.
2018-09-18 17:59:57 +00:00
Andrey Volk 6005400994 FS-11390: [mod_codec2] Use system libcodec2. 2018-09-15 14:58:05 +03:00
Anthony Minessale 9844c06169 FS-11225: [freeswitch-core] Crash in fs_cli -- missing check for null pointer #resolve 2018-09-12 21:21:46 +00:00
Andrey Volk 9f72c99cd7 FS-11362: [mod_verto] Fix regression for the broken Windows build. 2018-09-13 00:14:20 +03:00