Commit Graph

35085 Commits

Author SHA1 Message Date
Seven Du 48e3a37587 [core] fix leak in unit test 2021-10-23 22:00:04 +03:00
Seven Du 2448d32c0f [core] add jpg data_url support with stb_image 2021-10-23 22:00:03 +03:00
Seven Du 2a87e7b98c [core] add stb_image_write supported image write 2021-10-23 22:00:03 +03:00
Seven Du 58d5442dc5 [core] add stb_image to read more supported picture formats 2021-10-23 22:00:03 +03:00
Seven Du 9d2cb8b190 [mod_av] play video without decode 2021-10-23 22:00:02 +03:00
Seven Du 0db19ecdf8 [mod_fsv] add no_video_decode to support read video rtp packets without decode 2021-10-23 22:00:02 +03:00
Seven Du 3a1a2b3831 [mod_fsv] fix channels regression from 94eb8ac0a 2021-10-23 22:00:02 +03:00
Seven Du 7b46c01e9e [mod_fsv] add video read support to fsv file format 2021-10-23 22:00:01 +03:00
Seven Du 6761e8767e [core] and core video alpha patch test code 2021-10-23 22:00:01 +03:00
Seven Du 01ffc4493c [core] fix patch alpha on alpna image 2021-10-23 22:00:00 +03:00
Seven Du 96562bcc48 [core] add switch_img_read_png_from_memory 2021-10-23 22:00:00 +03:00
Anthony Minessale b18ea498df [core] add new prompt functionality to ask for pin over dialogbox 2021-10-23 22:00:00 +03:00
Anthony Minessale ffbe8500ec [core] add new function to theorize the dimensions of an image if it were to be resizedto fit inside another image 2021-10-23 21:59:59 +03:00
Anthony Minessale efff71f2f0 [core] add switch_thread_pool_wait 2021-10-23 21:59:59 +03:00
Anthony Minessale 2c7f97a606 [mod_verto] allow vars from dp to pass to verto dialog 2021-10-23 21:59:59 +03:00
Chris Rienzo 6fb9a69fca [core] Remove 255 byte limit to core ASR param stored in module name 2021-10-23 21:59:58 +03:00
Chris Rienzo 6a2661b608 [mod_conference] Members are searchable by var in more APIs 2021-10-23 21:59:57 +03:00
Andrey Volk ec7ec190b0 [mod_sofia] Add TLS v1.3 support. 2021-10-23 21:59:57 +03:00
Seven Du 01b92f00bb [core] add peer uuid to originate log 2021-10-23 21:59:57 +03:00
Chris Rienzo d1d777df6c [core] add SCSC_SHUTDOWN_CAUSE 2021-10-23 21:59:56 +03:00
Ken 53807da088 [mod_sofia] Include isup-oli parameter on outbound invite when we have value in caller profile 2021-10-23 21:59:56 +03:00
phonecomwire 885c05f01b [mod_fifo] adding 'noans' and 'early' call status options and dtmf '0' disable config settings option 2021-10-23 21:59:56 +03:00
surendrasignalwire 28e7353769 [mod_sofia] Adding custom header to refer 2021-10-23 21:59:55 +03:00
Chris Rienzo 3fca63e821 [mod_conference] Add conference::maintenance conference-heartbeat. Enable with heartbeat-period-sec configuration, minimum 20 seconds, 0 to disable. 2021-10-23 21:59:55 +03:00
phonecomwire e8bbe933ac [mod_valet_parking] Add valet_parking_orbit_exit_key option 2021-10-23 21:59:54 +03:00
Chris Rienzo 7770359e8a [mod_av] Don't require .ext for streaming rtmp:// and rtsp:// formats 2021-10-23 21:59:54 +03:00
Michael Jerris 53b459a687 [core] add support for resolving (and ignoring) mdns style .local addresses in ice candidates 2021-10-23 21:59:54 +03:00
Chris Rienzo 6a099f74f9 [mod_spandsp] Protect spandsp data from t38 timer thread and call session thread simultaneous access. 2021-10-23 21:59:53 +03:00
Andrey Volk 61089e8f24 [core] Improve session recording thread performance. 2021-10-23 21:59:53 +03:00
VCC Live/Core d6de1d9af7 [Core] Add systemd sd_notify support 2021-10-23 21:59:52 +03:00
cerner-cac-solution-partner 9f0656a6ba [mod_event_multicast] Add unicast and IPv6 support, enhanced reloadxml support. 2021-10-23 21:59:52 +03:00
Nick Lemberger dfb6e3a3ef [mod_event_multicast] Normalize whitespace/tabs 2021-10-23 21:59:52 +03:00
Michael Jerris 9163b7569a [mod_sofia] add 'sip_destination_prefix' var to prefix user portion of request uri with a value (note this will not affect calls to registered endpoints) (#70) 2021-10-23 21:59:51 +03:00
Mike Jerris 0283c9e2e7 [mod_sofia] add 'sip_destination_prefix' var to prefix user portion of request uri with a value (note this will not affect calls to registered endpoints) 2021-10-23 21:59:51 +03:00
Seven Du 260d1a40e3 [mod_sofia] add contact header in REFER 2021-10-23 21:59:50 +03:00
Chris Rienzo 205bf55c8f [mod_spandsp] Use single log for fax negotiation and page reports. 2021-10-23 21:59:50 +03:00
Mike Jerris 829676e4d3 FS-11856: [Core] Offer all negotiated codecs in 200 OK when receiving re-INVITE without SDP 2021-10-23 21:59:50 +03:00
Andrey Volk e51bbea7ca [mod_dptools]: wait_for_silence does not allow the listen_hits parameter to be a value of 0 2021-10-23 21:59:49 +03:00
Seven Du 623fecd599 [Core] Add partial Asr support 2021-10-23 21:59:49 +03:00
Liyang b1714199ce FS-11855: [Core] Offer all negotiated codecs in 200 OK when receiving re-INVITE without SDP 2021-10-23 21:59:48 +03:00
Seven Du 8e2bba1d9d [mod_conference] make conference breakable 2021-10-23 21:59:48 +03:00
nrensen ce87856c91
[mod_sofia] Remove redundant sip_from->a_url checks 2021-10-21 19:39:19 +03:00
nrensen 01fe8b36fa
[Core] Fix portability for logging last_digit_time in switch_ivr_play_say.c 2021-10-21 19:36:59 +03:00
Fernando S. Santos 42a6566480
[Configuration] Fix Brazil daylight’s in xml files 2021-10-21 19:35:10 +03:00
Marc Olivier Chouinard 578024ed86
[mod_python3] Replace previously removed deprecated calls 2021-10-21 03:16:39 +03:00
Andrey Volk f26522f102
Merge pull request #1393 from signalwire/python3
[mod_python3] Fix switch module definition preventing mod_python3 from loading.
2021-10-21 01:59:44 +03:00
Andrey Volk 24958e51c2 [mod_python3] Fix switch module definition preventing mod_python3 from loading. 2021-10-20 19:49:51 +03:00
Andrey Volk b8be418fb8 [Core, mod_commands] Implement memory allocation statistics by adding the "memory" API command. 2021-10-20 17:53:18 +03:00
Andrey Volk 30eaf2c736 Bump sofia-sip library requirement to version 1.13.6 2021-10-19 23:41:27 +03:00
Andrey Volk 3c4a8d33f5 [Packaging] Require specific libsofia-sip-ua0 version when installing FreeSWITCH binary packages. 2021-10-19 23:39:49 +03:00