]> git.ipfire.org Git - thirdparty/freeswitch.git/log
thirdparty/freeswitch.git
6 years agoFS-11903: Fix errors reported by PVS-Studio Static Code Analyzer for switch_msrp.c
Andrey Volk [Fri, 12 Jul 2019 16:44:07 +0000 (20:44 +0400)] 
FS-11903: Fix errors reported by PVS-Studio Static Code Analyzer for switch_msrp.c

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

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

6 years agoFS-11425: [mod_av] fix build on older libav w/o H265
Mike Jerris [Wed, 27 Feb 2019 23:01:39 +0000 (16:01 -0700)] 
FS-11425: [mod_av] fix build on older libav w/o H265

6 years agoFS-11425 fix typo
Seven Du [Wed, 27 Feb 2019 06:25:15 +0000 (14:25 +0800)] 
FS-11425 fix typo

6 years agoFS-11425 add test config
Seven Du [Wed, 27 Feb 2019 06:05:49 +0000 (14:05 +0800)] 
FS-11425 add test config

6 years agoFS-11425 default to level 3.1 follows 459baa858679b74abe8398b4ad06e43beafd9b89
Seven Du [Wed, 27 Feb 2019 06:04:47 +0000 (14:04 +0800)] 
FS-11425 default to level 3.1 follows 459baa858679b74abe8398b4ad06e43beafd9b89

6 years agoFS-11425 comment out more deprecated params on deb9
Seven Du [Wed, 27 Feb 2019 05:51:30 +0000 (13:51 +0800)] 
FS-11425 comment out more deprecated params on deb9

6 years agoFS-11425 update codec defaults
Seven Du [Fri, 1 Feb 2019 02:11:52 +0000 (10:11 +0800)] 
FS-11425 update codec defaults

6 years agoFS-11425 force g-profile = 0 to vp9
Seven Du [Fri, 1 Feb 2019 02:10:58 +0000 (10:10 +0800)] 
FS-11425 force g-profile = 0 to vp9

otherwise it complains: [8:Invalid parameter:Profile > 1 not supported in this build configuration]

6 years agoswigall
Andrey Volk [Wed, 17 Jul 2019 21:18:26 +0000 (21:18 +0000)] 
swigall

6 years agoFS-11878 [core] change log level of dialplan EXECUTE
Chris Rienzo [Thu, 6 Jun 2019 01:10:22 +0000 (21:10 -0400)] 
FS-11878 [core] change log level of dialplan EXECUTE

6 years agoFS-11926: rename chan var to 'execute_on_fax_close_detect' to prevent it collide...
Dragos Oancea [Mon, 15 Jul 2019 13:25:12 +0000 (13:25 +0000)] 
FS-11926: rename chan var to 'execute_on_fax_close_detect' to prevent it collide with 'execute_on_fax_detect'
(switch_channel_execute_on() would have run them both)

6 years agoFS-11926: [mod_spandsp] execute_on_fax_detect_close
Dragos Oancea [Wed, 10 Jul 2019 15:00:08 +0000 (15:00 +0000)] 
FS-11926: [mod_spandsp] execute_on_fax_detect_close

6 years agoFS-11929: [core] improve detection of when video is ready.
Mike Jerris [Fri, 12 Jul 2019 17:22:26 +0000 (13:22 -0400)] 
FS-11929: [core] improve detection of when video is ready.

6 years agoFS-11654: [core] add media_timeout, media_hold_timeout and video vs audio variants
Brian West [Wed, 13 Feb 2019 23:48:54 +0000 (17:48 -0600)] 
FS-11654: [core] add media_timeout, media_hold_timeout and video vs audio variants

6 years agoFS-11922: [core] improve switch_calc_bitrate
Mike Jerris [Mon, 8 Jul 2019 23:09:50 +0000 (19:09 -0400)] 
FS-11922: [core] improve switch_calc_bitrate

6 years agoFS-11921: [core] add switch_img_data_url_png, fix build without libpng
Mike Jerris [Tue, 9 Jul 2019 18:41:22 +0000 (13:41 -0500)] 
FS-11921: [core] add switch_img_data_url_png, fix build without libpng

6 years agoFS-11921: [core] add switch_img_data_url_png
Anthony Minessale [Mon, 4 Mar 2019 18:39:20 +0000 (18:39 +0000)] 
FS-11921: [core] add switch_img_data_url_png

6 years agoFS-11920: [mod_commands] fix typo
Anthony Minessale [Tue, 16 Apr 2019 23:42:30 +0000 (23:42 +0000)] 
FS-11920: [mod_commands] fix typo

