]> git.ipfire.org Git - thirdparty/freeswitch.git/log
thirdparty/freeswitch.git
2 years agoMerge branch 'master' into v1.10 v1.10.7
Andrey Volk [Sun, 24 Oct 2021 16:39:33 +0000 (19:39 +0300)] 
Merge branch 'master' into v1.10

2 years ago[mod_verto] Fix leak in http_run.
Seven Du [Sun, 24 Oct 2021 12:39:56 +0000 (20:39 +0800)] 
[mod_verto] Fix leak in http_run.

2 years ago[Unit-tests] Fix mac build
Seven Du [Sun, 24 Oct 2021 12:36:52 +0000 (20:36 +0800)] 
[Unit-tests] Fix mac build

* [core] fix build err on Mac
* [mod_av] fix build on macOS

2 years ago[Build-System] Enable applications/mod_test build by default.
s3rj1k [Mon, 1 Mar 2021 19:45:20 +0000 (21:45 +0200)] 
[Build-System] Enable applications/mod_test build by default.

2 years agoswigall
Andrey Volk [Sat, 23 Oct 2021 19:14:38 +0000 (19:14 +0000)] 
swigall

2 years ago[Unit-test] Use unique port numbers when running mod_sofia tests.
Andrey Volk [Sat, 23 Oct 2021 16:27:17 +0000 (19:27 +0300)] 
[Unit-test] Use unique port numbers when running mod_sofia tests.

2 years ago[mod_spandsp] Fix t.38 fax initialization not to add it to the timer thread until...
Chris Rienzo [Mon, 8 Feb 2021 22:25:02 +0000 (22:25 +0000)] 
[mod_spandsp] Fix t.38 fax initialization not to add it to the timer thread until after configuration has completed.

2 years ago[mod_valet_parking] Do not crash when exit key is not defined
Brian West [Thu, 3 Sep 2020 18:07:15 +0000 (13:07 -0500)] 
[mod_valet_parking] Do not crash when exit key is not defined

2 years ago[core] fix log format string.
Dragos Oancea [Fri, 12 Jun 2020 17:26:58 +0000 (17:26 +0000)] 
[core] fix log format string.

2 years ago[mod_av] fix some leaks in error cases
Seven Du [Thu, 11 Jun 2020 02:04:05 +0000 (10:04 +0800)] 
[mod_av] fix some leaks in error cases

2 years ago[mod_sofia] Fix build on older sofia-sip when NUTAG_CALL_TLS_ORQ_CONNECT_TIMEOUT...
Andrey Volk [Tue, 10 Nov 2020 16:33:03 +0000 (20:33 +0400)] 
[mod_sofia] Fix build on older sofia-sip when NUTAG_CALL_TLS_ORQ_CONNECT_TIMEOUT tag is undefined.

2 years ago[mod_sofia] Fix use of NUTAG_CALL_TLS_ORQ_CONNECT_TIMEOUT when sip_call_tls_orq_conne...
Andrey Volk [Wed, 28 Oct 2020 13:46:52 +0000 (17:46 +0400)] 
[mod_sofia] Fix use of NUTAG_CALL_TLS_ORQ_CONNECT_TIMEOUT when sip_call_tls_orq_connect_timeout channel variable is undefined.

2 years ago[core] Fix regression in play_and_collect_input and play_and_detect_speech - read_fra...
Chris Rienzo [Fri, 17 Apr 2020 23:09:40 +0000 (23:09 +0000)] 
[core] Fix regression in play_and_collect_input and play_and_detect_speech - read_frame_callback and user_data from input args was not preserved.

2 years ago[mod_conference] fix crash when using conference heartbeat
Chris Rienzo [Sat, 18 Apr 2020 16:13:38 +0000 (16:13 +0000)] 
[mod_conference] fix crash when using conference heartbeat

2 years ago[mod_conference] scan-build: Value stored to 'status' is never read - conference_loop...
Dragos Oancea [Thu, 30 Jan 2020 22:37:08 +0000 (22:37 +0000)] 
[mod_conference] scan-build: Value stored to 'status' is never read - conference_loop_input()

