]> git.ipfire.org Git - thirdparty/freeswitch.git/log
thirdparty/freeswitch.git
6 years agoFS-11785 [core] fix scan-build issues
Chris Rienzo [Fri, 3 May 2019 00:58:51 +0000 (00:58 +0000)] 
FS-11785 [core] fix scan-build issues

6 years agoFS-11785 [mod_tone_stream] fix dead assignment
Chris Rienzo [Fri, 3 May 2019 00:19:42 +0000 (20:19 -0400)] 
FS-11785 [mod_tone_stream] fix dead assignment

6 years agoFS-11785 [mod_local_stream] fix dead assignment
Chris Rienzo [Fri, 3 May 2019 00:16:43 +0000 (00:16 +0000)] 
FS-11785 [mod_local_stream] fix dead assignment

6 years agoFS-11785 [mod_format_cdr, mod_local_stream] fix dead assignment
Chris Rienzo [Fri, 3 May 2019 00:11:58 +0000 (00:11 +0000)] 
FS-11785 [mod_format_cdr, mod_local_stream] fix dead assignment

6 years agoFS-11785 [mod_event_socket] fix dead assignment
Chris Rienzo [Thu, 2 May 2019 23:58:36 +0000 (23:58 +0000)] 
FS-11785 [mod_event_socket] fix dead assignment

6 years agoFS-11785 [mod_httapi] Fix dead assignment and null pointer false positive
Chris Rienzo [Thu, 2 May 2019 23:52:01 +0000 (23:52 +0000)] 
FS-11785 [mod_httapi] Fix dead assignment and null pointer false positive

6 years agoFS-11785: [core] fix scan-build dead assignments
Mike Jerris [Tue, 23 Apr 2019 21:46:19 +0000 (15:46 -0600)] 
FS-11785: [core] fix scan-build dead assignments

6 years agoFS-11785 [mod_voicemail] fix a couple other places- unused code
Chris Rienzo [Tue, 23 Apr 2019 21:14:58 +0000 (21:14 +0000)] 
FS-11785 [mod_voicemail] fix a couple other places- unused code

6 years agoFS-11785 [mod_opus] move fec_bitrate scope to a better place
Chris Rienzo [Tue, 23 Apr 2019 19:33:33 +0000 (19:33 +0000)] 
FS-11785 [mod_opus] move fec_bitrate scope to a better place

6 years agoFS-11785 [mod_sofia] fix scan-build issues
Chris Rienzo [Tue, 23 Apr 2019 17:23:33 +0000 (17:23 +0000)] 
FS-11785 [mod_sofia] fix scan-build issues

6 years agoFS-11785 [mod_rtc] fix dead assignment
Chris Rienzo [Tue, 23 Apr 2019 14:18:22 +0000 (14:18 +0000)] 
FS-11785 [mod_rtc] fix dead assignment

6 years agoFS-11785 [mod_opus] fix null dereference and dead assignments
Chris Rienzo [Tue, 23 Apr 2019 14:13:56 +0000 (14:13 +0000)] 
FS-11785 [mod_opus] fix null dereference and dead assignments

6 years agoFS-11785 [mod_voicemail] removed dead assignments and dead code
Chris Rienzo [Tue, 23 Apr 2019 03:12:33 +0000 (03:12 +0000)] 
FS-11785 [mod_voicemail] removed dead assignments and dead code

6 years agoFS-11785 [mod_spandsp] fix dead assignments
Chris Rienzo [Tue, 23 Apr 2019 03:01:53 +0000 (03:01 +0000)] 
FS-11785 [mod_spandsp] fix dead assignments

6 years agoFS-11785 [mod_expr] fix scan-build false positives
Chris Rienzo [Tue, 23 Apr 2019 02:55:08 +0000 (02:55 +0000)] 
FS-11785 [mod_expr] fix scan-build false positives

6 years agoFS-11785: [core] help clang static analyzer understand this macro construct
Mike Jerris [Tue, 16 Apr 2019 21:57:48 +0000 (15:57 -0600)] 
FS-11785: [core] help clang static analyzer understand this macro construct

6 years agoFS-11785 [mod_lua] reswig with patches for scan-build
Chris Rienzo [Tue, 16 Apr 2019 20:45:21 +0000 (00:45 +0400)] 
FS-11785 [mod_lua] reswig with patches for scan-build