6 years agoFS-11919: [core] add api compatibility for switch_rtp_new
Mike Jerris [Mon, 8 Jul 2019 19:16:54 +0000 (15:16 -0400)] 
FS-11919: [core] add api compatibility for switch_rtp_new

6 years agoFS-11918: [core] add function to see frame buffer len switch_frame_buffer_size
Anthony Minessale [Wed, 6 Feb 2019 16:44:39 +0000 (16:44 +0000)] 
FS-11918: [core] add function to see frame buffer len switch_frame_buffer_size

6 years agoFS-10634: [core] Fix switch_channel_wait_for_app_flag from previous commit
Brian West [Mon, 17 Jun 2019 16:02:51 +0000 (11:02 -0500)] 
FS-10634: [core] Fix switch_channel_wait_for_app_flag from previous commit

6 years agoFS-10634 [mod_spandsp]: txfax failing with 488 Not Acceptable Here race
Brian West [Tue, 4 Jun 2019 22:12:47 +0000 (17:12 -0500)] 
FS-10634 [mod_spandsp]: txfax failing with 488 Not Acceptable Here race

6 years agoFS-11876 [core] getter for VAD state
Dragos Oancea [Mon, 3 Jun 2019 19:31:15 +0000 (19:31 +0000)] 
FS-11876 [core] getter for VAD state

6 years agoFS-11841 [core] The ts of received rtp packages for DTMF is same. so add SFF_RFC2833...
Liyang [Tue, 14 May 2019 07:32:59 +0000 (15:32 +0800)] 
FS-11841 [core] The ts of received rtp packages for DTMF is same. so add SFF_RFC2833 flag check when write rtp package.

6 years agoFS-11896: [core] fix media bug add on outbound
Mike Jerris [Mon, 24 Jun 2019 15:19:09 +0000 (11:19 -0400)] 
FS-11896: [core] fix media bug add on outbound

6 years agoFS-11896: [core] Fix typo in ftdm_buffer
Andrey Volk [Fri, 21 Jun 2019 22:01:47 +0000 (02:01 +0400)] 
FS-11896: [core] Fix typo in ftdm_buffer

6 years agoFS-11896: [core] Fix typo in esl_buffer
Andrey Volk [Wed, 19 Jun 2019 22:26:44 +0000 (02:26 +0400)] 
FS-11896: [core] Fix typo in esl_buffer

6 years agoFS-11896: [core] Fix typos
Andrey Volk [Wed, 19 Jun 2019 21:08:07 +0000 (01:08 +0400)] 
FS-11896: [core] Fix typos

6 years agoFS-11896: [core] stop media bugs from being possible to add to channels with no media...
Anthony Minessale [Wed, 12 Jun 2019 19:41:07 +0000 (14:41 -0500)] 
FS-11896: [core] stop media bugs from being possible to add to channels with no media ready, stop transfer recordings upstream to not try to transfer recordings to channels without media ready

6 years agoFS-11867 [sofia] Send siptrace logs in a single log callback.
Chris Rienzo [Thu, 30 May 2019 02:28:38 +0000 (02:28 +0000)] 
FS-11867 [sofia] Send siptrace logs in a single log callback.

6 years agoFS-11880: [Core,mod_pgsql] Remove native PostgreSQL support from the core, add mod_pg...
Andrey Volk [Fri, 7 Jun 2019 17:32:00 +0000 (21:32 +0400)] 
FS-11880: [Core,mod_pgsql] Remove native PostgreSQL support from the core, add mod_pgsql database module.

6 years agoFS-11858 [mod_hiredis] forgot to clear argc when recycling pipelined requests
Chris Rienzo [Thu, 23 May 2019 00:55:31 +0000 (00:55 +0000)] 
FS-11858 [mod_hiredis] forgot to clear argc when recycling pipelined requests

6 years agoFS-11858 [mod_hiredis] allow using single-quote when setting key to a value that...
Chris Rienzo [Wed, 22 May 2019 20:43:56 +0000 (20:43 +0000)] 
FS-11858 [mod_hiredis] allow using single-quote when setting key to a value that has spaces

6 years agoFS-11893 [core] add switch_dial_handle_create_json() and switch_dial_handle_serialize...
Chris Rienzo [Tue, 18 Jun 2019 14:56:57 +0000 (14:56 +0000)] 
FS-11893 [core] add switch_dial_handle_create_json() and switch_dial_handle_serialize_json() for dial handle/json conversions

