Mike Jerris
ce2612fbd7
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
2018-11-20 20:39:03 +00:00
Mike Jerris
561460028a
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
2018-11-20 20:27:34 +00:00
Mike Jerris
965a8402d6
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
2018-11-20 20:23:20 +00:00
Mike Jerris
47e5f79fb1
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
2018-11-20 20:00:46 +00:00
Andrey Volk
817b700ae0
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
2018-11-20 16:06:31 +00:00
Hunyadvári Péter
fcc81f385e
FS-11207: [core] msrp: fix init ssl
2018-11-13 18:34:18 +01:00
Andrey Volk
f0a03ca337
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 abd8b0b061
, reversing
changes made to 102161e14d
.
2018-11-13 20:47:28 +04:00
Mike Jerris
abd8b0b061
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
2018-11-13 15:16:13 +00:00
Christian Schmidt
69ec4aadab
FS-11508: [mod_sofia] Make max-registrations-per-extension use extension instead of username
2018-11-08 12:45:45 +01:00
Andrey Volk
102161e14d
Merge pull request #1620 in FS/freeswitch from explicit_architecture to master
...
* commit '8c8b7b51046436619aacc1ad91c37e272c2a80f0':
[FS-11507] use explicit architecture in control file
2018-11-06 23:12:14 +00:00
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
kgribunin
6ea0e815a7
FS-11450 [mod_conference] Fix for memory leak when conference json list api command is executed
2018-10-31 19:17:51 +03: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
Chad Phillips
ee1942bebb
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
2018-10-25 13:48:33 -07: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
850c0f411f
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).
2018-10-21 15:38:14 -07: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
lazedo
0e0d588144
FS-11312 [core] prevent double firing record_start event
2018-10-16 07:27:40 +00: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
Hunyadvári Péter
0fbe46ea09
FS-11207: [core] Fix msrp_init_ssl and msrp_deinit_ssl functions, check globals.ssl_ready variable
2018-10-12 11:06:04 +02: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
Hunyadvári Péter
785ac737ca
FS-11207: [core] Fix msrp_init_ssl error handling
2018-10-05 14:43:55 +02: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
Luis Azedo
f8335607c2
FS-10745 [mod_sofia] provide more context to transferor event
2018-10-01 15:13:58 +01: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
Dragos Oancea
3ed6d56dd3
FS-11409: add "ice-lite" SDP attribute
2018-09-25 17:58:59 +01: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