6 years agoFS-11785 [mod_lua] we want diffs of mod_lua_wrap.cpp
Chris Rienzo [Tue, 16 Apr 2019 20:44:43 +0000 (20:44 +0000)] 
FS-11785 [mod_lua] we want diffs of mod_lua_wrap.cpp

6 years agoFS-11785 [mod_dptools] fix dead assignment and potential dereference of null pointer
Chris Rienzo [Tue, 16 Apr 2019 18:28:42 +0000 (18:28 +0000)] 
FS-11785 [mod_dptools] fix dead assignment and potential dereference of null pointer

6 years agoFS-11785 [mod_conference] Fix dead assignments. Removed auto-record-canvas-id param...
Chris Rienzo [Tue, 16 Apr 2019 14:50:52 +0000 (14:50 +0000)] 
FS-11785 [mod_conference] Fix dead assignments.  Removed auto-record-canvas-id param which never did anything.

6 years agoFS-11785 [mod_conference] fix memory leak on realloc failure
Chris Rienzo [Tue, 16 Apr 2019 13:57:56 +0000 (13:57 +0000)] 
FS-11785 [mod_conference] fix memory leak on realloc failure
                          fix dead assignments in conference_cdr

6 years agoFS-11785 [mod_conference] fix scan-build NULL dereferences
Chris Rienzo [Tue, 16 Apr 2019 13:36:43 +0000 (13:36 +0000)] 
FS-11785 [mod_conference] fix scan-build NULL dereferences

6 years agoFS-11785 [esl] dead assignments in esl_event_serialize
Chris Rienzo [Tue, 16 Apr 2019 02:51:54 +0000 (22:51 -0400)] 
FS-11785 [esl] dead assignments in esl_event_serialize
               null attribute in esl_buffer_read
       null attribute in esl_event_base_add_header
       null attribute in esl_recv_event

6 years agoFS-11785 [core, mod_commands] update XML API to fix scan-build false positive memory...
Chris Rienzo [Mon, 15 Apr 2019 22:08:20 +0000 (22:08 +0000)] 
FS-11785 [core, mod_commands] update XML API to fix scan-build false positive memory leaks

6 years agoFS-11785 [mod_commands] tell scan-build that exten pointer is guaranteed not to be...
Chris Rienzo [Mon, 15 Apr 2019 20:45:44 +0000 (16:45 -0400)] 
FS-11785 [mod_commands] tell scan-build that exten pointer is guaranteed not to be NULL

6 years agoFS-11785 [mod_commands] fix dead assignments
Chris Rienzo [Mon, 15 Apr 2019 20:41:01 +0000 (16:41 -0400)] 
FS-11785 [mod_commands] fix dead assignments

6 years agoFS-11785 [mod_commands] scan-build thinks NULL parameter is being passed to function...
Chris Rienzo [Mon, 15 Apr 2019 20:38:52 +0000 (16:38 -0400)] 
FS-11785 [mod_commands] scan-build thinks NULL parameter is being passed to function.  Shouldn't actually happen.

6 years agoFS-11785 [mod_av] fix dead assignments in test code
Chris Rienzo [Mon, 15 Apr 2019 20:27:23 +0000 (20:27 +0000)] 
FS-11785 [mod_av] fix dead assignments in test code

6 years agoFS-11785 [mod_av] fix a couple dead assignments and inconsistent assumption that...
Chris Rienzo [Mon, 15 Apr 2019 20:25:25 +0000 (20:25 +0000)] 
FS-11785 [mod_av] fix a couple dead assignments and inconsistent assumption that mm pointer could be NULL

6 years agoFS-11785 [mod_av] remove dead assignment to fps in open_encoder
Chris Rienzo [Mon, 15 Apr 2019 20:11:19 +0000 (20:11 +0000)] 
FS-11785 [mod_av] remove dead assignment to fps in open_encoder

6 years agoFS-11784 [mod_sofia] quiet the codec negotiation error log. It's something that...
Chris Rienzo [Mon, 15 Apr 2019 14:12:17 +0000 (10:12 -0400)] 
FS-11784 [mod_sofia] quiet the codec negotiation error log.  It's something that is not necessarily a FS issue.

