joshebosh
0ba26f0351
FS-11718 [mod_commands] uuid_break yields -ERR no reply
2019-06-06 11:48:16 -04:00
Seven Du
20e370aa2a
FS-11573 fix seg when missing conference layout config
2019-06-06 11:18:56 -04:00
Piotr Gregor
118dd796f3
FS-11421: [core,mod_sofia] Fix rtp_pass_codecs_on_stream_change to process all sdp settings in the re-invite -- add new filter_codecs app and fix some races and negotiation bugs #resolve
2019-06-06 11:08:52 -04:00
Anthony Minessale
143323e6ef
FS-11417: [mod_conference] Unbounded memory growth during screen share #resolve
2019-06-06 10:57:45 -04:00
Andrey Volk
a1f3b4862e
FS-11849: [Build-System] Add mod_av based on ffmpeg and openh264 to MSI package on Windows.
2019-05-17 16:46:58 +04:00
Christopher Rienzo
9c131f2755
Merge pull request #1725 in FS/freeswitch from ~NOAHMEHL_REPER.IO/freeswitch:master to master
...
* commit '15c4647c8cf193f2188d1e3548a13a0ad720e710':
FS-11796: [mod_http_cache] Fixed file seek in mod_http_cache.c
2019-05-14 10:50:10 -05:00
Mike Jerris
5b9b233475
Merge pull request #1718 in FS/freeswitch from ~INFOMIND/freeswitch:bugfix/FS-11826-mod_conference-channel-variables_join to master
...
* commit 'b7bce76da5b496400bbd9cce1f53b0be5b4b0ae1':
FS-11826 [mod_conference] conference_member.c: channel variables (conference_join_) Fixes variables being seen as empty and proper range on conference_join_energy_level
2019-05-14 10:11:01 -05:00
David Grant
b7bce76da5
FS-11826 [mod_conference] conference_member.c: channel variables (conference_join_) Fixes variables being seen as empty and proper range on conference_join_energy_level
2019-05-13 16:29:07 -05:00
Noah Mehl
15c4647c8c
FS-11796: [mod_http_cache] Fixed file seek in mod_http_cache.c
...
Added missing http_cache_file_seek() and http_cache_file_seek file interface references.
2019-05-13 13:56:17 -04:00
Ken Rice
7b0d25daa3
FS-11830 memory leak in SWITCH_STANDARD_API(enum_function)
2019-05-06 11:19:58 -05:00
António Silva
1a4e4e2f78
FS-9894 [mod_callcenger] fix call timeout if agent contact as leg_timeout to higger value than 60
2019-04-15 16:15:43 +02:00
lazedo
168a3c068b
FS-10968 [core] create recording vars
...
* moves channel vars starting with Recording-Variable- to record_helper
* uses record_helper variables for RECORD_START/STOP events
2019-03-26 22:28:13 +00:00
Piotr Gregor
c8e9eeaec9
FS-11708 Fix deadlock on 'avmd uuid stop'
2019-03-15 16:27:14 -06:00
Dragos Oancea
de7a502d54
FS-11007: [mod_conference] API: reply to hup.
2019-03-06 12:27:39 +00:00
Dragos Oancea
aa0119ef6b
FS-11007: [mod_conference] fix recording counter and remove unused code
2019-03-06 12:26:10 +00:00
Mike Jerris
93db053bac
Merge pull request #1475 in FS/freeswitch from ~LAZEDO/freeswitch:feature/FS-10969 to master
...
* commit '834132d1283570ec6a9cca9288a1dc82db7b1305':
FS-10969 [mod_spandsp] increase tone limit to 128
2019-02-19 15:39:08 +00:00
Dragos Oancea
6258b721c9
FS-11482: [http_cache] set pre_buffer_datalen to 0 on handle (crashfix)
2019-02-15 10:36:46 -05:00
Mike Jerris
f1d56a934b
Merge pull request #1514 in FS/freeswitch from ~LAZEDO/freeswitch:feature/FS-11134 to master
...
* commit 'f44c05e6c2bb46880651dabf80319a7cf60cc925':
FS-11134 [mod_conference] add created channel uuid to bgdial-result
2019-02-12 16:22:08 +00:00
lazedo
f44c05e6c2
FS-11134 [mod_conference] add created channel uuid to bgdial-result
2019-02-12 16:03:48 +00:00
Mike Jerris
7b94c84c00
Merge pull request #1512 in FS/freeswitch from ~LAZEDO/freeswitch:feature/FS-11132 to master
...
* commit '13f3f69c1dea8e666f68cd136aac8233f36e4058':
FS-11132 [mod_dptools] add broadcast app
2019-02-12 15:57:07 +00:00
Mike Jerris
8acb26e35a
Merge pull request #1426 in FS/freeswitch from ~LAZEDO/freeswitch:feature/FS-10744 to master
...
* commit '78a0ed5de24cd11616c5c74ab8188a16f2f6f4bb':
FS-10744 [mod_conference] provide call-id for conference fetch
2019-02-12 15:33:09 +00:00
Mike Jerris
38290f7b3f
Merge pull request #1653 in FS/freeswitch from ~LAZEDO/freeswitch:feature/FS-11606 to master
...
* commit '280b7d9f02e4a8b76ab591e725f6eaeed4f9ef9f':
[FS-11606] [mod_spandsp] add fax T38 mode to variables & logs
2019-02-12 15:21:00 +00:00
Mike Jerris
b7df5ac8cf
Merge pull request #1375 in FS/freeswitch from ~LAZEDO/freeswitch:feature/FS-10623 to master
...
* commit 'ce198895f1c0f401076370b2f4ec9a9f62d439e9':
FS-10623 [mod_conference] add conference to xml/json list
FS-10623 [mod_conference] emit conference vars in events and allow setting them in profiles
2019-02-12 15:14:33 +00:00
lazedo
ce198895f1
FS-10623 [mod_conference] add conference to xml/json list
2019-01-30 23:49:52 +00:00
Christopher Rienzo
0ddab77e8b
Merge pull request #1344 in FS/freeswitch from ~MATT_TELTECH/freeswitch:FS-10513-ssl-verifyhost to master
...
* commit '0ff8db6bf887ee06802dde1e1893b524c9f08a4f':
FS-10513 [mod_http_cache] ignores ssl-verifyhost
2019-01-30 04:18:33 +00:00
Matt Williamson
0ff8db6bf8
FS-10513 [mod_http_cache] ignores ssl-verifyhost
2019-01-21 22:21:49 -05:00
lazedo
280b7d9f02
[FS-11606] [mod_spandsp] add fax T38 mode to variables & logs
2019-01-15 23:16:45 +00:00
lazedo
0eae20e530
FS-11610 [mod_http_cache] add video flag to http_cache
2019-01-14 16:31:49 +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
Andrey Volk
d0cca7e222
FS-11555: [mod_signalwire] Initial commit.
2018-12-21 21:45:59 +04: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
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
Dragos Oancea
551ce4c46f
FS-11554: fix crash in conference API when no param given to "moh".
2018-12-05 22:04:00 -05: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
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
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
Andrey Volk
d541943e11
FS-11394: [mod_av] Fix "restrict" regression.
2018-09-19 21:36:02 +03:00