2 years ago[Unit-tests] Fix build of various unit-tests.
Andrey Volk [Fri, 22 Oct 2021 22:24:17 +0000 (01:24 +0300)] 
[Unit-tests] Fix build of various unit-tests.

2 years ago[core] Add type checking for SWITCH_CHANNEL_SESSION_LOG and SWITCH_CHANNEL_UUID_LOG...
Chris Rienzo [Thu, 21 Oct 2021 16:09:34 +0000 (16:09 +0000)] 
[core] Add type checking for SWITCH_CHANNEL_SESSION_LOG and SWITCH_CHANNEL_UUID_LOG macros.

2 years ago[mod_valet_parking] Fix typo in valet_parking_orbit_dialplan channel variable.
Len [Thu, 21 Oct 2021 14:58:11 +0000 (10:58 -0400)] 
[mod_valet_parking] Fix typo in valet_parking_orbit_dialplan channel variable.

2 years ago[Unit-tests] Fix-up usage of sipp in the register_403 unit-test of mod_sofia
Dhruv Gupta [Tue, 19 Oct 2021 13:49:08 +0000 (19:19 +0530)] 
[Unit-tests] Fix-up usage of sipp in the register_403 unit-test of mod_sofia

2 years ago[mod_sofia] Destroy nua handles to avoid memory pool swell when system is unavailable...
Andrey Volk [Fri, 8 Oct 2021 17:24:43 +0000 (20:24 +0300)] 
[mod_sofia] Destroy nua handles to avoid memory pool swell when system is unavailable (busy, paused or reached internal limits)

2 years ago[mod_sofia] Implement maximum receiving requests per second max-recv-requests-per...
Andrey Volk [Wed, 13 Oct 2021 15:21:52 +0000 (18:21 +0300)] 
[mod_sofia] Implement maximum receiving requests per second max-recv-requests-per-second profile parameter. (Warning: Behaviour change. New default is 1000 requests per second)

2 years ago[mod_verto] print json debug compact
Anthony Minessale [Wed, 12 May 2021 04:09:54 +0000 (04:09 +0000)] 
[mod_verto] print json debug compact

2 years ago[mod_verto] add some more log lines
Anthony Minessale [Fri, 2 Apr 2021 23:02:38 +0000 (23:02 +0000)] 
[mod_verto] add some more log lines

2 years ago[mod_verto] add exptime to ping and pong and log any hangups as a result of auth...
Anthony Minessale [Wed, 31 Mar 2021 20:13:38 +0000 (20:13 +0000)] 
[mod_verto] add exptime to ping and pong and log any hangups as a result of auth expiring

2 years ago[mod_verto] more perms checks
Anthony Minessale [Sun, 14 Mar 2021 19:21:01 +0000 (19:21 +0000)] 
[mod_verto] more perms checks

2 years ago[mod_verto] add a way to broadcast an event to one session
Anthony Minessale [Fri, 5 Mar 2021 01:46:01 +0000 (01:46 +0000)] 
[mod_verto] add a way to broadcast an event to one session

2 years ago[mod_verto] allow re-auth via verto.login
Michael Jerris [Tue, 9 Feb 2021 19:34:37 +0000 (19:34 +0000)] 
[mod_verto] allow re-auth via verto.login

2 years ago[mod_verto] add verto_skip_set_user var to skip set_user in mod_verto
Michael Jerris [Fri, 5 Feb 2021 21:31:17 +0000 (21:31 +0000)] 
[mod_verto] add verto_skip_set_user var to skip set_user in mod_verto

2 years ago[mod_verto] auth-expires
Anthony Minessale [Wed, 3 Feb 2021 21:18:07 +0000 (21:18 +0000)] 
[mod_verto] auth-expires

2 years ago[mod_verto] put vars frorm user lookup into user_vars and protect user_vars
Michael Jerris [Sun, 24 Jan 2021 19:08:44 +0000 (19:08 +0000)] 
[mod_verto] put vars frorm user lookup into user_vars and protect user_vars

