]> git.ipfire.org Git - thirdparty/freeswitch.git/log
thirdparty/freeswitch.git
6 years agoFS-11505: [core] System call with output capture on Linux and Windows without fork...
Andrey Volk [Tue, 6 Nov 2018 10:52:55 +0000 (14:52 +0400)] 
FS-11505: [core] System call with output capture on Linux and Windows without fork. Add switch_core test.

6 years agoFS-11455 add switch_utils test
Seven Du [Fri, 2 Nov 2018 00:47:24 +0000 (08:47 +0800)] 
FS-11455 add switch_utils test

6 years agoFS-11442 [test] enable module runtime when loading it
Chris Rienzo [Mon, 29 Oct 2018 14:03:40 +0000 (14:03 +0000)] 
FS-11442 [test] enable module runtime when loading it

6 years agoFS-11442 [test] add fst_check_extension_apps to compare dialplan apps with expected.
Chris Rienzo [Sat, 27 Oct 2018 14:19:33 +0000 (14:19 +0000)] 
FS-11442 [test] add fst_check_extension_apps to compare dialplan apps with expected.

6 years agoFS-11442 [test] Fix double-free on test suite cleanup.
Chris Rienzo [Fri, 26 Oct 2018 17:26:33 +0000 (13:26 -0400)] 
FS-11442 [test] Fix double-free on test suite cleanup.

6 years agoFS-11487 #resolve convert to Makefile.am
Seven Du [Fri, 26 Oct 2018 14:14:47 +0000 (22:14 +0800)] 
FS-11487 #resolve convert to Makefile.am

fix regression from 53533118cd7eedf7d25a9c6227558736fa5d0b2f

6 years agomissing comma
Liyang [Wed, 17 Oct 2018 15:26:04 +0000 (23:26 +0800)] 
missing comma

https://freeswitch.org/jira/browse/FS-11465

6 years agoFS-11461: [mod_av] Add test code, improve tests on Windows.
Seven Du [Mon, 15 Oct 2018 14:22:05 +0000 (17:22 +0300)] 
FS-11461: [mod_av] Add test code, improve tests on Windows.

6 years agoFS-11461: [core] Fix mod_av test code on Windows.
Andrey Volk [Mon, 15 Oct 2018 15:47:31 +0000 (18:47 +0300)] 
FS-11461: [core] Fix mod_av test code on Windows.

6 years agoFS-11453 [core] remove dependency to libtap for unit tests
Chris Rienzo [Sat, 13 Oct 2018 00:33:08 +0000 (00:33 +0000)] 
FS-11453 [core] remove dependency to libtap for unit tests
                move all core unit tests to tests/unit

6 years agoFS-11455 #resolve add originate test for state handlers
Seven Du [Fri, 12 Oct 2018 01:07:58 +0000 (09:07 +0800)] 
FS-11455 #resolve add originate test for state handlers

6 years agoFS-11453 [mod_rayo] convert to fst testing
Chris Rienzo [Fri, 12 Oct 2018 22:00:31 +0000 (22:00 +0000)] 
FS-11453 [mod_rayo] convert to fst testing

6 years agoFS-11453 [mod_rayo] allow text/plain grammar for non-mrcp speech recognizers. Added...
Chris Rienzo [Fri, 12 Oct 2018 00:45:03 +0000 (00:45 +0000)] 
FS-11453 [mod_rayo] allow text/plain grammar for non-mrcp speech recognizers.  Added direction to output component to assist with testing.  Fix confidence conversion to NLSML.

6 years agoFS-11453 [mod_rayo] add support for FS JSON ASR result.
Chris Rienzo [Thu, 11 Oct 2018 18:45:11 +0000 (18:45 +0000)] 
FS-11453 [mod_rayo] add support for FS JSON ASR result.

6 years agoFS-11442 [mod_test] new module, mod_test - mock ASR interface.
Chris Rienzo [Wed, 10 Oct 2018 18:40:54 +0000 (18:40 +0000)] 
FS-11442 [mod_test] new module, mod_test - mock ASR interface.

