lazedo
614bc42e2c
[FS-11607] [mod_sofia] add a json api to collect info
2019-01-30 23:44:42 +00:00
Andrey Volk
0994131894
FS-11564: [mod_verto] Add ext-rtp-ip detection using stun.
2019-01-09 17:19:11 +04:00
Mike Jerris
e4d85ee6aa
Merge pull request #1634 in FS/freeswitch from ~C960657/freeswitch:bugfix/FS-11552-dead-session-crash to master
...
* commit 'e7c63eec0c4a66741f5035efba47260b8caf05a8':
FS-11552: [mod_v8] Crash when accessing props of dead session
2019-01-02 20:50:43 +00:00
Mike Jerris
b3a8a53fc2
Merge pull request #1624 in FS/freeswitch from ~VLADIMIR.RALEV/freeswitch:bugfix/FS-10534-dont-crash-on-dead-channel-in-loopback to master
...
* commit 'ad2344cb842f2e582c129f8d621d8f93757177ea':
FS-10534 [mod_loopback] Add null pointer check to avoid crashing loopbacks
2019-01-02 20:49:26 +00:00
Andrey Volk
9e0579011d
FS-11521: [mod_av] Test program regression fix.
2019-01-03 00:23:27 +04:00
Andrey Volk
522d871f65
FS-11521: [Build-System] Fix C99 standard regression.
2019-01-03 00:23:20 +04:00
Liyang
036d3e8085
FS-11521: [mod_av] support colorspace from params of file interface
...
https://freeswitch.org/jira/browse/FS-11521
2019-01-03 00:23:13 +04:00
Liyang
863a0b1d2a
FS-11521: [mod_av] read colorspace param from config for avformat
2019-01-03 00:23:04 +04:00
Seven Du
34b573998b
FS-11521: [mod_av] WIP add test code and add png
2019-01-03 00:22:08 +04:00
Mike Jerris
c3f80bb78d
FS-11579: [mod_signalwire] use detected curl cflags and libraries to link mod_signalwire
2019-01-02 15:07:24 -05:00
Andrey Volk
58e65350b0
FS-11582: [mod_signalwire] Fix CA certificate detection on Windows.
2018-12-27 04:57:04 +04:00
Chris Rienzo
604690b5c8
FS-11583 [mod_sofia] fix crash when missing address in register event
2018-12-26 15:51:41 -05:00
Andrey Volk
d0cca7e222
FS-11555: [mod_signalwire] Initial commit.
2018-12-21 21:45:59 +04:00
Seven Du
1ddd4c992b
FS-11569 add rate to null endpoint
2018-12-20 10:19:33 -05:00
Seven Du
b53d1caea0
FS-11461: [mod_av] Add test code, improve tests on Windows.
2018-12-20 10:18:42 -05:00
Chris Rienzo
2226c3c621
FS-11453 [mod_rayo] convert to fst testing
2018-12-20 10:18:14 -05:00
Chris Rienzo
e0b5df10d6
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.
2018-12-20 10:18:06 -05:00
Chris Rienzo
6eb2276cd6
FS-11453 [mod_rayo] add support for FS JSON ASR result.
2018-12-20 10:17:57 -05:00
Chris Rienzo
101512ba33
FS-11442 [mod_test] new module, mod_test - mock ASR interface.
2018-12-20 10:17:50 -05:00
Sergey Safarov
abde630fea
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
2018-12-12 21:18:19 +00:00
Chris Rienzo
cae7f0fa2f
FS-11562 [mod_sofia] fire register state event on changing registrar IP
2018-12-10 21:53:13 -05:00
Seven Du
9911004b52
FS-11562 #resolve add register ip and port to gateway register state change events
2018-12-10 10:22:20 -05:00
Dragos Oancea
551ce4c46f
FS-11554: fix crash in conference API when no param given to "moh".
2018-12-05 22:04:00 -05:00
Christian Schmidt
e7c63eec0c
FS-11552: [mod_v8] Crash when accessing props of dead session
2018-12-05 22:10:25 +01:00
António Silva
8ca7a5492d
FS-11512 [mod_sofia] #resolve missing privacy header on display update
2018-11-29 09:54:24 +01:00
Andrey Volk
13f6890f41
FS-11523: [mod_av] Add ffmpeg 4.1 support.
2018-11-28 02:47:23 +04:00
Andrey Volk
c371c75045
FS-11466: [mod_av] Fix h264 hardware encoding delay.
2018-11-28 02:47:23 +04:00
Anthony Minessale
d9de41349b
FS-11394: [mod_av] Fix cpu race created by this patch
2018-11-28 02:47:22 +04:00
Anthony Minessale
f3b65c2ee7
FS-11394: [mod_av] Clean up defaults cos they are still wrong
2018-11-28 02:47:04 +04:00
Anthony Minessale
4333f6813d
FS-11413: [freeswitch-core,mod_conference,mod_local_stream] High memory footprint in some video situations #resolve
2018-11-28 01:19:35 +04:00
Mike Jerris
e3f5060ecb
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
2018-11-26 17:43:46 +00:00
Christian Schmidt
65e20af347
FS-11520: [mod_curl] Make max_bytes configurable
2018-11-21 22:21:33 +01:00
António Silva
221d728e62
FS-11118 #resolve mod_sofia send display update to Grandstream family user-agent
2018-11-21 16:04:29 +01:00
Vladimir Ralev
ad2344cb84
FS-10534 [mod_loopback] Add null pointer check to avoid crashing loopbacks
2018-11-20 23:32:36 +02:00
Mike Jerris
1547815f58
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
2018-11-20 20:59:36 +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
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
Mike Jerris
da49b042ba
FS-11506: [mod_sofia] Handle multiple History-Info headers in MESSAGE
2018-11-06 20:56:11 +00: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
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
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
3b281cd5a1
FS-11422: [mod_java] Fix logging.
2018-09-29 13:21:37 +03: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
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
d541943e11
FS-11394: [mod_av] Fix "restrict" regression.
2018-09-19 21:36:02 +03: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