2 years ago[mod_verto] pass in audio flags
Anthony Minessale [Mon, 7 Dec 2020 23:09:52 +0000 (23:09 +0000)] 
[mod_verto] pass in audio flags

2 years ago[core, mod_commands, mod_verto] small tweaks to cache stuff to allow clear from verto...
Anthony Minessale [Mon, 9 Nov 2020 03:49:30 +0000 (03:49 +0000)] 
[core, mod_commands, mod_verto] small tweaks to cache stuff to allow clear from verto and allow no domain to imply the default domain

2 years ago[mod_verto] check permissions on the more specific event channel for guest users...
Anthony Minessale [Thu, 22 Oct 2020 19:25:29 +0000 (19:25 +0000)] 
[mod_verto] check permissions on the more specific event channel for guest users to allow them to subscribe to global events but still get send/don't send permission control on specific conferences

2 years ago[core] don't double set caller-id
Anthony Minessale [Sat, 26 Sep 2020 02:09:34 +0000 (02:09 +0000)] 
[core] don't double set caller-id

2 years ago[mod_verto] regression from fix for guest seeing non-public rooms
Anthony Minessale [Thu, 27 Aug 2020 01:41:40 +0000 (01:41 +0000)] 
[mod_verto] regression from fix for guest seeing non-public rooms

2 years ago[core, mod_verto] add visibility filter to verto
Anthony Minessale [Tue, 25 Aug 2020 23:51:38 +0000 (23:51 +0000)] 
[core, mod_verto] add visibility filter to verto

2 years ago[mod_verto] add chop-domain undocumented feature to allow FS to ignore @ in username
Anthony Minessale [Thu, 13 Aug 2020 21:08:32 +0000 (21:08 +0000)] 
[mod_verto] add chop-domain undocumented feature to allow FS to ignore @ in username

2 years ago[core, mod_verto] double udp buffer for audio, add verto command for video refresh
Anthony Minessale [Wed, 5 Aug 2020 01:39:11 +0000 (01:39 +0000)] 
[core, mod_verto] double udp buffer for audio, add verto command for video refresh

2 years ago[mod_verto] add some data about the identity of the requestor to json_api requests
Anthony Minessale [Mon, 3 Aug 2020 17:57:59 +0000 (17:57 +0000)] 
[mod_verto] add some data about the identity of the requestor to json_api requests

2 years ago[mod_verto] add reattach flag on reconnect to trigger mcu key frame
Anthony Minessale [Tue, 28 Jul 2020 02:40:48 +0000 (02:40 +0000)] 
[mod_verto] add reattach flag on reconnect to trigger mcu key frame

2 years ago[mod_verto] gen keyframe both ways on re-invite
Anthony Minessale [Sat, 18 Jul 2020 01:05:24 +0000 (01:05 +0000)] 
[mod_verto] gen keyframe both ways on re-invite

2 years ago[mod_verto] smaller jb
Anthony Minessale [Fri, 26 Jun 2020 21:54:40 +0000 (21:54 +0000)] 
[mod_verto] smaller jb

2 years ago[core, mod_verto] check for camera change and trigger new constraints
Anthony Minessale [Tue, 23 Jun 2020 05:52:14 +0000 (05:52 +0000)] 
[core, mod_verto] check for camera change and trigger new constraints

2 years ago[Core] Implement NDLB_line_flash_16 channel variable. Set to true to enable deprecate...
Andrey Volk [Fri, 8 Oct 2021 14:40:54 +0000 (17:40 +0300)] 
[Core] Implement NDLB_line_flash_16 channel variable. Set to true to enable deprecated 0-16 back (rfc4733)

2 years ago[core] RTP: remove redundant condition when checking payload type of incoming packets.
Dragos Oancea [Fri, 24 Sep 2021 20:38:09 +0000 (20:38 +0000)] 
[core] RTP: remove redundant condition when checking payload type of incoming packets.

2 years ago[Unit-tests] Add a unit-test for the compact form and full form of the Identity header.
dhruvecosmob [Mon, 20 Sep 2021 06:39:28 +0000 (09:39 +0300)] 
[Unit-tests] Add a unit-test for the compact form and full form of the Identity header.