6 years agoFS-11442 [core] allow multiple test modules to be loaded in the same test program.
Chris Rienzo [Tue, 9 Oct 2018 21:35:28 +0000 (21:35 +0000)] 
FS-11442 [core] allow multiple test modules to be loaded in the same test program.

6 years agoFS-11442 [core] Add test helpers for wall time measurements and integer/double range...
Chris Rienzo [Tue, 9 Oct 2018 20:24:55 +0000 (20:24 +0000)] 
FS-11442 [core] Add test helpers for wall time measurements and integer/double range checks.  Improve simple test log output to identify which test the failure is in.

6 years agoFS-11442 [core] added test helpers for constructing XML objects
Chris Rienzo [Sat, 6 Oct 2018 03:26:04 +0000 (03:26 +0000)] 
FS-11442 [core] added test helpers for constructing XML objects

6 years agoFS-11442 [core] added fst_play_and_detect_app_test and fst_sched_recv_dtmf
Chris Rienzo [Fri, 5 Oct 2018 18:43:46 +0000 (18:43 +0000)] 
FS-11442 [core] added fst_play_and_detect_app_test and fst_sched_recv_dtmf

6 years agoFS-11439 [core] Update switch_test.h so unprivileged users can execute tests when...
Chris Rienzo [Thu, 4 Oct 2018 20:02:08 +0000 (20:02 +0000)] 
FS-11439 [core] Update switch_test.h so unprivileged users can execute tests when basedir is owned by root.

6 years agoFS-11416 fix build error FCT_FIXTURE_SUITE_BGN undefined
Seven Du [Mon, 1 Oct 2018 03:06:34 +0000 (11:06 +0800)] 
FS-11416 fix build error FCT_FIXTURE_SUITE_BGN undefined

6 years agoMerge pull request #1640 in FS/freeswitch from ~SAFAROV/freeswitch2:gcc8 to master
Mike Jerris [Wed, 19 Dec 2018 18:06:23 +0000 (18:06 +0000)] 
Merge pull request #1640 in FS/freeswitch from ~SAFAROV/freeswitch2:gcc8 to master

* commit '54c142933a474a0e0e0a5c007b8b8f0c242d237b':
  FS-11345: Fixed Werror=format-truncation on lib/esl

6 years agoMerge pull request #1637 in FS/freeswitch from ~DRAGOS_OANCEA/freeswitch-dragos:bugfi...
Mike Jerris [Mon, 17 Dec 2018 18:36:19 +0000 (18:36 +0000)] 
Merge pull request #1637 in FS/freeswitch from ~DRAGOS_OANCEA/freeswitch-dragos:bugfix/FS-11559-ivr_record_file-nullptr to master

* commit '15051696d1467f339a74f6747a8776737dc9210d':
  FS-11559: check file name null ptr (crashfix CoreSession:recordFile)

6 years agoFS-11559: check file name null ptr (crashfix CoreSession:recordFile)
Dragos Oancea [Tue, 11 Dec 2018 05:18:47 +0000 (00:18 -0500)] 
FS-11559: check file name null ptr (crashfix CoreSession:recordFile)

6 years agoFS-11345: Fixed Werror=format-truncation on lib/esl
Sergey Safarov [Thu, 13 Dec 2018 07:02:22 +0000 (07:02 +0000)] 
FS-11345: Fixed Werror=format-truncation on lib/esl

6 years agoMerge pull request #1639 in FS/freeswitch from ~SAFAROV/freeswitch2:gcc8 to master
Mike Jerris [Wed, 12 Dec 2018 21:38:59 +0000 (21:38 +0000)] 
Merge pull request #1639 in FS/freeswitch from ~SAFAROV/freeswitch2:gcc8 to master

* commit 'abde630feab06adfc6b2773bf03b4c699861e9c5':
  FS-11345: Fixed Werror=stringop-truncation for mod_opus

6 years agoFS-11345: Fixed Werror=stringop-truncation for mod_opus
Sergey Safarov [Wed, 12 Dec 2018 05:27:06 +0000 (05:27 +0000)] 
FS-11345: Fixed Werror=stringop-truncation for mod_opus

