]> git.ipfire.org Git - thirdparty/freeswitch.git/log
thirdparty/freeswitch.git
3 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

3 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

3 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

3 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

3 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

3 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

3 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

3 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

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

3 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

3 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)

3 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.

3 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.

3 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

3 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)

3 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)

3 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().

3 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.

3 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.

3 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.

3 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

3 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.

3 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

3 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.

3 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.

3 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()

3 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()

3 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.

3 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)

3 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

3 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

3 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

3 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.

3 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.

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

3 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

3 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.

3 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

3 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

3 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

3 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.

3 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

3 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

3 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()

3 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()

3 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()

3 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

3 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

3 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>
3 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.

3 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.

3 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.

3 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.

3 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.

3 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.

3 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

3 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

3 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()

3 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

3 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.

3 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.

3 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.

3 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.

3 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>.

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

3 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

3 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.

3 years ago[core, mod_console, mod_graylog2] Add sequence to logs to preserve order when timesta...
Chris Rienzo [Thu, 30 Jul 2020 22:18:45 +0000 (22:18 +0000)] 
[core, mod_console, mod_graylog2] Add sequence to logs to preserve order when timestamp is not precise enough.

3 years ago[mod_spandsp] Add verbose-log-level configuration.
Chris Rienzo [Thu, 30 Jul 2020 21:54:56 +0000 (21:54 +0000)] 
[mod_spandsp] Add verbose-log-level configuration.

3 years ago[core] Do not log ERROR in switch_ivr_record_session() if media bug failed due to...
Chris Rienzo [Tue, 28 Jul 2020 19:56:07 +0000 (15:56 -0400)] 
[core] Do not log ERROR in switch_ivr_record_session() if media bug failed due to hangup

3 years ago[mod_verto] Fix use of libks websockets on Windows. POLLHUP is ignored in poll events...
Andrey Volk [Thu, 9 Jul 2020 19:06:47 +0000 (23:06 +0400)] 
[mod_verto] Fix use of libks websockets on Windows. POLLHUP is ignored in poll events on Linux but fails on Windows so should be avoided.

3 years ago[mod_av] don't exit on decode errs just continue
Anthony Minessale [Sat, 27 Jun 2020 19:27:14 +0000 (19:27 +0000)] 
[mod_av] don't exit on decode errs just continue

3 years ago[mod_av] fix interrupt callback is not passed down to the hls context in the first...
Seven Du [Thu, 14 May 2020 04:11:41 +0000 (12:11 +0800)] 
[mod_av] fix interrupt callback is not passed down to the hls context in the first open_input

3 years ago[mod_av] make key_frame_min_freq work to prevent generate key frames too frequently
Seven Du [Sat, 16 Nov 2019 08:43:47 +0000 (16:43 +0800)] 
[mod_av] make key_frame_min_freq work to prevent generate key frames too frequently

3 years ago[core] some more hardening work
Anthony Minessale [Wed, 6 Mar 2019 23:17:47 +0000 (23:17 +0000)] 
[core] some more hardening work

3 years ago[core] some mods for file playback to get proper bitrate and timing
Anthony Minessale [Wed, 20 Feb 2019 19:15:13 +0000 (13:15 -0600)] 
[core] some mods for file playback to get proper bitrate and timing

3 years ago[mod_sofia] don't auto unhold via media format for non-sip
Anthony Minessale [Mon, 13 Apr 2020 23:16:27 +0000 (23:16 +0000)] 
[mod_sofia] don't auto unhold via media format for non-sip

3 years ago[core] don't decode strings with no encoding in them
Anthony Minessale [Mon, 15 Jun 2020 19:43:46 +0000 (19:43 +0000)] 
[core] don't decode strings with no encoding in them

3 years ago[core] gen keyframe on new recording
Anthony Minessale [Wed, 24 Jul 2019 16:29:41 +0000 (16:29 +0000)] 
[core] gen keyframe on new recording

3 years ago[mod_video_filter] fix some keyframe stuff and add read:sound and write:sound options
Anthony Minessale [Fri, 19 Jul 2019 23:28:48 +0000 (23:28 +0000)] 
[mod_video_filter] fix some keyframe stuff and add read:sound and write:sound options

3 years ago[core] flush all the rtp on transfers
Anthony Minessale [Tue, 23 Jun 2020 05:52:53 +0000 (05:52 +0000)] 
[core] flush all the rtp on transfers

3 years ago[core] fix possible looping recover
Anthony Minessale [Sun, 19 Apr 2020 04:03:41 +0000 (04:03 +0000)] 
[core] fix possible looping recover