2 years ago[build] remove generated libs/srtp/config_in.h file and add some git ignores
Chris Rienzo [Wed, 15 Sep 2021 23:25:00 +0000 (19:25 -0400)] 
[build] remove generated libs/srtp/config_in.h file and add some git ignores

2 years ago[mod_sofia] fix memleak (presence)
Dragos Oancea [Wed, 15 Sep 2021 15:47:18 +0000 (15:47 +0000)] 
[mod_sofia] fix memleak (presence)

2 years ago[core] don't hangup call on SRTP errors (new default behaviour)
Dragos Oancea [Wed, 15 Sep 2021 10:58:53 +0000 (10:58 +0000)] 
[core] don't hangup call on SRTP errors (new default behaviour)

2 years ago[core] Save position of XML opening tag '>' and XML closing tag '<' in switch_xml_par...
Chris Rienzo [Wed, 15 Sep 2021 04:30:46 +0000 (04:30 +0000)] 
[core] Save position of XML opening tag '>' and XML closing tag '<' in switch_xml_parse_str().

2 years ago[Core] Add Unit test script for Check RTP/SAVP transport protocol with crypto attribute.
dhruvecosmob [Wed, 15 Sep 2021 07:51:54 +0000 (13:21 +0530)] 
[Core] Add Unit test script for Check RTP/SAVP transport protocol with crypto attribute.

2 years ago[Core] Do not generate SDP media Descriptions with RTP/SAVP transport protocol when...
Andrey Volk [Thu, 29 Jul 2021 21:14:29 +0000 (00:14 +0300)] 
[Core] Do not generate SDP media Descriptions with RTP/SAVP transport protocol when no crypto attribute.

2 years ago[mod_sofia] Add a unit-test for the 3pcc telephone event.
dhruvecosmob [Fri, 27 Aug 2021 10:44:49 +0000 (13:44 +0300)] 
[mod_sofia] Add a unit-test for the 3pcc telephone event.

2 years ago[Core] Fix duplicates in SDP
Andrey Volk [Wed, 30 Jun 2021 16:48:34 +0000 (19:48 +0300)] 
[Core] Fix duplicates in SDP

2 years ago[Core] switch_core_media: copy telephony event over on 3rd party response.
Andrey Volk [Mon, 11 Jan 2021 20:51:43 +0000 (23:51 +0300)] 
[Core] switch_core_media: copy telephony event over on 3rd party response.

2 years ago[mod_sofia] Map 607 to CAUSE_UNWANTED and add 608 to CALL_REJECTED
Brian West [Wed, 18 Aug 2021 15:16:55 +0000 (15:16 +0000)] 
[mod_sofia] Map 607 to CAUSE_UNWANTED and add 608 to CALL_REJECTED

2 years ago[Core] switch_ivr: Restrict the misuse of uuid_hold API. Add switch_hold unit-test.
Andrey Volk [Thu, 12 Aug 2021 15:02:41 +0000 (18:02 +0300)] 
[Core] switch_ivr: Restrict the misuse of uuid_hold API. Add switch_hold unit-test.

2 years ago[Core] Fix ICE and media delay.
Anthony Minessale [Fri, 22 Feb 2019 23:40:28 +0000 (02:40 +0300)] 
[Core] Fix ICE and media delay.

2 years ago[mod_sofia] Fix possible nua handle leak in sofia_handle_sip_i_refer()
Andrey Volk [Mon, 26 Jul 2021 14:09:53 +0000 (17:09 +0300)] 
[mod_sofia] Fix possible nua handle leak in sofia_handle_sip_i_refer()

2 years ago[Core] Fix possible deadlock of an rtp_session in handle_ice()
Andrey Volk [Wed, 14 Jul 2021 20:05:59 +0000 (23:05 +0300)] 
[Core] Fix possible deadlock of an rtp_session in handle_ice()

2 years ago[mod_sofia] unit-tests fix - don't run shaken tests if lib not installed.
Dragos Oancea [Fri, 9 Jul 2021 14:38:36 +0000 (14:38 +0000)] 
[mod_sofia] unit-tests fix - don't run shaken tests if lib not installed.