Fixed Werror=format-truncation on sofia-sip/libsofia-sip-ua/tport

Fixed Werror=format-truncation on mod/endpoints/mod_verto

Fixed unused-but-set-variable in mod_lua

Fixed Werror=format-truncation on libs/sofia-sip/libsofia-sip-ua/tport

Fixed Wunused-variable Wmaybe-uninitialized on mod_soundtouch

Fixed Wliteral-suffix for libs/unimrcp

6 years agoFS-11562 [mod_sofia] fire register state event on changing registrar IP
Chris Rienzo [Tue, 11 Dec 2018 02:26:10 +0000 (21:26 -0500)] 
FS-11562 [mod_sofia] fire register state event on changing registrar IP

6 years agoMerge pull request #1636 in FS/freeswitch from ~DRAGOS_OANCEA/freeswitch-dragos:bugfi...
Mike Jerris [Mon, 10 Dec 2018 23:11:43 +0000 (23:11 +0000)] 
Merge pull request #1636 in FS/freeswitch from ~DRAGOS_OANCEA/freeswitch-dragos:bugfix/FS-11532 to master

* commit 'ef123b6c2e907cf660d4ba69451156aad2353019':
  FS-11532: fix crash (87d4a6a0)

6 years agoFS-11532: fix crash (87d4a6a0)
Dragos Oancea [Sat, 8 Dec 2018 01:16:02 +0000 (20:16 -0500)] 
FS-11532: fix crash (87d4a6a0)

6 years agoFS-11562 #resolve add register ip and port to gateway register state change events
Seven Du [Mon, 10 Dec 2018 14:04:16 +0000 (22:04 +0800)] 
FS-11562 #resolve add register ip and port to gateway register state change events

6 years agoMerge pull request #1635 in FS/freeswitch from ~DRAGOS_OANCEA/freeswitch-dragos:bugfi...
Andrey Volk [Thu, 6 Dec 2018 17:38:37 +0000 (17:38 +0000)] 
Merge pull request #1635 in FS/freeswitch from ~DRAGOS_OANCEA/freeswitch-dragos:bugfix/FS-11554-conference-moh-null-check to master

* commit '551ce4c46f0a497829585a4c640a4eebb2148df9':
  FS-11554: fix crash in conference API when no param given to "moh".

6 years agoFS-11554: fix crash in conference API when no param given to "moh".
Dragos Oancea [Thu, 6 Dec 2018 02:30:03 +0000 (21:30 -0500)] 
FS-11554: fix crash in conference API when no param given to "moh".

6 years agoMerge pull request #1623 in FS/freeswitch from ~ANTONIO/freeswitch:bugfix/FS-11512...
Mike Jerris [Thu, 29 Nov 2018 18:27:19 +0000 (18:27 +0000)] 
Merge pull request #1623 in FS/freeswitch from ~ANTONIO/freeswitch:bugfix/FS-11512-update-missing-privacy-header to master

* commit '8ca7a5492d84c2c340d81770497e6b1a7e021e6e':
  FS-11512 [mod_sofia] #resolve missing privacy header on display update

6 years agoFS-11512 [mod_sofia] #resolve missing privacy header on display update
António Silva [Thu, 29 Nov 2018 08:54:24 +0000 (09:54 +0100)] 
FS-11512 [mod_sofia] #resolve missing privacy header on display update

6 years agoFS-11539: [core] session message names print wrong in log messages
Mike Jerris [Wed, 28 Nov 2018 22:13:42 +0000 (22:13 +0000)] 
FS-11539: [core] session message names print wrong in log messages

6 years agoFS-11464: [Build-System] Improve CUDA detection in Visual Studio on Windows.
Andrey Volk [Wed, 17 Oct 2018 13:07:34 +0000 (16:07 +0300)] 
FS-11464: [Build-System] Improve CUDA detection in Visual Studio on Windows.

6 years agoFS-11523: [mod_av] Add ffmpeg 4.1 support.
Andrey Volk [Mon, 19 Nov 2018 16:45:04 +0000 (20:45 +0400)] 
FS-11523: [mod_av] Add ffmpeg 4.1 support.