3 years ago[core, mod_verto] remove CF_VIDEO_ONLY and pay attention to the streams instead and...
Anthony Minessale [Tue, 14 Apr 2020 19:52:38 +0000 (19:52 +0000)] 
[core, mod_verto] remove CF_VIDEO_ONLY and pay attention to the streams instead and add CF_NO_RECOVER flag for verto

3 years ago[core] fix long sql stmts may be skipped, introduced in 2e88c67c9de5452c7e442d8e7fd35...
Anthony Minessale [Tue, 23 Jun 2020 05:49:50 +0000 (05:49 +0000)] 
[core] fix long sql stmts may be skipped, introduced in 2e88c67c9de5452c7e442d8e7fd35ca0172ad569 in 2009

3 years ago[core] add a flag to tell when video media bugs that touch the write stream are active
Anthony Minessale [Wed, 24 Jul 2019 15:28:04 +0000 (15:28 +0000)] 
[core] add a flag to tell when video media bugs that touch the write stream are active

3 years ago[core] add unlockable youtube resolver in the core. use global variable ${youtube_res...
Anthony Minessale [Sat, 11 Apr 2020 22:40:53 +0000 (22:40 +0000)] 
[core] add unlockable youtube resolver in the core. use global variable ${youtube_resolver} to set a cgi that takes url= param to translate youtube urls into real stream urls

3 years ago[core] expand vars on execute_on and api_on
Anthony Minessale [Sun, 19 Apr 2020 22:59:42 +0000 (22:59 +0000)] 
[core] expand vars on execute_on and api_on

3 years ago[build] improve configure test for openal
Anthony Minessale [Wed, 4 Dec 2019 23:51:57 +0000 (23:51 +0000)] 
[build] improve configure test for openal

3 years ago[core] allow external ID to be same as the session UUID
Chris Rienzo [Wed, 24 Jun 2020 02:31:09 +0000 (02:31 +0000)] 
[core] allow external ID to be same as the session UUID

3 years ago[core] Add switch_core_session_set_external_id() which lets you define an additional...
Chris Rienzo [Tue, 23 Jun 2020 21:50:18 +0000 (17:50 -0400)] 
[core] Add switch_core_session_set_external_id() which lets you define an additional identifier that you can use in switch_core_session_locate().

3 years ago[Unit-Tests] Fix switch_core_video test to use temporary path for generated files...
Andrey Volk [Fri, 22 Oct 2021 20:43:42 +0000 (23:43 +0300)] 
[Unit-Tests] Fix switch_core_video test to use temporary path for generated files and clean them up. Ignore test runtime dirs.

3 years ago[mod_verto] verto.announce
Anthony Minessale [Thu, 11 Jun 2020 23:24:43 +0000 (23:24 +0000)] 
[mod_verto] verto.announce

3 years ago[mod_verto] add subscribed channel in events so you can see what subscription string...
Anthony Minessale [Wed, 3 Jun 2020 21:50:29 +0000 (21:50 +0000)] 
[mod_verto] add subscribed channel in events so you can see what subscription string you used

3 years ago[mod_verto] send last known display info on re-attach
Anthony Minessale [Fri, 22 May 2020 00:37:09 +0000 (00:37 +0000)] 
[mod_verto] send last known display info on re-attach

3 years ago[mod_verto] add verto.ping
Anthony Minessale [Sun, 10 May 2020 21:32:13 +0000 (21:32 +0000)] 
[mod_verto] add verto.ping

3 years ago[mod_verto] verto auth stuff
Anthony Minessale [Sat, 9 May 2020 02:03:19 +0000 (02:03 +0000)] 
[mod_verto] verto auth stuff

3 years ago[mod_verto] add verto perms commands
Anthony Minessale [Fri, 8 May 2020 01:20:14 +0000 (01:20 +0000)] 
[mod_verto] add verto perms commands

3 years ago[mod_verto] add jsonlist
Anthony Minessale [Thu, 23 Apr 2020 21:25:21 +0000 (21:25 +0000)] 
[mod_verto] add jsonlist

3 years ago[mod_verto] add log line to detect incorrect login
Anthony Minessale [Wed, 22 Apr 2020 03:20:24 +0000 (03:20 +0000)] 
[mod_verto] add log line to detect incorrect login

3 years ago[mod_verto] make verto.attach always an answer and never an offer
Anthony Minessale [Sat, 18 Apr 2020 02:13:19 +0000 (02:13 +0000)] 
[mod_verto] make verto.attach always an answer and never an offer