2 years ago[core] MSRP: fix memleak (ssl)
Dragos Oancea [Wed, 7 Jul 2021 12:47:33 +0000 (12:47 +0000)] 
[core] MSRP: fix memleak (ssl)

2 years ago[mod_conference] Skip dtmf dist to members with skip-dtmf
Brian West [Thu, 1 Jul 2021 20:33:01 +0000 (15:33 -0500)] 
[mod_conference] Skip dtmf dist to members with skip-dtmf

2 years ago[Core] Deprecate RFC 2833 Line flash event code 16 according to RFC 4733
Andrey Volk [Wed, 30 Jun 2021 17:01:11 +0000 (20:01 +0300)] 
[Core] Deprecate RFC 2833 Line flash event code 16 according to RFC 4733

2 years ago[mod_sofia] fix memleak with invalid hostname as gw/proxy
Dragos Oancea [Mon, 28 Jun 2021 14:28:31 +0000 (14:28 +0000)] 
[mod_sofia] fix memleak with invalid hostname as gw/proxy

2 years ago[Core] Don't flip CID on recover if that's done already.
Andrey Volk [Tue, 22 Jun 2021 21:06:37 +0000 (00:06 +0300)] 
[Core] Don't flip CID on recover if that's done already.

2 years ago[Build-System] Add --enable-heap-profiler and --enable-cpu-profiler configure flags.
Andrey Volk [Fri, 4 Jun 2021 23:37:58 +0000 (02:37 +0300)] 
[Build-System] Add --enable-heap-profiler and --enable-cpu-profiler configure flags.

2 years ago[Core] Fix MSRP relaying.
Andrey Volk [Tue, 15 Jun 2021 15:56:19 +0000 (18:56 +0300)] 
[Core] Fix MSRP relaying.

2 years ago[mod_httapi] Avoid using CURLOPT_WRITEFUNCTION for headers
Andrey Volk [Thu, 20 May 2021 22:00:35 +0000 (01:00 +0300)] 
[mod_httapi] Avoid using CURLOPT_WRITEFUNCTION for headers

2 years ago[mod_ssml] replace strncpy() with snprintf() to fix errors reported by newer compilers.
Chris Rienzo [Tue, 11 May 2021 20:42:23 +0000 (16:42 -0400)] 
[mod_ssml] replace strncpy() with snprintf() to fix errors reported by newer compilers.

2 years ago[mod_conference] json: MFLAG_DIST_DTMF
Dragos Oancea [Mon, 10 May 2021 17:10:24 +0000 (20:10 +0300)] 
[mod_conference] json: MFLAG_DIST_DTMF

2 years ago[mod_http_cache] fix race cond at shutdown
Dragos Oancea [Fri, 30 Apr 2021 14:13:15 +0000 (14:13 +0000)] 
[mod_http_cache] fix race cond at shutdown

2 years ago[mod_commands] Fix leak of a timer object in timer_test
Andrey Volk [Fri, 30 Apr 2021 12:38:41 +0000 (15:38 +0300)] 
[mod_commands] Fix leak of a timer object in timer_test

2 years ago[mod_sofia] Destroy session after relaying notify result on proxy refer.
Andrey Volk [Thu, 22 Apr 2021 20:33:01 +0000 (23:33 +0300)] 
[mod_sofia] Destroy session after relaying notify result on proxy refer.

2 years ago[mod_python] scan-build: Assigned value is garbage or undefined
Andrey Volk [Tue, 20 Apr 2021 09:54:36 +0000 (12:54 +0300)] 
[mod_python] scan-build: Assigned value is garbage or undefined

2 years ago[mod_python] scan-build: Called C++ object pointer is null
Andrey Volk [Mon, 19 Apr 2021 18:48:35 +0000 (21:48 +0300)] 
[mod_python] scan-build: Called C++ object pointer is null