6 years agoFS-11466: [mod_av] Fix h264 hardware encoding delay.
Andrey Volk [Wed, 17 Oct 2018 17:17:03 +0000 (20:17 +0300)] 
FS-11466: [mod_av] Fix h264 hardware encoding delay.

6 years agoFS-11394: [mod_av] Fix cpu race created by this patch
Anthony Minessale [Thu, 27 Sep 2018 18:49:07 +0000 (18:49 +0000)] 
FS-11394: [mod_av] Fix cpu race created by this patch

6 years agoFS-11394: [mod_av] Clean up defaults cos they are still wrong
Anthony Minessale [Thu, 27 Sep 2018 19:13:48 +0000 (19:13 +0000)] 
FS-11394: [mod_av] Clean up defaults cos they are still wrong

6 years agoFS-11413: [freeswitch-core,mod_conference,mod_local_stream] High memory footprint...
Anthony Minessale [Wed, 26 Sep 2018 23:21:17 +0000 (03:21 +0400)] 
FS-11413: [freeswitch-core,mod_conference,mod_local_stream] High memory footprint in some video situations #resolve

6 years agoMerge pull request #1632 in FS/freeswitch from ~EFENDIZADEH/freeswitch:feature/FS...
Mike Jerris [Tue, 27 Nov 2018 15:36:55 +0000 (15:36 +0000)] 
Merge pull request #1632 in FS/freeswitch from ~EFENDIZADEH/freeswitch:feature/FS-11530-mod_lua-add-configure-support-for-LuaJIT to master

* commit '1a05fe0dcfa65a94093b61d5b59039bb4dd28f82':
  FS-11530: [mod_lua] add configure support for LuaJIT

6 years agoFS-11530: [mod_lua] add configure support for LuaJIT
Jamil Abdullayev [Tue, 27 Nov 2018 00:27:57 +0000 (00:27 +0000)] 
FS-11530: [mod_lua] add configure support for LuaJIT

6 years agoMerge pull request #1627 in FS/freeswitch from ~C960657/freeswitch:FS-11520-mod_curl...
Mike Jerris [Mon, 26 Nov 2018 17:43:46 +0000 (17:43 +0000)] 
Merge pull request #1627 in FS/freeswitch from ~C960657/freeswitch:FS-11520-mod_curl-max_bytes to master

* commit '65e20af3474e1099b380193f4e5a83ce9ee88949':
  FS-11520: [mod_curl] Make max_bytes configurable

6 years agoMerge pull request #1510 in FS/freeswitch from ~ANTONIO/freeswitch:bugfix/FS-11118...
Mike Jerris [Mon, 26 Nov 2018 17:41:16 +0000 (17:41 +0000)] 
Merge pull request #1510 in FS/freeswitch from ~ANTONIO/freeswitch:bugfix/FS-11118-mod_sofia-send-display-update-to to master

* commit '221d728e62bd0a4b0f8d9a325a43d156defd8519':
  FS-11118 #resolve mod_sofia send display update to Grandstream family user-agent

6 years agoFS-11520: [mod_curl] Make max_bytes configurable
Christian Schmidt [Mon, 12 Nov 2018 20:12:26 +0000 (21:12 +0100)] 
FS-11520: [mod_curl] Make max_bytes configurable

6 years agoFS-11118 #resolve mod_sofia send display update to Grandstream family user-agent
António Silva [Wed, 21 Nov 2018 15:04:29 +0000 (16:04 +0100)] 
FS-11118 #resolve mod_sofia send display update to Grandstream family user-agent

6 years agoMerge pull request #1597 in FS/freeswitch from ~DRAGOS_OANCEA_NX/freeswitch-dragos...
Mike Jerris [Tue, 20 Nov 2018 21:04:12 +0000 (21:04 +0000)] 
Merge pull request #1597 in FS/freeswitch from ~DRAGOS_OANCEA_NX/freeswitch-dragos-nx:feat/FS-11409/ice-lite to master

