]>
git.ipfire.org Git - thirdparty/freeswitch.git/log
Mike Jerris [Tue, 15 Aug 2017 22:16:01 +0000 (22:16 +0000)]
Merge pull request #1366 in FS/freeswitch from ~LAZEDO/freeswitch:FS-10592 to master
* commit '
da96699c1e4276342ac5550aaf96c82a6adbd402 ':
FS-10592: [mod_sofia] add sofia_profile_url to channel vars
lazedo [Tue, 15 Aug 2017 21:33:37 +0000 (22:33 +0100)]
FS-10592: [mod_sofia] add sofia_profile_url to channel vars
Anthony Minessale II [Fri, 11 Aug 2017 18:18:30 +0000 (18:18 +0000)]
Merge pull request #1358 in FS/freeswitch from feature/FS-10503-mod_av-split-audio-to-two-channels to master
* commit '
4e5219cd27177fd1dcf668c3c3c4bbeb3c59fdd3 ':
FS-10503: [mod_av] mod_av split audio to two channels #resolve
add some params to control rate and channels
Anthony Minessale [Fri, 14 Jul 2017 23:35:23 +0000 (18:35 -0500)]
FS-10503: [mod_av] mod_av split audio to two channels #resolve
Anthony Minessale [Tue, 11 Jul 2017 17:45:57 +0000 (12:45 -0500)]
add some params to control rate and channels
Anthony Minessale [Fri, 11 Aug 2017 18:05:07 +0000 (13:05 -0500)]
FS-10573: [freeswitch-core] Native recording causes segfault #resolve
Mike Jerris [Thu, 10 Aug 2017 18:41:39 +0000 (18:41 +0000)]
Merge pull request #1031 in FS/freeswitch from ~THEHUNMONKGROUP/freeswitch:feature/FS-9683-pass-call-recovery-status-to-verto to master
* commit '
34e491ffa1dca32846d1e0fb97e71f5ac7c34d22 ':
FS-9683: Pass call recovery status to Verto
Mike Jerris [Thu, 10 Aug 2017 16:40:53 +0000 (16:40 +0000)]
Merge pull request #1350 in FS/freeswitch from ~DRAGOS_OANCEA/freeswitch-dragos:bugfix/FS-10529-remove_opus_extension to master
* commit '
6bac8ddcc3ab7a2626750a8befe5f8459b2c9d9a ':
FS-10529: [mod_native_file] do not register "opus" file extension (needs ogg/opus support). Use encoded_bytes_per_packet to skip other extensions too.
Mike Jerris [Thu, 10 Aug 2017 16:20:02 +0000 (16:20 +0000)]
Merge pull request #1354 in FS/freeswitch from ~DRAGOS_OANCEA_NX/freeswitch-dragos-nx:feature/FS-10551/opus_16khz_init_fec_map to master
* commit '
2f914e37fa663737fccc2ba4fe7cf17d2918ab9f ':
FS-10551: [mod_opus] added FEC bitrates map for opus@16000h (for the "keep-fec-enabled" setting)
Mike Jerris [Thu, 10 Aug 2017 16:18:59 +0000 (16:18 +0000)]
Merge pull request #1326 in FS/freeswitch from ~DRAGOS_OANCEA_NX/freeswitch-dragos-nx:feature/FS-10478/cmd_uniform_replies to master
* commit '
06f060ebd9a8cd2b3a8f343096f39496892e4e16 ':
FS-10478: [mod_conference] make API replies uniform with "+OK" or "-ERR" prefix
Mike Jerris [Wed, 9 Aug 2017 21:25:26 +0000 (16:25 -0500)]
FS-10577: [core] start additional event dispatch threads based on event system queue size
Italo Rossi [Thu, 10 Aug 2017 05:36:58 +0000 (00:36 -0500)]
FS-10237 [mod_callcenter] Do not kick member out at max wait time if we are originating to an agent already.
Italo Rossi [Tue, 8 Aug 2017 19:45:05 +0000 (14:45 -0500)]
Revert "FS-10237 [mod_callcenter] Do not kick member out on timeout if originating to an agent"
This reverts commit
b4ada1b849d526e3d808fd22626b7d618289c537 .
Anthony Minessale [Sat, 5 Aug 2017 18:17:48 +0000 (13:17 -0500)]
FS-10420: [verto.js] Verto on Safari -- some more tweaks
Anthony Minessale [Sat, 5 Aug 2017 18:13:48 +0000 (13:13 -0500)]
FS-10527: [mod_av] AV tweaks -- using more threads on decode is a little buggy
Mike Jerris [Sat, 5 Aug 2017 18:11:59 +0000 (13:11 -0500)]
FS-10574: fix deadlock on invalid syntax using conference record api
Shane Bryldt [Fri, 4 Aug 2017 02:31:28 +0000 (21:31 -0500)]
FS-10167: Updating linux build
Shane Bryldt [Fri, 4 Aug 2017 02:26:07 +0000 (20:26 -0600)]
FS-10167: Revisited ks_pool to embed the ks_pool_t pointer into the prefix of each allocation, updated libks and libblade to remove unneccessary pool pointers in structures, pool-allocated memory can now be freed without needing to pass the original pool
Shane Bryldt [Tue, 1 Aug 2017 22:48:34 +0000 (17:48 -0500)]
FS-10167: Linux build updated and basic tests work as expected
Shane Bryldt [Tue, 1 Aug 2017 22:30:25 +0000 (16:30 -0600)]
FS-10167: More work on the event channel workflow, switched callback data back to using void* and the assumption callback will clear the data or that it would be cleaned up by a handle shutdown by allocating within the handle pool. Base tests currently working, committing to sync up linux build
Anthony Minessale [Mon, 31 Jul 2017 20:00:18 +0000 (15:00 -0500)]
FS-10562: [core] Crashes referencing cannot access memory #comment Firefox sending only candidates for RTCP and not RTP causing funky code path #resolve
Anthony Minessale [Mon, 31 Jul 2017 17:12:32 +0000 (12:12 -0500)]
FS-10561: [freeswitch-core,mod_conference] Video concurrency improvements for 1.8 #resolve
Anthony Minessale [Mon, 31 Jul 2017 17:10:56 +0000 (12:10 -0500)]
FS-10560: [freeswitch-core] Add channel count to fsv #resolve
Anthony Minessale [Fri, 28 Jul 2017 23:05:45 +0000 (18:05 -0500)]
FS-10472: [mod_conference] Crash due to hangup race in conference personal canvas mode -- minor regression
Mike Jerris [Fri, 28 Jul 2017 21:51:40 +0000 (17:51 -0400)]
FS-10558: fix make current build to not reconf spandsp when you don't need to, it should do this automatically and correctly on its own
Mike Jerris [Fri, 28 Jul 2017 15:30:42 +0000 (10:30 -0500)]
FS-10556: fix build error on lua-reconf which is no longer required
Seven Du [Fri, 28 Jul 2017 02:18:15 +0000 (10:18 +0800)]
FS-10552 Doh, remove extra debug lines
Seven Du [Fri, 28 Jul 2017 02:10:23 +0000 (10:10 +0800)]
FS-10552 #resolve
Dragos Oancea [Thu, 27 Jul 2017 15:59:16 +0000 (16:59 +0100)]
FS-10551: [mod_opus] added FEC bitrates map for opus@16000h (for the "keep-fec-enabled" setting)
Mike Jerris [Tue, 25 Jul 2017 23:31:31 +0000 (18:31 -0500)]
FS-10540: change conf to use sound_prefix var to allow changing to sounds set in one change
Anthony Minessale [Tue, 25 Jul 2017 21:08:27 +0000 (16:08 -0500)]
FS-10379: [mod_conference] Set canvas size based on a variable -- lock width and height to even numbers
Brian West [Tue, 25 Jul 2017 20:15:44 +0000 (20:15 +0000)]
Merge pull request #1345 in FS/freeswitch from feature/FS-10486-add-tls-support-to-mod_shout to master
* commit '
af4d73d44e5c2f236f58be2d87d48299846d9cbf ':
FS-10486 add shouts:// proto to support TLS
Mike Jerris [Tue, 25 Jul 2017 17:08:29 +0000 (12:08 -0500)]
FS-10540: add build for Allison sounds
Shane Bryldt [Tue, 25 Jul 2017 17:00:45 +0000 (11:00 -0600)]
FS-10167: Temporary commit for peer review
Dragos Oancea [Fri, 21 Jul 2017 16:10:25 +0000 (12:10 -0400)]
FS-10529: [mod_native_file] do not register "opus" file extension (needs ogg/opus support). Use encoded_bytes_per_packet to skip other extensions too.
Ken Rice [Fri, 21 Jul 2017 20:41:32 +0000 (15:41 -0500)]
drop ldap from meta-all debian package
Anthony Minessale [Fri, 21 Jul 2017 18:55:01 +0000 (13:55 -0500)]
FS-10532: [mod_av] Add an av command to mod_av and use it to modify log level #resolve
Marc Olivier Chouinard [Wed, 19 Jul 2017 01:46:51 +0000 (21:46 -0400)]
FS-10512: Fix issue with callcenter topdown strategy
Anthony Minessale [Thu, 20 Jul 2017 22:58:46 +0000 (17:58 -0500)]
FS-10528: [mod_conference] Put proper color behind letterboxed video avatars #resolve
Anthony Minessale [Thu, 20 Jul 2017 22:35:28 +0000 (17:35 -0500)]
FS-10527: [mod_av] AV tweaks #resolve
Mike Jerris [Thu, 20 Jul 2017 22:26:08 +0000 (22:26 +0000)]
Merge pull request #1349 in FS/freeswitch from ~ANDYWOLK/freeswitch:bugfix/FS-10525-update-curl-to-7.54.1-for-windows to master
* commit '
bf101a5f0b1bef09a0013db65f3f72c351ff8064 ':
FS-10525: [Build-System] Update curl to 7.54.1 for windows, move to props.
Anthony Minessale [Thu, 20 Jul 2017 22:28:19 +0000 (17:28 -0500)]
FS-10526: [freeswitch-core] Uninitialized variable in switch_img_fit when using SWITCH_FIT_SIZE_AND_SCALE #resolve
Anthony Minessale [Thu, 20 Jul 2017 22:24:17 +0000 (17:24 -0500)]
FS-10091: [mod_conference] Conference play file with full-screen=true has side effect on member video #resolve
Andrey Volk [Thu, 20 Jul 2017 22:21:34 +0000 (01:21 +0300)]
FS-10525: [Build-System] Update curl to 7.54.1 for windows, move to props.
Mike Jerris [Thu, 20 Jul 2017 20:42:12 +0000 (20:42 +0000)]
Merge pull request #1348 in FS/freeswitch from ~ANDYWOLK/freeswitch:bugfix/FS-10064-cannot-compile-mod_managed-under to master
* commit '
5626d0b535480de0efa19daae4431063b56f588a ':
FS-10064: [mod_managed] Fix compile on windows.
Andrey Volk [Thu, 20 Jul 2017 20:38:44 +0000 (23:38 +0300)]
FS-10064: [mod_managed] Fix compile on windows.
Anthony Minessale [Thu, 20 Jul 2017 08:30:59 +0000 (03:30 -0500)]
FS-10472: [mod_conference] Crash due to hangup race in conference personal canvas mode -- the saga continues
Anthony Minessale [Thu, 20 Jul 2017 08:17:03 +0000 (03:17 -0500)]
FS-10472: [mod_conference] Crash due to hangup race in conference personal canvas mode -- the saga continues
Anthony Minessale [Thu, 20 Jul 2017 07:56:00 +0000 (02:56 -0500)]
FS-10523: [freeswitch-core] Websocket disconnects prematurely
Anthony Minessale [Thu, 20 Jul 2017 07:55:38 +0000 (02:55 -0500)]
FS-10523: [freeswitch-core] Websocket disconnects prematurely #resolve
Anthony Minessale [Thu, 20 Jul 2017 07:51:36 +0000 (02:51 -0500)]
FS-10472: [mod_conference] Crash due to hangup race in conference personal canvas mode -- the saga continues
Anthony Minessale [Thu, 20 Jul 2017 07:51:24 +0000 (02:51 -0500)]
FS-10472: [mod_conference] Crash due to hangup race in conference personal canvas mode -- the saga continues
Anthony Minessale [Thu, 20 Jul 2017 07:36:14 +0000 (02:36 -0500)]
FS-10472: [mod_conference] Crash due to hangup race in conference personal canvas mode -- the saga continues
Anthony Minessale [Thu, 20 Jul 2017 04:06:19 +0000 (23:06 -0500)]
FS-10472: [mod_conference] Crash due to hangup race in conference personal canvas mode -- the saga continues
Christopher Rienzo [Wed, 19 Jul 2017 11:17:07 +0000 (11:17 +0000)]
Merge pull request #1331 in FS/freeswitch from ~MATT_TELTECH/freeswitch:FS-10490-mod_unimrcp-gsr to master
* commit '
d0e779017617cbeaa22d81fd39ee59dad844f42a ':
FS-10490 [mod_unimrcp] application/xml content-type for unimrcp grammar
Mike Jerris [Tue, 18 Jul 2017 19:18:46 +0000 (19:18 +0000)]
Merge pull request #1347 in FS/freeswitch from ~ANDYWOLK/freeswitch:bugfix/FS-10516-move-libsilk-from-tree-to-download to master
* commit '
a1bff96d40729dbdc67aedd5043198ceb652b5e8 ':
FS-10516: [Build-System] Move libsilk from tree to download on windows.
Andrey Volk [Tue, 18 Jul 2017 19:16:48 +0000 (22:16 +0300)]
FS-10516: [Build-System] Move libsilk from tree to download on windows.
Seven Du [Tue, 18 Jul 2017 17:03:30 +0000 (01:03 +0800)]
FS-10486 add shouts:// proto to support TLS
Italo Rossi [Tue, 18 Jul 2017 16:25:22 +0000 (13:25 -0300)]
Revert "FS-10314: Initial commit adding profiles to mod_callcenter"
This reverts commit
54c93528dc890aa2e52720617999f9ec5aa2e477 .
Italo Rossi [Tue, 18 Jul 2017 16:09:39 +0000 (13:09 -0300)]
Revert "FS-10511: Set status as External call when using callcenter_track"
This reverts commit
1ce87dfca17a53b81cb87a761b385ab48371782f .
Mike Jerris [Tue, 18 Jul 2017 15:34:34 +0000 (15:34 +0000)]
Merge pull request #1342 in FS/freeswitch from ~ANDYWOLK/freeswitch:bugfix/FS-10510-add-mod_codec2-move-libcodec2-from to master
* commit '
c1d964a0a51e538f6ee2b3e827111bcfc7d07f26 ':
FS-10510: [Build-System] Add mod_codec2, move libcodec2 from tree to download on windows.
Andrey Volk [Tue, 18 Jul 2017 15:32:10 +0000 (18:32 +0300)]
FS-10510: [Build-System] Add mod_codec2, move libcodec2 from tree to download on windows.
Marc Olivier Chouinard [Tue, 18 Jul 2017 15:16:45 +0000 (15:16 +0000)]
Merge pull request #1341 in FS/freeswitch from ~MOCHOUINARD/freeswitch:feature/FS-10511-patch-set-status-on-external-call to master
* commit '
1ce87dfca17a53b81cb87a761b385ab48371782f ':
FS-10511: Set status as External call when using callcenter_track
Marc Olivier Chouinard [Tue, 18 Jul 2017 15:14:43 +0000 (11:14 -0400)]
FS-10511: Set status as External call when using callcenter_track
Marc Olivier Chouinard [Tue, 18 Jul 2017 14:35:02 +0000 (14:35 +0000)]
Merge pull request #1291 in FS/freeswitch from ~MOCHOUINARD/freeswitch:feature/FS-10314-add-profiles-to-mod_callcenter to master
* commit '
54c93528dc890aa2e52720617999f9ec5aa2e477 ':
FS-10314: Initial commit adding profiles to mod_callcenter
Marc Olivier Chouinard [Tue, 18 Jul 2017 14:34:07 +0000 (10:34 -0400)]
FS-10314: Initial commit adding profiles to mod_callcenter
Mike Jerris [Mon, 17 Jul 2017 21:37:02 +0000 (21:37 +0000)]
Merge pull request #1340 in FS/freeswitch from ~ANDYWOLK/freeswitch:FS-10509-move-broadvoice-from-tree-to-download to master
* commit '
5dabf58f7b933a724c553fe5c84fad883bda8ffa ':
FS-10509: [Build-System] Move broadvoice from tree to download on windows.
Andrey Volk [Mon, 17 Jul 2017 21:35:48 +0000 (00:35 +0300)]
FS-10509: [Build-System] Move broadvoice from tree to download on windows.
Mike Jerris [Mon, 17 Jul 2017 19:33:23 +0000 (19:33 +0000)]
Merge pull request #1339 in FS/freeswitch from ~ANDYWOLK/freeswitch:bugfix/FS-10508-fix-broken-lib-download-logic-on to master
* commit '
4d063f21a1b98795e9638db88cc8b65cbb92765c ':
FS-10508: [Build-System] Fix broken lib download logic on windows.
Andrey Volk [Mon, 17 Jul 2017 19:28:00 +0000 (22:28 +0300)]
FS-10508: [Build-System] Fix broken lib download logic on windows.
Mike Jerris [Mon, 17 Jul 2017 16:28:23 +0000 (16:28 +0000)]
Merge pull request #1338 in FS/freeswitch from ~ANDYWOLK/freeswitch:bugfix/FS-10504-move-ilbc-from-tree-to-download to master
* commit '
e1a4f423714c3c15038acd57bccbb1901507f198 ':
FS-10504: [Build-System] Move iLBC from tree to download on windows.
Andrey Volk [Mon, 17 Jul 2017 16:24:26 +0000 (19:24 +0300)]
FS-10504: [Build-System] Move iLBC from tree to download on windows.
Anthony Minessale [Fri, 14 Jul 2017 20:15:19 +0000 (15:15 -0500)]
FS-10472: [mod_conference] Crash due to hangup race in conference personal canvas mode -- Regression fixed with playing files cont
Anthony Minessale [Fri, 14 Jul 2017 20:09:30 +0000 (15:09 -0500)]
FS-10472: [mod_conference] Crash due to hangup race in conference personal canvas mode -- Regression fixed with playing files
Mike Jerris [Fri, 14 Jul 2017 17:01:00 +0000 (17:01 +0000)]
Merge pull request #1336 in FS/freeswitch from ~ANDYWOLK/freeswitch:bugfix/FS-10501-fix-building-spandsp-lib-on-windows to master
* commit '
40668f6b1c1ac32ab65e4823bdc6378f8c7ce693 ':
FS-10501: [mod_spandsp] Fix building spandsp lib on windows.
Andrey Volk [Fri, 14 Jul 2017 16:59:42 +0000 (19:59 +0300)]
FS-10501: [mod_spandsp] Fix building spandsp lib on windows.
Anthony Minessale [Fri, 14 Jul 2017 16:29:51 +0000 (11:29 -0500)]
FS-10379: [mod_conference] Set canvas size based on a variable
Mike Jerris [Fri, 14 Jul 2017 15:35:16 +0000 (15:35 +0000)]
Merge pull request #1335 in FS/freeswitch from ~ANDYWOLK/freeswitch:FS-10489-move-libg7221-from-tree-to-download to master
* commit '
06ef63103982ee67f67b90d1af8430fd15c1b7be ':
FS-10489: [build-system] Move libg7221 from tree to download on Windows.
Andrey Volk [Fri, 14 Jul 2017 15:25:09 +0000 (18:25 +0300)]
FS-10489: [build-system] Move libg7221 from tree to download on Windows.
Steve Underwood [Thu, 13 Jul 2017 23:29:20 +0000 (00:29 +0100)]
spandsp DSP tweaks to avoid problems with the LPC10 code compiled with the latest GCC 6.2 series compilers. Various other additional tweaks to spandsp.
Anthony Minessale [Thu, 13 Jul 2017 23:12:34 +0000 (18:12 -0500)]
FS-10472: [mod_conference] Crash due to hangup race in conference personal canvas mode
Anthony Minessale [Thu, 13 Jul 2017 17:51:55 +0000 (12:51 -0500)]
FS-9979: [verto.js] When verto client rejects a call returns hangup cause NORMAL_CLEARING #comment passing neither cause or causeCode will result in normal clearing, passing either one of cause or causeCode will result in that value being passed and parsed on the server side, if the cause is valid it will be accepted otherwise it will try to validate causeCode instead, if neither are true it defaults to normal clearing #resolve
Brian West [Wed, 12 Jul 2017 22:19:52 +0000 (17:19 -0500)]
FS-10495: [Modules] firing custom event with no sub class will crash freeswitch when mod_fail2ban is loaded #resolve
Shane Bryldt [Wed, 12 Jul 2017 09:35:49 +0000 (03:35 -0600)]
FS-10167: Refactoring and cleanup
Ken Rice [Tue, 11 Jul 2017 22:25:48 +0000 (17:25 -0500)]
Revert "FS-10416: [mod_commands] add new outbound channels to an in-progress originate"
This commit causes a segfault when parsing destinations that are |
delimited. This patchset needs to be tested further before inclusion
into the tree.
This reverts commit
b11955db0bfdcccd5ad98fd689870153d31154f3 .
Matt Williamson [Tue, 11 Jul 2017 21:33:02 +0000 (17:33 -0400)]
FS-10490 [mod_unimrcp] application/xml content-type for unimrcp grammar
Mike Jerris [Tue, 11 Jul 2017 19:59:02 +0000 (19:59 +0000)]
Merge pull request #1328 in FS/freeswitch from ~ETHANATKINS/freeswitch:ice-reinvite to master
* commit '
999a6dd0b7f37e99c53cea3bc79d92c3ffab1822 ':
FS-10485: Re-activate ICE on all attribute changes
Mike Jerris [Tue, 11 Jul 2017 18:51:19 +0000 (18:51 +0000)]
Merge pull request #1329 in FS/freeswitch from ~ANDYWOLK/freeswitch:bugfix/FS-10488-fix-memory-leak to master
* commit '
28913d27645d392abd41e6db5be0d6f26278960e ':
FS-10488: [mod_v8] Fix memory leak.
Andrey Volk [Tue, 11 Jul 2017 18:34:45 +0000 (21:34 +0300)]
FS-10488: [mod_v8] Fix memory leak.
Ken Rice [Tue, 11 Jul 2017 17:50:49 +0000 (12:50 -0500)]
remove mod_v8 from debian builds in another spot until it builds properly
Mike Jerris [Tue, 11 Jul 2017 17:14:41 +0000 (17:14 +0000)]
Merge pull request #1324 in FS/freeswitch from ~ANDYWOLK/freeswitch:bugfix/FS-10465-fix-javascript-failures-when-a-session to master
* commit '
105afc3f294fe6e29d6eb0d76f1273f37de400bf ':
FS-10465: [mod_v8] Fix javascript failures when a session callback is called from another thread/leg.
Anthony Minessale [Tue, 11 Jul 2017 00:48:14 +0000 (19:48 -0500)]
FS-10472: [mod_conference] Invalid free in personal canvas mode
Anthony Minessale [Tue, 11 Jul 2017 00:13:27 +0000 (19:13 -0500)]
FS-10472: [mod_conference] Invalid free in personal canvas mode
Ethan Atkins [Wed, 5 Jul 2017 22:18:44 +0000 (15:18 -0700)]
FS-10485: Re-activate ICE on all attribute changes
I ran into some ice failures when testing reinvites using
bypass_media_after_bridge. Every ice session has ice-ufrag and ice-pwd
attributes. When leg A sends those attributes to leg B, leg B is
supposed to send stun packets to leg A using the credentials provided in
those attributes. Freeswitch was not updating the session credentials
when the phone sent a new invite containing new ufrag and pwd
attributes. This caused ICE to fail on the client side (PJSIP in this
case).
The new_ice flag is set to true when freeswitch detects a change in
those attributes. For whatever reason, the reinvite flows that I was
testing did not set the CF_REINVITE flag on the channel, but new_ice was
true. It seems to me that freeswitch should always reactivate ice when
the ufrag and pwd credentials change.
Mike Jerris [Mon, 10 Jul 2017 17:38:34 +0000 (12:38 -0500)]
FS-10480: [mod_av] fix crash recording an audio only stream to an rtmp stream
Anthony Minessale [Fri, 7 Jul 2017 16:35:36 +0000 (11:35 -0500)]
FS-10448: [mod_conference] Add Video Blind -- make blind video feature work in passthrough mode too
Dragos Oancea [Fri, 7 Jul 2017 14:19:39 +0000 (15:19 +0100)]
FS-10478: [mod_conference] make API replies uniform with "+OK" or "-ERR" prefix
Ken Rice [Thu, 6 Jul 2017 22:21:10 +0000 (17:21 -0500)]
Update Debian Package Builds in prep for early early debian 9 packages and for changes in the master branch.
trevora [Tue, 2 Aug 2016 13:11:02 +0000 (13:11 +0000)]
FS-10395: [mod_sofia] Fix ssl error handling in tls sip traffic
Clears SSL error state.
Updates tport_tls.c to clear the SSL error state after an error occurs.
OpenSSL puts errors into a queue that is kept in thread local storage.
In some cases, such as when SSL_ERROR_SSL is returned by SSL_get_errror(),
OpenSSL will queue multiple errors for a single event. When this occurs,
OpenSSL will report an error the next time I/O is performed if the queue
is not cleared first, which can result in TLS connections being torn down
prematurely.
Mike Jerris [Thu, 6 Jul 2017 21:15:07 +0000 (21:15 +0000)]
Merge pull request #1306 in FS/freeswitch from ~HRISTO/freeswitch:FS-10407-set-some-redirect-channel-variables to master
* commit '
1d15e411f9f5b6c8883cda47534cc1e9c3a77f95 ':
FS-10407: [mod_sofia] Set redirect variables when outbound_redirect_fatal is true