2 years ago[Core] Fix database handles infinitely locked in switch_cache_db_database_interface_f...
Andrey Volk [Sat, 17 Apr 2021 23:09:57 +0000 (02:09 +0300)] 
[Core] Fix database handles infinitely locked in switch_cache_db_database_interface_flush_handles()

2 years ago[Core] sqldb: Fix wrong lock order in switch_cache_db_release_db_handle()
Andrey Volk [Fri, 16 Apr 2021 22:47:05 +0000 (01:47 +0300)] 
[Core] sqldb: Fix wrong lock order in switch_cache_db_release_db_handle()

2 years ago[Core] Fix wrong lock order in switch_user_sql_thread()
Andrey Volk [Fri, 16 Apr 2021 22:06:21 +0000 (01:06 +0300)] 
[Core] Fix wrong lock order in switch_user_sql_thread()

2 years ago[Core] Cleanup sqldb: remove unimplemented io_mutex from switch_cache_db_handle and...
Andrey Volk [Fri, 16 Apr 2021 17:02:21 +0000 (20:02 +0300)] 
[Core] Cleanup sqldb: remove unimplemented io_mutex from switch_cache_db_handle and sql_manager structures

2 years ago[mod_sofia] rfc8760: use different nonce per auth algorithm.
Dragos Oancea [Wed, 14 Apr 2021 10:15:04 +0000 (10:15 +0000)] 
[mod_sofia] rfc8760: use different nonce per auth algorithm.
[mod_sofia] keep unconsumed nonce in the db for 32 seconds (timer_t1x64) + nonce_ttl.
[mod_sofia] add #ifdef condition on using sha512: OPENSSL_VERSION_NUMBER >= 0x10101000L

2 years ago[mod_verto] clientReady - reattached_sessions array
aslgithub [Mon, 10 May 2021 22:56:36 +0000 (23:56 +0100)] 
[mod_verto] clientReady - reattached_sessions array

Make mod_verto clientReady reattached_sessions array send channel IDs that have been reattached, rather than the same connection ID repeatedly.

Co-authored-by: davidp <davidp@cyfas.co.uk>
2 years ago[Core] Add exclude-error-log-from-xml-cdr config parameter and exclude_error_log_from...
Andrey Volk [Wed, 3 Mar 2021 22:29:10 +0000 (01:29 +0300)] 
[Core] Add exclude-error-log-from-xml-cdr config parameter and exclude_error_log_from_xml_cdr global variable.

2 years ago[mod_ssml] Add channel-uuid parameter to the tts:// file format and forward it to...
Chris Rienzo [Mon, 1 Mar 2021 18:47:54 +0000 (18:47 +0000)] 
[mod_ssml] Add channel-uuid parameter to the tts:// file format and forward it to the core speech handle as a parameter.

2 years ago[mod_sofia] add sip_refer_continue_after_reply channel variable.
Chris Rienzo [Thu, 11 Feb 2021 02:16:41 +0000 (21:16 -0500)] 
[mod_sofia] add sip_refer_continue_after_reply channel variable.
Set to true to prevent hangup when response to REFER request is received.
Added sip_refer_target_status_code and sip_refer_target_provisional_status_code
channel variables to store responses from NOTIFY sipfrags.

2 years ago[core] Add switch_log_meta_printf() and switch_log_meta_vprintf() to allow JSON metad...
Chris Rienzo [Fri, 29 Jan 2021 22:03:56 +0000 (22:03 +0000)] 
[core] Add switch_log_meta_printf() and switch_log_meta_vprintf() to allow JSON metadata to tag along with the log message.

2 years ago[Unit-tests] Report test failure details as they happen. Fix issue where fst_xcheck...
Chris Rienzo [Sun, 17 Jan 2021 19:41:10 +0000 (14:41 -0500)] 
[Unit-tests] Report test failure details as they happen. Fix issue where fst_xcheck definition did not allow its use inside conditional statements.

2 years ago[core] Add app_disable_expand_variables channel variable. When true, application...
Chris Rienzo [Fri, 15 Jan 2021 13:37:09 +0000 (08:37 -0500)] 
[core] Add app_disable_expand_variables channel variable. When true, application args are not expanded by FreeSWITCH and are passed to the application unchanged.