* commit '3ed6d56dd3f05d6faf7d07cb2c08b4ee8c8c92a5':
  FS-11409: add "ice-lite" SDP attribute

6 years agoMerge pull request #1433 in FS/freeswitch from ~LAZEDO/freeswitch:feature/FS-10745...
Mike Jerris [Tue, 20 Nov 2018 20:59:36 +0000 (20:59 +0000)] 
Merge pull request #1433 in FS/freeswitch from ~LAZEDO/freeswitch:feature/FS-10745 to master

* commit 'f8335607c244ac5fea04f2ae3188e59f3284c3ca':
  FS-10745 [mod_sofia] provide more context to transferor event

6 years agoMerge pull request #1606 in FS/freeswitch from ~LAZEDO/freeswitch:feature/FS-11312...
Mike Jerris [Tue, 20 Nov 2018 20:50:32 +0000 (20:50 +0000)] 
Merge pull request #1606 in FS/freeswitch from ~LAZEDO/freeswitch:feature/FS-11312 to master

* commit '0e0d5881444fa7af0730c56dc24ef7fc730870a1':
  FS-11312 [core] prevent double firing record_start event

6 years agoMerge pull request #1613 in FS/freeswitch from ~THEHUNMONKGROUP/freeswitch:bugfix...
Mike Jerris [Tue, 20 Nov 2018 20:39:03 +0000 (20:39 +0000)] 
Merge pull request #1613 in FS/freeswitch from ~THEHUNMONKGROUP/freeswitch:bugfix/FS-11472-remove-android-framerate.min-overconstrainederror to master

* commit '850c0f411fa710aed286837f0eb666b1b6c5a8fb':
  FS-11472: Remove Android frameRate.min OverconstrainedError hack

6 years agoMerge pull request #1618 in FS/freeswitch from ~THEHUNMONKGROUP/freeswitch:bugfix...
Mike Jerris [Tue, 20 Nov 2018 20:27:34 +0000 (20:27 +0000)] 
Merge pull request #1618 in FS/freeswitch from ~THEHUNMONKGROUP/freeswitch:bugfix/FS-11485-debian-systemd-service-file-out to master

* commit 'ee1942bebb8d7b45888d056d221a02a4a1ef1c25':
  FS-11485: Debian systemd service file out of date

6 years agoMerge pull request #1622 in FS/freeswitch from ~C960657/freeswitch:bugfix/FS-11508...
Mike Jerris [Tue, 20 Nov 2018 20:23:20 +0000 (20:23 +0000)] 
Merge pull request #1622 in FS/freeswitch from ~C960657/freeswitch:bugfix/FS-11508-max-registrations-per-extension to master

* commit '69ec4aadab36d96a2aee439c33b1d802567f7672':
  FS-11508: [mod_sofia] Make max-registrations-per-extension use extension instead of username

6 years agoMerge pull request #1619 in FS/freeswitch from ~GRIBUNIN/freeswitch:bugfix/FS-11450...
Mike Jerris [Tue, 20 Nov 2018 20:00:46 +0000 (20:00 +0000)] 
Merge pull request #1619 in FS/freeswitch from ~GRIBUNIN/freeswitch:bugfix/FS-11450-mod_conference-api-command-json_list to master

* commit '6ea0e815a70336dc1580d17fe3c0fcdada0d1a23':
  FS-11450 [mod_conference] Fix for memory leak when conference json list api command is executed

6 years agoMerge pull request #1628 in FS/freeswitch from ~HUNYI/freeswitch:bugfix/FS-11207...
Andrey Volk [Tue, 20 Nov 2018 16:06:31 +0000 (16:06 +0000)] 
Merge pull request #1628 in FS/freeswitch from ~HUNYI/freeswitch:bugfix/FS-11207-sofia-msrp_worker-crash-when-initializing to master

* commit 'fcc81f385e5d3856f11ad5e7a5682eda1c81ae41':
  FS-11207: [core] msrp: fix init ssl

6 years agoFS-11207: [core] msrp: fix init ssl
Hunyadvári Péter [Tue, 13 Nov 2018 17:21:02 +0000 (18:21 +0100)] 
FS-11207: [core] msrp: fix init ssl