6 years agoFS-11870 [core] fix divide by zero in previous commit
Chris Rienzo [Fri, 31 May 2019 14:08:33 +0000 (14:08 +0000)] 
FS-11870 [core] fix divide by zero in previous commit

6 years agoFS-11870 [core, mod_graylog2, mod_console] Added switch_log_node_to_json() and update...
Chris Rienzo [Thu, 30 May 2019 16:37:04 +0000 (12:37 -0400)] 
FS-11870 [core, mod_graylog2, mod_console] Added switch_log_node_to_json() and updated mod_graylog2 to use it.  This is a unified log node to JSON conversion.
Added json log mode in mod_console

6 years agoFS-11848 [core] add user_data to event_channel_bind
Luis Azedo [Thu, 16 May 2019 14:25:10 +0000 (15:25 +0100)] 
FS-11848 [core] add user_data to event_channel_bind

* also adds a convenience switch_event_channel_deliver for already in thread

6 years agoFS-11910: [mod_dptools] add native eavesdrop mode. use app native_eavesdrop args...
Anthony Minessale [Fri, 28 Jun 2019 23:13:33 +0000 (18:13 -0500)] 
FS-11910: [mod_dptools] add native eavesdrop mode. use app native_eavesdrop args <uuid> [read|write]  ... default is read with no flag.  Must be same codecs

6 years agoFS-11886 [mod_av] ERR avcodec.c no codec in h264
joshebosh [Thu, 13 Jun 2019 17:40:58 +0000 (13:40 -0400)] 
FS-11886 [mod_av] ERR avcodec.c no codec in h264

6 years agoFS-11837: [Core] Add feature to allow execution of an app on audio change, execute_on...
Shashi Kumar [Fri, 10 May 2019 16:33:10 +0000 (22:03 +0530)] 
FS-11837: [Core] Add feature to allow execution of an app on audio change, execute_on_audio_change variable.

6 years agoFS-11642: [core] add audio and video versions of the variables set for the rtp_retain...
Mike Jerris [Sat, 2 Feb 2019 02:24:38 +0000 (21:24 -0500)] 
FS-11642: [core] add audio and video versions of the variables set for the rtp_retain_crypto_keys feature

6 years agoFS-11820 [core] check read_frame_callback in switch_ivr_sleep()
Chris Rienzo [Mon, 29 Apr 2019 19:17:13 +0000 (19:17 +0000)] 
FS-11820 [core] check read_frame_callback in switch_ivr_sleep()

6 years agoFS-11810 [mod_httapi] fix compile error
Chris Rienzo [Thu, 25 Apr 2019 19:26:12 +0000 (19:26 +0000)] 
FS-11810 [mod_httapi] fix compile error

6 years agoFS-11810 [mod_httapi] improve error message for when downloading a URL fails
Chris Rienzo [Thu, 25 Apr 2019 18:17:13 +0000 (14:17 -0400)] 
FS-11810 [mod_httapi] improve error message for when downloading a URL fails

6 years agoFS-11721 add no media support to capture_text
Seven Du [Tue, 14 May 2019 23:50:01 +0000 (07:50 +0800)] 
FS-11721 add no media support to capture_text

6 years agoFS-11721 refactor msrp serialize function
Seven Du [Thu, 25 Apr 2019 00:13:56 +0000 (08:13 +0800)] 
FS-11721 refactor msrp serialize function

to be consistant with Content-Type at the end of headers if present
dynamically alloc memory to avoid buffer overflow on large message

6 years agoFS-11721 fix send empty message
Seven Du [Wed, 24 Apr 2019 09:52:58 +0000 (17:52 +0800)] 
FS-11721 fix send empty message

A request with no body MUST NOT include a Content-Type or any other
MIME-specific header fields.  A request without a body MUST contain
an end-line after the final header field.  No extra CRLF will be
present between the header section and the end-line.

6 years agoFS-11721 fix data length of stripped html
Seven Du [Wed, 24 Apr 2019 09:21:26 +0000 (17:21 +0800)] 
FS-11721 fix data length of stripped html

6 years agoFS-11721 Content-Type must be the last header according to RFC
Seven Du [Wed, 24 Apr 2019 08:58:17 +0000 (16:58 +0800)] 
FS-11721 Content-Type must be the last header according to RFC

6 years agoFS-11721 don't automatically send unicode linefeed on MSRP
Seven Du [Fri, 19 Apr 2019 17:58:40 +0000 (01:58 +0800)] 
FS-11721 don't automatically send unicode linefeed on MSRP