6 years agoFS-11745 Add "auto-jitterbuffer-msec" param to verto.conf.xml file
Sergey Khripchenko [Wed, 3 Apr 2019 12:08:48 +0000 (05:08 -0700)] 
FS-11745 Add "auto-jitterbuffer-msec" param to verto.conf.xml file

6 years agoFS-11713: [core] fix a calls b with video, b answers with audio and then turns on...
Anthony Minessale [Thu, 28 Mar 2019 18:29:37 +0000 (13:29 -0500)] 
FS-11713: [core] fix a calls b with video, b answers with audio and then turns on video (A will have to unpause video too)

6 years agoFS-11713: [core] fix video upgrade from b to a
Anthony Minessale [Wed, 27 Mar 2019 21:29:46 +0000 (16:29 -0500)] 
FS-11713: [core] fix video upgrade from b to a

6 years agoFS-11831 add fs_tts utility
Seven Du [Tue, 7 May 2019 04:25:31 +0000 (12:25 +0800)] 
FS-11831 add fs_tts utility

6 years agoFS-10900 [mod_commands] uuid_recv_dtmf is showing -ERR no reply
joshebosh [Wed, 13 Mar 2019 05:07:04 +0000 (01:07 -0400)] 
FS-10900 [mod_commands] uuid_recv_dtmf is showing -ERR no reply

6 years agoFS-11728 [core] add switch_ivr_play_and_collect_input(). This function plays a promp...
Chris Rienzo [Mon, 25 Mar 2019 20:12:55 +0000 (20:12 +0000)] 
FS-11728 [core] add switch_ivr_play_and_collect_input().  This function plays a prompt while looking for DTMF or speech and returns whatever was heard.