6 years agoRevert "Merge pull request #1608 in FS/freeswitch from ~HUNYI/freeswitch:bugfix/FS...
Andrey Volk [Tue, 13 Nov 2018 16:47:28 +0000 (20:47 +0400)] 
Revert "Merge pull request #1608 in FS/freeswitch from ~HUNYI/freeswitch:bugfix/FS-11207-sofia-msrp_worker-crash-when-initializing to master"

This reverts commit abd8b0b061465cc71d42718b724d3639f9cd662d, reversing
changes made to 102161e14d1ee4e1283c38e5d755adf739d9091a.

6 years agoMerge pull request #1608 in FS/freeswitch from ~HUNYI/freeswitch:bugfix/FS-11207...
Mike Jerris [Tue, 13 Nov 2018 15:16:13 +0000 (15:16 +0000)] 
Merge pull request #1608 in FS/freeswitch from ~HUNYI/freeswitch:bugfix/FS-11207-sofia-msrp_worker-crash-when-initializing to master

* commit '0fbe46ea0916e9a3e1a789e3b21cb205ef56ae5f':
  FS-11207: [core] Fix msrp_init_ssl and msrp_deinit_ssl functions, check globals.ssl_ready variable
  FS-11207: [core] Fix msrp_init_ssl error handling

6 years agoFS-11508: [mod_sofia] Make max-registrations-per-extension use extension instead...
Christian Schmidt [Thu, 8 Nov 2018 11:45:45 +0000 (12:45 +0100)] 
FS-11508: [mod_sofia] Make max-registrations-per-extension use extension instead of username

6 years agoMerge pull request #1620 in FS/freeswitch from explicit_architecture to master
Andrey Volk [Tue, 6 Nov 2018 23:12:14 +0000 (23:12 +0000)] 
Merge pull request #1620 in FS/freeswitch from explicit_architecture to master

* commit '8c8b7b51046436619aacc1ad91c37e272c2a80f0':
  [FS-11507] use explicit architecture in control file

6 years ago[FS-11507] use explicit architecture in control file
s3rj1k [Tue, 6 Nov 2018 21:49:00 +0000 (23:49 +0200)] 
[FS-11507] use explicit architecture in control file

Signed-off-by: s3rj1k <evasive.gyron@gmail.com>
6 years agoFS-11506: [mod_sofia] Handle multiple History-Info headers in MESSAGE
Mike Jerris [Tue, 6 Nov 2018 20:56:11 +0000 (20:56 +0000)] 
FS-11506: [mod_sofia] Handle multiple History-Info headers in MESSAGE

6 years ago[core] Test commit- bump copyright date.
Chris Rienzo [Tue, 6 Nov 2018 17:02:05 +0000 (12:02 -0500)] 
[core] Test commit- bump copyright date.

6 years agoFS-11494: [Debian] force build of iksemel before modules to avoid -j race condition...
Mike Jerris [Wed, 31 Oct 2018 19:10:53 +0000 (15:10 -0400)] 
FS-11494: [Debian] force build of iksemel before modules to avoid -j race condition on dep lib build

6 years agoFS-11450 [mod_conference] Fix for memory leak when conference json list api command...
kgribunin [Wed, 31 Oct 2018 16:17:51 +0000 (19:17 +0300)] 
FS-11450 [mod_conference] Fix for memory leak when conference json list api command is executed

6 years agoMerge pull request #1612 in FS/freeswitch from ~THEHUNMONKGROUP/freeswitch:bugfix...
Mike Jerris [Tue, 30 Oct 2018 15:17:54 +0000 (15:17 +0000)] 
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

6 years agoFS-11485: Debian systemd service file out of date
Chad Phillips [Thu, 25 Oct 2018 20:48:33 +0000 (13:48 -0700)] 
FS-11485: Debian systemd service file out of date

 - syslog.target is no longer available, replaced with syslog.socket
 - add Requires= to match After= section