6 years agoFS-11721 add Message-ID to msrp message
Seven Du [Wed, 17 Apr 2019 00:00:46 +0000 (08:00 +0800)] 
FS-11721 add Message-ID to msrp message

6 years agoFS-11721 fix msrp parser when more than one messages in buffer
Seven Du [Fri, 12 Apr 2019 05:40:56 +0000 (13:40 +0800)] 
FS-11721 fix msrp parser when more than one messages in buffer

6 years agoFS-11721 add a send queue to buffer msg messages before msrp socket is ready
Seven Du [Fri, 12 Apr 2019 04:04:04 +0000 (12:04 +0800)] 
FS-11721 add a send queue to buffer msg messages before msrp socket is ready

6 years agoFS-11721 remove extra newline in uuid_send_text and improve msrp logs
Seven Du [Fri, 22 Mar 2019 04:25:00 +0000 (12:25 +0800)] 
FS-11721 remove extra newline in uuid_send_text and improve msrp logs

6 years agoFS-11805 [mod_sofia] set default session timeout for outbound calls before overriding...
Chris Rienzo [Tue, 23 Apr 2019 20:15:25 +0000 (16:15 -0400)] 
FS-11805 [mod_sofia] set default session timeout for outbound calls before overriding it with NAT detection.

6 years agoFS-11813: [Build-System] Remove libtpl dependency from FreeSWITCH
Andrey Volk [Thu, 25 Apr 2019 14:19:37 +0000 (18:19 +0400)] 
FS-11813: [Build-System] Remove libtpl dependency from FreeSWITCH

6 years agoFS-11754 [core] Make sure audio sync works while playing tts
Seven Du [Wed, 24 Apr 2019 06:54:05 +0000 (14:54 +0800)] 
FS-11754 [core] Make sure audio sync works while playing tts

6 years agoFS-11754 sync audio before resume detect to improve continuous detection
Seven Du [Wed, 3 Apr 2019 07:10:21 +0000 (15:10 +0800)] 
FS-11754 sync audio before resume detect to improve continuous detection

6 years agoFS-11818 [core] fix memory leak when using dial handle in switch_ivr_originate()
Chris Rienzo [Sat, 27 Apr 2019 21:20:36 +0000 (17:20 -0400)] 
FS-11818 [core] fix memory leak when using dial handle in switch_ivr_originate()

6 years agoFS-11801 [core] Update scheduler to allow destruction of running task
Chris Rienzo [Mon, 22 Apr 2019 21:10:46 +0000 (17:10 -0400)] 
FS-11801 [core] Update scheduler to allow destruction of running task

6 years agoFS-11807 [mod_commands] uuid_recv_dtmf changed to report OK when well formed request...
Chris Rienzo [Wed, 24 Apr 2019 18:27:27 +0000 (14:27 -0400)] 
FS-11807 [mod_commands] uuid_recv_dtmf changed to report OK when well formed request is consumed by dmachine or dtmf hook

6 years agoRevert "FS-9490: [mod_sofia] add filter to SIP messages that match a regexp."
Mike Jerris [Tue, 23 Apr 2019 20:07:37 +0000 (14:07 -0600)] 
Revert "FS-9490: [mod_sofia] add filter to SIP messages that match a regexp."

This reverts commit 53dbe5d84a9c3624804a2b9259433f4d525425f8.

This previous patch made logger function not reentrant so reverting until we can get a fix without that issue

6 years agoFS-11753 tweak vad test code and add debug logs
Seven Du [Wed, 3 Apr 2019 07:04:02 +0000 (15:04 +0800)] 
FS-11753 tweak vad test code and add debug logs

6 years agoFS-11924: [sofia] fix crash in sdp_media_cmp
Mike Jerris [Wed, 17 Jul 2019 18:39:25 +0000 (14:39 -0400)] 
FS-11924: [sofia] fix crash in sdp_media_cmp

6 years agoFS-11816 [Build-System] srtp build issue
Chris Rienzo [Tue, 30 Apr 2019 16:53:49 +0000 (12:53 -0400)] 
FS-11816 [Build-System] srtp build issue

6 years agoFS-11816 [Build-System] ignore libsrtp generated files
Chris Rienzo [Sun, 28 Apr 2019 18:44:53 +0000 (14:44 -0400)] 
FS-11816 [Build-System] ignore libsrtp generated files

6 years agoFS-11816: [Build-System] Update libsrtp to 2.2.0
Andrey Volk [Fri, 26 Apr 2019 11:31:40 +0000 (15:31 +0400)] 
FS-11816: [Build-System] Update libsrtp to 2.2.0

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.