2 years ago[core] Add switch_ivr_record_file_event() and handle execute_on_record_start/execute_...
Chris Rienzo [Tue, 22 Dec 2020 23:23:35 +0000 (18:23 -0500)] 
[core] Add switch_ivr_record_file_event() and handle execute_on_record_start/execute_on_record_stop

2 years ago[core] Update switch_ivr_record_session_event() to check event vars for RECORD_STEREO...
Chris Rienzo [Tue, 22 Dec 2020 20:32:48 +0000 (15:32 -0500)] 
[core] Update switch_ivr_record_session_event() to check event vars for RECORD_STEREO, etc

2 years ago[Core] Prevent write after free into heap when calling switch_core_destroy_memory_pool()
Andrey Volk [Wed, 16 Dec 2020 00:10:45 +0000 (04:10 +0400)] 
[Core] Prevent write after free into heap when calling switch_core_destroy_memory_pool()

2 years ago[mod_loopback] Add video support to null endpoint
Seven Du [Wed, 16 Dec 2020 14:55:12 +0000 (22:55 +0800)] 
[mod_loopback] Add video support to null endpoint

* [mod_loopback] add video support to null channel

* [core test] add video session support

* [core] add video channel test case

2 years ago[core] Add SMBF_PAUSE media bug flag to pause an individual media bug.
Chris Rienzo [Fri, 11 Dec 2020 23:20:33 +0000 (18:20 -0500)] 
[core] Add SMBF_PAUSE media bug flag to pause an individual media bug.

* [core] Add SMBF_PAUSE media bug flag to pause an individual media bug.
[core] Add switch_ivr_record_session_pause() to pause a session recording.
[mod_dptools] Add record_session_pause and record_session_resume dialplan APPs.
[mod_commands] Add pause/resume sub-commands to uuid_record API.

2 years ago[Core] Add check for recovery_skip_announcement_type_applications channel variable...
Andrey Volk [Mon, 16 Nov 2020 20:57:10 +0000 (00:57 +0400)] 
[Core] Add check for recovery_skip_announcement_type_applications channel variable, change default behavior to not skip announcement type apps on recovery.

2 years ago[mod_sofia] Set sip_100_uepoch channel variable on initial 100 trying response.
Andrey Volk [Tue, 27 Oct 2020 16:14:51 +0000 (20:14 +0400)] 
[mod_sofia] Set sip_100_uepoch channel variable on initial 100 trying response.

2 years ago[mod_sofia] Add tls-orq-connect-timeout profile parameter so SIP engine could try...
Andrey Volk [Tue, 27 Oct 2020 22:26:04 +0000 (02:26 +0400)] 
[mod_sofia] Add tls-orq-connect-timeout profile parameter so SIP engine could try again sending an outgoing request and when possible - using an alternative address (DNS failover). Add sip_call_tls_orq_connect_timeout channel variable per call to override profile's timeout.

2 years ago[Unit-tests] Add --enable-fake-dlclose configure flag so modules are not unloaded...
Andrey Volk [Sun, 4 Oct 2020 15:24:30 +0000 (19:24 +0400)] 
[Unit-tests] Add --enable-fake-dlclose configure flag so modules are not unloaded and ASAN could give more info and not just <unknown module>.

2 years ago[mod_av] support rtmps
Seven Du [Mon, 7 Sep 2020 15:24:24 +0000 (23:24 +0800)] 
[mod_av] support rtmps

2 years ago[mod_spandsp] set fax_trace_file channel var if a trace file is opened
Chris Rienzo [Fri, 31 Jul 2020 14:06:06 +0000 (14:06 +0000)] 
[mod_spandsp] set fax_trace_file channel var if a trace file is opened

2 years ago[mod_spandsp] add fax_trace_dir channel variable. When set, it will write spandsp...
Chris Rienzo [Fri, 31 Jul 2020 13:43:29 +0000 (13:43 +0000)] 
[mod_spandsp] add fax_trace_dir channel variable.  When set, it will write spandsp fax trace to one file per fax.