6 years agoFS-11471: [mod_sofia] revert changes to send PAI for polycom 4.x versions differently...
Brian West [Mon, 22 Oct 2018 16:00:33 +0000 (11:00 -0500)] 
FS-11471: [mod_sofia] revert changes to send PAI for polycom 4.x versions differently, seems polycom has now fixed this

6 years agoFS-11472: Remove Android frameRate.min OverconstrainedError hack
Chad Phillips [Sun, 21 Oct 2018 22:38:14 +0000 (15:38 -0700)] 
FS-11472: Remove Android frameRate.min OverconstrainedError hack

https://freeswitch.org/jira/browse/FS-11285 put in a temporary hack to deal with
https://bugs.chromium.org/p/chromium/issues/detail?id=862325, which has now
been fixed as of Chrome 69 (70 is current stable).

6 years agoFS-11470: WebRTC Unified plan not properly supported
Chad Phillips [Sun, 21 Oct 2018 21:50:04 +0000 (14:50 -0700)] 
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.

6 years agoFS-11312 [core] prevent double firing record_start event
lazedo [Sat, 4 Aug 2018 10:09:22 +0000 (10:09 +0000)] 
FS-11312 [core] prevent double firing record_start event

6 years agoFix FS-9865
Serj [Sun, 14 Oct 2018 17:25:22 +0000 (17:25 +0000)] 
Fix FS-9865

6 years agofix mod_hiredis deps
Serj [Sun, 14 Oct 2018 16:26:20 +0000 (16:26 +0000)] 
fix mod_hiredis deps

6 years agoadd freeswitch-mod-shout as dep
Serj [Sun, 14 Oct 2018 16:19:51 +0000 (16:19 +0000)] 
add freeswitch-mod-shout as dep

6 years agoFS-11445: [Build-System] Add distro to the name of the source tarball.
Andrey Volk [Mon, 8 Oct 2018 21:36:12 +0000 (00:36 +0300)] 
FS-11445: [Build-System] Add distro to the name of the source tarball.

6 years agoFS-11207: [core] Fix msrp_init_ssl and msrp_deinit_ssl functions, check globals.ssl_r...
Hunyadvári Péter [Fri, 12 Oct 2018 09:06:04 +0000 (11:06 +0200)] 
FS-11207: [core] Fix msrp_init_ssl and msrp_deinit_ssl functions, check globals.ssl_ready variable

6 years agoMerge pull request #1609 in FS/freeswitch from ~ASIPLAS/freeswitch:FS-11444-scripts...
Brian West [Thu, 11 Oct 2018 16:07:34 +0000 (16:07 +0000)] 
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.

6 years agoFS-11444: Capture return code from `os.execute()`; stop attempting to concat boolean...
Andrew Siplas [Sun, 7 Oct 2018 02:53:49 +0000 (22:53 -0400)] 
FS-11444: Capture return code from `os.execute()`; stop attempting to concat boolean/nil to error string.