6 years agoFS-11726 New dialplan application to wait for video stream being ready (ICE and DTLS...
Sergey Khripchenko [Fri, 22 Mar 2019 16:43:59 +0000 (09:43 -0700)] 
FS-11726 New dialplan application to wait for video stream being ready (ICE and DTLS setup)

6 years agoFS-11669 Fix timeout in switch_wait_sock() and switch_wait_socklist()
Sergey Khripchenko [Mon, 25 Feb 2019 16:02:40 +0000 (08:02 -0800)] 
FS-11669 Fix timeout in switch_wait_sock() and switch_wait_socklist()

6 years agoFS-11670 add db name and type to sql error logs
Seven Du [Mon, 25 Feb 2019 16:23:23 +0000 (00:23 +0800)] 
FS-11670 add db name and type to sql error logs

6 years agoFS-11676: [mod_lua] fix build error in test
Mike Jerris [Thu, 28 Feb 2019 21:26:26 +0000 (21:26 +0000)] 
FS-11676: [mod_lua] fix build error in test

6 years agoFS-11676 add JSON support to mod_lua
Seven Du [Sat, 15 Dec 2018 11:03:44 +0000 (19:03 +0800)] 
FS-11676 add JSON support to mod_lua

6 years agoFS-11621: add switch_core_strndup
Mariah Yang [Mon, 21 Jan 2019 16:46:47 +0000 (00:46 +0800)] 
FS-11621: add switch_core_strndup

6 years agoFS-11686 [mod_logfile] have mod_logfile say filename when rotating log
joshebosh [Mon, 4 Mar 2019 19:29:44 +0000 (14:29 -0500)] 
FS-11686 [mod_logfile] have mod_logfile say filename when rotating log

6 years agoFS-11557: [mod_sofia] add support for RFC 7989 Session-ID header
Mike Jerris [Wed, 5 Dec 2018 22:58:25 +0000 (02:58 +0400)] 
FS-11557: [mod_sofia] add support for RFC 7989 Session-ID header
(enable with sofia profile param rfc-7989=true)

FS-11557 [mod_sofia, mod_conference, core] Add support for re-INVITE when setting Session-ID in conference after call has been answered.

FS-11557 [mod_conference] Missed a spot where APP_SESSION_ID needed to be set.

FS-11557: set session id for outbound (initial requests)

FS-11557: [mod_sofia] rename vars and functions "session id" -> "session uuid" to reflect the real meaning for rfc7989.

FS-11557: fix bug - colliding chan var names (session_id)

FS-11557: check nil session uuid

FS-11557 : replace CS_NEW with CS_INIT for when originating calls, generate new uuid.

FS-11557: handle inbound (UAS mode, one leg)

FS-11557: generic param handling and filter via new sip profile option "rfc-7989-filter", eg:
<param name="rfc-7989-filter" value="logme, sec-agree, privacy" />

FS-11557: renamed chan vars (reflect meaning only for RFC7989)

FS-11557: fallback to RFC7329 - "old" Session-ID

FS-11557: distinguish between request and replies when we read the header
(to provide compatibility with old RFC7329 - section 11 of RFC7989)
FS-11557: change more vars/consts names

FS-11557: move compat flag on the channel.

FS-11557: add Session-ID header in REFER

FS-11557: needs extra condition on received initial request

FS-11557: handle NOTIFY

FS-11557: support answer() in dialplan - it was sending back a 200 OK with Session-ID invalid, eg: A=NIL;B=X

FS-11557: add Session-ID for NOTIFY (more cases)

FS-11557: handle reply to SIP INFO (add Session-ID header)

FS-11557: handle case of BYE after REFER, when the channel is destroyed already (save the uuid on sofia_private)

FS-11557: handle more SIP reply cases (eg: 202 Accepted , more negative replies)

FS-11557: handle ACK (UAS role)

FS-11557: added "rfc-7989-force-old" profile param - to enforce old rfc7329 for the UAC role. default off.
enabled with "<param name="rfc-7989-force-old" value="true" />".

FS-11557: fallback to rfc7329 fixes.

FS-11557: set flag CF_RFC7329_COMPAT on partner channel where needed

FS-11557: fix crash (mod_conference)

6 years agoFS-10913: [mod_sofia] do not mark pre_answer unless status is less than 200
Brian West [Mon, 21 Jan 2019 15:34:33 +0000 (09:34 -0600)] 
FS-10913: [mod_sofia] do not mark pre_answer unless status is less than 200

6 years agoFS-11468 Try to split payload to packets evenly(with largest at the end) up to vpx_gl...
Sergey Khripchenko [Mon, 25 Feb 2019 14:49:43 +0000 (06:49 -0800)] 
FS-11468 Try to split payload to packets evenly(with largest at the end) up to vpx_globals.rtp_slice_size,
(assume hdrlen constant across all packets of the same picture).
It keeps packets being transmitted in order.
Without it last (and thus the smallest one) packet usually arrive out of order
(before the previous one)

6 years agoFS-11425 use clean log for vpx debug
Seven Du [Fri, 1 Feb 2019 01:41:32 +0000 (09:41 +0800)] 
FS-11425 use clean log for vpx debug

6 years agoFS-11425 fix token_parts should be 0 .. 3 based on number of cpu
Seven Du [Fri, 1 Feb 2019 01:38:18 +0000 (09:38 +0800)] 
FS-11425 fix token_parts should be 0 .. 3 based on number of cpu

6 years agoFS-11425 update vpx test code to suuport verbose logging
Seven Du [Fri, 1 Feb 2019 00:57:34 +0000 (08:57 +0800)] 
FS-11425 update vpx test code to suuport verbose logging

6 years agoFS-11189 FS-11425 Refactor vpx settings and reverse some changes
Sergey Khripchenko [Wed, 5 Dec 2018 13:21:23 +0000 (05:21 -0800)] 
FS-11189 FS-11425 Refactor vpx settings and reverse some changes

6 years agoFS-11425 add vpx conf to test code
Andrey Volk [Tue, 16 Jul 2019 21:08:25 +0000 (01:08 +0400)] 
FS-11425 add vpx conf to test code

6 years agoFS-11425 add vpx test code
Seven Du [Wed, 23 Jan 2019 13:44:13 +0000 (21:44 +0800)] 
FS-11425 add vpx test code

6 years agoFS-11425 remove vp10
Seven Du [Thu, 31 Jan 2019 14:15:00 +0000 (22:15 +0800)] 
FS-11425 remove vp10

6 years agoFS-11425 add vpx command complete
Seven Du [Mon, 17 Dec 2018 16:40:58 +0000 (00:40 +0800)] 
FS-11425 add vpx command complete

6 years agoFS-11425 enable profile name on test case
Seven Du [Mon, 17 Dec 2018 16:29:03 +0000 (00:29 +0800)] 
FS-11425 enable profile name on test case

6 years agoFS-11425 add video_codec_config_profile_name to conference to choose a different...
Seven Du [Mon, 1 Oct 2018 14:14:18 +0000 (22:14 +0800)] 
FS-11425 add video_codec_config_profile_name to conference to choose a different codec profile

6 years agoFS-11425 update example configs
Seven Du [Mon, 1 Oct 2018 14:09:38 +0000 (22:09 +0800)] 
FS-11425 update example configs

6 years agoFS-11425 parse codec specific profiles
Seven Du [Mon, 1 Oct 2018 14:01:51 +0000 (22:01 +0800)] 
FS-11425 parse codec specific profiles

6 years agoFS-11425 use specified config name
Seven Du [Mon, 1 Oct 2018 13:39:35 +0000 (21:39 +0800)] 
FS-11425 use specified config name

6 years agoFS-11425 add config_profile_name to codec_settings to choose a specific codec config...
Seven Du [Mon, 1 Oct 2018 13:38:43 +0000 (21:38 +0800)] 
FS-11425 add config_profile_name to codec_settings to choose a specific codec config profile

6 years agoFS-11425 parse additional profiles codec specific
Seven Du [Mon, 1 Oct 2018 13:37:05 +0000 (21:37 +0800)] 
FS-11425 parse additional profiles codec specific

6 years agoFS-11425 refactor vpx to support more profiles
Seven Du [Mon, 1 Oct 2018 09:52:05 +0000 (17:52 +0800)] 
FS-11425 refactor vpx to support more profiles

6 years agoFS-11425 refactor to parse profiles dynamicly to possible to support more profiles
Seven Du [Mon, 1 Oct 2018 06:56:00 +0000 (14:56 +0800)] 
FS-11425 refactor to parse profiles dynamicly to possible to support more profiles

6 years agoFS-11183 FS-11425 refactor out parse_profile
Seven Du [Mon, 1 Oct 2018 05:13:12 +0000 (13:13 +0800)] 
FS-11183 FS-11425 refactor out parse_profile

6 years agoFS-10882 [Core] VPX: Use 4 byte header VP8 with Picture ID
Andrey Volk [Tue, 16 Jul 2019 20:57:56 +0000 (00:57 +0400)] 
FS-10882 [Core] VPX: Use 4 byte header VP8 with Picture ID

6 years agoFS-11189 Properly log VPX errors (use VPX functions/abstractions instead of internal...
Sergey Khripchenko [Thu, 18 Oct 2018 11:14:28 +0000 (04:14 -0700)] 
FS-11189 Properly log VPX errors (use VPX functions/abstractions instead of internal structure fields) + log decoder errors when stream already being decoded

6 years agoFS-11301 #resolve toggle canvas auto clear
Seven Du [Mon, 9 Oct 2017 07:29:30 +0000 (15:29 +0800)] 
FS-11301 #resolve toggle canvas auto clear

6 years agoFS-11300 #resolve pause read to avoide decode initially vmuted members
Seven Du [Sun, 1 Oct 2017 02:01:29 +0000 (10:01 +0800)] 
FS-11300 #resolve pause read to avoide decode initially vmuted members

6 years agoFS-11293 #resolve attach to the original canvas when coming back from vmuted
Seven Du [Sun, 3 Sep 2017 02:34:22 +0000 (10:34 +0800)] 
FS-11293 #resolve attach to the original canvas when coming back from vmuted

6 years agoFS-11292 #resolve update member status on canvas change
Seven Du [Thu, 29 Jun 2017 09:14:30 +0000 (17:14 +0800)] 
FS-11292 #resolve update member status on canvas change

6 years agoFS-11291 #resolve fix canvas id it was impossible to watch the first canvas
Seven Du [Wed, 28 Jun 2017 13:07:30 +0000 (21:07 +0800)] 
FS-11291 #resolve fix canvas id it was impossible to watch the first canvas

6 years agoFS-11290 #resolve add canvasID and wachingCanvasID
Seven Du [Wed, 28 Jun 2017 12:45:15 +0000 (20:45 +0800)] 
FS-11290 #resolve add canvasID and wachingCanvasID

6 years agoFS-11680: [mod_sofia] dont treat registers from websockets received over a proxy...
Mike Jerris [Fri, 1 Mar 2019 18:16:54 +0000 (18:16 +0000)] 
FS-11680: [mod_sofia] dont treat registers from websockets received over a proxy over non websockets as nat.  We should be sending to the route set and not locking on to send all requests to the websocket directly in this case

6 years agoFS-11511: [mod_conference] allow conference vid-banner command to be run when you...
Mike Jerris [Thu, 8 Nov 2018 16:01:56 +0000 (16:01 +0000)] 
FS-11511: [mod_conference] allow conference vid-banner command to be run when you don't have video actively on the screen

6 years agoFS-11553: [core] do not discard the file if we are appending
Andrey Volk [Thu, 6 Dec 2018 14:51:40 +0000 (18:51 +0400)] 
FS-11553: [core] do not discard the file if we are appending

6 years agoFS-11516 [build-system] Add --enable-pool-sanitizer configure flag. This will make...
Chris Rienzo [Tue, 20 Nov 2018 16:01:46 +0000 (16:01 +0000)] 
FS-11516 [build-system] Add --enable-pool-sanitizer configure flag.  This will make it easier to find memory issues when using address sanitizer.  Also added -fstack-protector-strong when using --enable-address-sanitizer.

6 years agoFS-11498 build sofia into convenience lib to build mod_sofia and test code
Mike Jerris [Fri, 2 Nov 2018 02:02:06 +0000 (22:02 -0400)] 
FS-11498 build sofia into convenience lib to build mod_sofia and test code

6 years agoFS-11498 fix url cut off
Seven Du [Fri, 2 Nov 2018 01:31:05 +0000 (09:31 +0800)] 
FS-11498 fix url cut off

6 years agoFS-11513: [Build-System] Fix Windows versioning.
Andrey Volk [Tue, 16 Jul 2019 18:23:38 +0000 (22:23 +0400)] 
FS-11513: [Build-System] Fix Windows versioning.

6 years agoFS-11449: [core] add -elegant-term command line option to make SIGTERM perform an...
Mike Jerris [Thu, 11 Oct 2018 02:14:24 +0000 (02:14 +0000)] 
FS-11449: [core] add -elegant-term command line option to make SIGTERM perform an elegant shutdown

6 years agoFS-11446: [freeswitch-core] Improve video JB scaling and fix misreported rtp stats...
Anthony Minessale [Mon, 12 Nov 2018 14:47:54 +0000 (14:47 +0000)] 
FS-11446: [freeswitch-core] Improve video JB scaling and fix misreported rtp stats #resolve

6 years agoFS-11446: [freeswitch-core] Improve video JB scaling and fix misreported rtp stats...
Anthony Minessale [Tue, 9 Oct 2018 20:15:50 +0000 (20:15 +0000)] 
FS-11446: [freeswitch-core] Improve video JB scaling and fix misreported rtp stats #resolve

6 years agoFS-11504: [core] do not send reneg event if call is not answered
Brian West [Mon, 5 Nov 2018 21:03:14 +0000 (15:03 -0600)] 
FS-11504: [core] do not send reneg event if call is not answered

6 years agoFS-11436 more granularly calculate 'samples' and modify requested 'fsp' accordingly
Sergey Khripchenko [Fri, 5 Oct 2018 15:22:46 +0000 (08:22 -0700)] 
FS-11436 more granularly calculate 'samples' and modify requested 'fsp' accordingly
+ review all places where it used and reflect that 'fps' is (float)

6 years agoFS-11436 RTP timestamp field incorrectly calculated based on fps
Sergey Khripchenko [Thu, 4 Oct 2018 16:37:49 +0000 (09:37 -0700)] 
FS-11436 RTP timestamp field incorrectly calculated based on fps

6 years agoFS-11443 [core] reworked switch_vad.c and added voice_ms and silence_ms as parameters.
Chris Rienzo [Fri, 5 Oct 2018 19:43:34 +0000 (19:43 +0000)] 
FS-11443 [core] reworked switch_vad.c and added voice_ms and silence_ms as parameters.

6 years agoFS-11903: Fix errors reported by PVS-Studio Static Code Analyzer for switch_utils.h
Mike Jerris [Fri, 12 Jul 2019 19:23:32 +0000 (15:23 -0400)] 
FS-11903: Fix errors reported by PVS-Studio Static Code Analyzer for switch_utils.h

6 years agoFS-11903: Fix errors reported by PVS-Studio Static Code Analyzer for switch_fct.h
Chris Rienzo [Fri, 12 Jul 2019 19:15:52 +0000 (15:15 -0400)] 
FS-11903: Fix errors reported by PVS-Studio Static Code Analyzer for switch_fct.h

6 years agoFS-11903: Fix errors (again) reported by PVS-Studio Static Code Analyzer for switch_apr.c
Chris Rienzo [Fri, 12 Jul 2019 19:07:21 +0000 (19:07 +0000)] 
FS-11903: Fix errors (again) reported by PVS-Studio Static Code Analyzer for switch_apr.c

6 years agoFS-11903: Fix errors reported by PVS-Studio Static Code Analyzer for switch_platform.h
Andrey Volk [Fri, 12 Jul 2019 18:34:44 +0000 (22:34 +0400)] 
FS-11903: Fix errors reported by PVS-Studio Static Code Analyzer for switch_platform.h

6 years agoFS-11903: Fix errors reported by PVS-Studio Static Code Analyzer for mod_conference
Andrey Volk [Fri, 12 Jul 2019 16:53:52 +0000 (20:53 +0400)] 
FS-11903: Fix errors reported by PVS-Studio Static Code Analyzer for mod_conference

6 years agoFS-11903: Fix errors reported by PVS-Studio Static Code Analyzer for mod_spandsp
Andrey Volk [Fri, 12 Jul 2019 16:52:25 +0000 (20:52 +0400)] 
FS-11903: Fix errors reported by PVS-Studio Static Code Analyzer for mod_spandsp

6 years agoFS-11903: Fix errors reported by PVS-Studio Static Code Analyzer for switch_xml_config.c
Andrey Volk [Fri, 12 Jul 2019 16:50:24 +0000 (20:50 +0400)] 
FS-11903: Fix errors reported by PVS-Studio Static Code Analyzer for switch_xml_config.c

6 years agoFS-11903: Fix errors reported by PVS-Studio Static Code Analyzer for switch_xml.c
Andrey Volk [Fri, 12 Jul 2019 16:50:07 +0000 (20:50 +0400)] 
FS-11903: Fix errors reported by PVS-Studio Static Code Analyzer for switch_xml.c

6 years agoFS-11903: Fix errors reported by PVS-Studio Static Code Analyzer for switch_utils.c
Andrey Volk [Fri, 12 Jul 2019 16:49:51 +0000 (20:49 +0400)] 
FS-11903: Fix errors reported by PVS-Studio Static Code Analyzer for switch_utils.c

6 years agoFS-11903: Fix errors reported by PVS-Studio Static Code Analyzer for switch_time.c
Andrey Volk [Fri, 12 Jul 2019 16:46:33 +0000 (20:46 +0400)] 
FS-11903: Fix errors reported by PVS-Studio Static Code Analyzer for switch_time.c

6 years agoFS-11903: Fix errors reported by PVS-Studio Static Code Analyzer for switch_stun.c
Andrey Volk [Fri, 12 Jul 2019 16:46:20 +0000 (20:46 +0400)] 
FS-11903: Fix errors reported by PVS-Studio Static Code Analyzer for switch_stun.c

6 years agoFS-11903: Fix errors reported by PVS-Studio Static Code Analyzer for switch_regex.c
Andrey Volk [Fri, 12 Jul 2019 16:45:22 +0000 (20:45 +0400)] 
FS-11903: Fix errors reported by PVS-Studio Static Code Analyzer for switch_regex.c

6 years agoFS-11903: Fix errors reported by PVS-Studio Static Code Analyzer for switch_profile.c
Andrey Volk [Fri, 12 Jul 2019 16:44:49 +0000 (20:44 +0400)] 
FS-11903: Fix errors reported by PVS-Studio Static Code Analyzer for switch_profile.c