Seven Du
e36caa7544
FS-11416 fix build error FCT_FIXTURE_SUITE_BGN undefined
2018-12-20 10:16:46 -05:00
Mike Jerris
6dfa124e86
Merge pull request #1640 in FS/freeswitch from ~SAFAROV/freeswitch2:gcc8 to master
...
* commit '54c142933a474a0e0e0a5c007b8b8f0c242d237b':
FS-11345: Fixed Werror=format-truncation on lib/esl
2018-12-19 18:06:23 +00:00
Mike Jerris
fc02be8d57
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)
2018-12-17 18:36:19 +00:00
Dragos Oancea
15051696d1
FS-11559: check file name null ptr (crashfix CoreSession:recordFile)
2018-12-17 04:30:51 -05:00
Sergey Safarov
54c142933a
FS-11345: Fixed Werror=format-truncation on lib/esl
2018-12-13 07:12:06 +00:00
Mike Jerris
f391645e4f
Merge pull request #1639 in FS/freeswitch from ~SAFAROV/freeswitch2:gcc8 to master
...
* commit 'abde630feab06adfc6b2773bf03b4c699861e9c5':
FS-11345: Fixed Werror=stringop-truncation for mod_opus
2018-12-12 21:38:59 +00: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
Mike Jerris
3f6c95fe7a
Merge pull request #1636 in FS/freeswitch from ~DRAGOS_OANCEA/freeswitch-dragos:bugfix/FS-11532 to master
...
* commit 'ef123b6c2e907cf660d4ba69451156aad2353019':
FS-11532: fix crash (87d4a6a0
)
2018-12-10 23:11:43 +00:00
Dragos Oancea
ef123b6c2e
FS-11532: fix crash ( 87d4a6a0
)
2018-12-10 14:38:46 -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
Andrey Volk
7e890c456e
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".
2018-12-06 17:38:37 +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
Christian Schmidt
e7c63eec0c
FS-11552: [mod_v8] Crash when accessing props of dead session
2018-12-05 22:10:25 +01:00
Mike Jerris
362c5f8b22
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
2018-11-29 18:27:19 +00:00
António Silva
8ca7a5492d
FS-11512 [mod_sofia] #resolve missing privacy header on display update
2018-11-29 09:54:24 +01:00
Mike Jerris
866bd44efc
FS-11539: [core] session message names print wrong in log messages
2018-11-28 22:14:08 +00:00
Andrey Volk
359035bf69
FS-11464: [Build-System] Improve CUDA detection in Visual Studio on Windows.
2018-11-28 02:47:23 +04: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
fffa393508
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
2018-11-27 15:36:55 +00:00
Jamil Abdullayev
1a05fe0dcf
FS-11530: [mod_lua] add configure support for LuaJIT
2018-11-27 00:27:57 +00: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
Mike Jerris
72298ce317
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
2018-11-26 17:41:16 +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
968c76b29c
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
2018-11-20 21:04:12 +00: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
e53c17ff68
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
2018-11-20 20:50:32 +00:00
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