os.execute() returns [3
variables](https://github.com/lua/lua/blob/f59e6a93c0ad38a27a420e51abf8f13d962446b5/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.

6 years agoFS-11207: [core] Fix msrp_init_ssl error handling
Hunyadvári Péter [Fri, 5 Oct 2018 12:43:55 +0000 (14:43 +0200)] 
FS-11207: [core] Fix msrp_init_ssl error handling

6 years agoMerge pull request #1601 in FS/freeswitch from ~ANDYWOLK/freeswitch:bugfix/FS-11423...
Mike Jerris [Mon, 1 Oct 2018 14:59:19 +0000 (14:59 +0000)] 
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.

6 years agoFS-10745 [mod_sofia] provide more context to transferor event
Luis Azedo [Wed, 1 Nov 2017 12:19:44 +0000 (12:19 +0000)] 
FS-10745 [mod_sofia] provide more context to transferor event

6 years agoFS-11423: [mod_isac] Add ARM64 detection.
Andrey Volk [Sun, 30 Sep 2018 15:53:41 +0000 (18:53 +0300)] 
FS-11423: [mod_isac] Add ARM64 detection.

6 years agoMerge pull request #1600 in FS/freeswitch from ~ANDYWOLK/freeswitch:bugfix/FS-11422...
Andrey Volk [Sat, 29 Sep 2018 10:28:21 +0000 (10:28 +0000)] 
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.

6 years agoFS-11422: [mod_java] Fix logging.
Andrey Volk [Sat, 29 Sep 2018 10:21:37 +0000 (13:21 +0300)] 
FS-11422: [mod_java] Fix logging.

6 years agoMerge pull request #1599 in FS/freeswitch from fs-11416-add-test-framework to master
Mike Jerris [Thu, 27 Sep 2018 18:22:40 +0000 (18:22 +0000)] 
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.

6 years agoFS-11416 [core] add test framework header files.
Chris Rienzo [Thu, 27 Sep 2018 17:29:07 +0000 (13:29 -0400)] 
FS-11416 [core] add test framework header files.

6 years agoFS-11412: [core] Fix crash caused by missing or malformed ice candidates in sdp
Mike Jerris [Wed, 26 Sep 2018 15:07:38 +0000 (15:07 +0000)] 
FS-11412: [core] Fix crash caused by missing or malformed ice candidates in sdp

6 years agoFS-11409: add "ice-lite" SDP attribute
Dragos Oancea [Tue, 25 Sep 2018 08:29:14 +0000 (09:29 +0100)] 
FS-11409: add "ice-lite" SDP attribute

6 years agoFS-11340: [core] fix merge conflict
Mike Jerris [Tue, 25 Sep 2018 15:22:54 +0000 (15:22 +0000)] 
FS-11340: [core] fix merge conflict

6 years agoFS-11340 export switch_vad_state2str and update vad_test to support the latest params
Seven Du [Tue, 21 Aug 2018 07:24:01 +0000 (15:24 +0800)] 
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

6 years agoFS-11406 #resolve allow displace session replace both read and write audio
Seven Du [Sun, 23 Sep 2018 01:09:19 +0000 (09:09 +0800)] 
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.

6 years agoFS-11405 #resolve tweak macro to use do while 0
Seven Du [Sun, 23 Sep 2018 00:59:30 +0000 (08:59 +0800)] 
FS-11405 #resolve tweak macro to use do while 0

the original one will leave an extra semicolon after }

6 years agoFS-11407: [freeswitch-core] process media bugs in the order they were added #resolve
Anthony Minessale [Sun, 23 Sep 2018 16:58:51 +0000 (16:58 +0000)] 
FS-11407: [freeswitch-core] process media bugs in the order they were added #resolve

6 years agoFS-11014 FS-11404 fix libfvad might be enabled unexpectedly when set_mode is called
Seven Du [Sat, 22 Sep 2018 08:51:39 +0000 (16:51 +0800)] 
FS-11014 FS-11404 fix libfvad might be enabled unexpectedly when set_mode is called

6 years agoMerge pull request #1594 in FS/freeswitch from ~ANDYWOLK/freeswitch:bugfix/FS-11403...
Mike Jerris [Fri, 21 Sep 2018 19:40:11 +0000 (19:40 +0000)] 
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.

6 years agoFS-11403: [Build-System] Add missing htdocs, images, fonts, grammar to the Windows...
Andrey Volk [Fri, 21 Sep 2018 19:16:10 +0000 (22:16 +0300)] 
FS-11403: [Build-System] Add missing htdocs, images, fonts, grammar to the Windows installer. Add descriptions to the installed components. Cleanup legacy project files.

6 years agoMerge pull request #1593 in FS/freeswitch from ~ANDYWOLK/freeswitch:bugfix/FS-11394...
Mike Jerris [Fri, 21 Sep 2018 14:34:24 +0000 (14:34 +0000)] 
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.

6 years agoFS-11394: [mod_av] Fix Windows build.
Andrey Volk [Fri, 21 Sep 2018 13:47:57 +0000 (16:47 +0300)] 
FS-11394: [mod_av] Fix Windows build.

6 years agoMerge pull request #1592 in FS/freeswitch from ~ANDYWOLK/freeswitch:feature/FS-11400...
Mike Jerris [Thu, 20 Sep 2018 23:14:12 +0000 (23:14 +0000)] 
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.