Commit Graph

35241 Commits

Author SHA1 Message Date
Andrey Volk 7ed2a99eb5 [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) 2021-10-23 22:01:06 +03:00
Anthony Minessale a3c6e70f56 [mod_verto] print json debug compact 2021-10-23 22:01:06 +03:00
Anthony Minessale 756d62137a [mod_verto] add some more log lines 2021-10-23 22:01:06 +03:00
Anthony Minessale 6c4bc433b4 [mod_verto] add exptime to ping and pong and log any hangups as a result of auth expiring 2021-10-23 22:01:05 +03:00
Anthony Minessale d5f9155f90 [mod_verto] more perms checks 2021-10-23 22:01:05 +03:00
Anthony Minessale 8c9d0ecd9e [mod_verto] add a way to broadcast an event to one session 2021-10-23 22:01:05 +03:00
Michael Jerris 0fcdeffb0d [mod_verto] allow re-auth via verto.login 2021-10-23 22:01:04 +03:00
Michael Jerris 65ad502caf [mod_verto] add verto_skip_set_user var to skip set_user in mod_verto 2021-10-23 22:01:04 +03:00
Anthony Minessale 79110fc719 [mod_verto] auth-expires 2021-10-23 22:01:03 +03:00
Michael Jerris 6a893d4990 [mod_verto] put vars frorm user lookup into user_vars and protect user_vars 2021-10-23 22:01:03 +03:00
Anthony Minessale 3eddfc66a1 [mod_verto] pass in audio flags 2021-10-23 22:01:03 +03:00
Anthony Minessale 39b3caacb5 [core, mod_commands, mod_verto] small tweaks to cache stuff to allow clear from verto and allow no domain to imply the default domain 2021-10-23 22:01:02 +03:00
Anthony Minessale f540bbbbe3 [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 2021-10-23 22:01:02 +03:00
Anthony Minessale 7ad249974e [core] don't double set caller-id 2021-10-23 22:01:01 +03:00
Anthony Minessale 6789eedd5b [mod_verto] regression from fix for guest seeing non-public rooms 2021-10-23 22:01:01 +03:00
Anthony Minessale 4e84b34d30 [core, mod_verto] add visibility filter to verto 2021-10-23 22:01:01 +03:00
Anthony Minessale 46903fb13e [mod_verto] add chop-domain undocumented feature to allow FS to ignore @ in username 2021-10-23 22:01:00 +03:00
Anthony Minessale 8c351a4667 [core, mod_verto] double udp buffer for audio, add verto command for video refresh 2021-10-23 22:01:00 +03:00
Anthony Minessale cf15e7ddd9 [mod_verto] add some data about the identity of the requestor to json_api requests 2021-10-23 22:00:59 +03:00
Anthony Minessale 651d80afa1 [mod_verto] add reattach flag on reconnect to trigger mcu key frame 2021-10-23 22:00:59 +03:00
Anthony Minessale 0dc234e1d4 [mod_verto] gen keyframe both ways on re-invite 2021-10-23 22:00:59 +03:00
Anthony Minessale db765890b6 [mod_verto] smaller jb 2021-10-23 22:00:58 +03:00
Anthony Minessale 4c8e7d86e3 [core, mod_verto] check for camera change and trigger new constraints 2021-10-23 22:00:58 +03:00
Andrey Volk f0e42fe8db [Core] Implement NDLB_line_flash_16 channel variable. Set to true to enable deprecated 0-16 back (rfc4733) 2021-10-23 22:00:57 +03:00
Dragos Oancea 013894ac33 [core] RTP: remove redundant condition when checking payload type of incoming packets. 2021-10-23 22:00:57 +03:00
dhruvecosmob 715f9e4d28 [Unit-tests] Add a unit-test for the compact form and full form of the Identity header. 2021-10-23 22:00:57 +03:00
Chris Rienzo 7bfc9a514f [build] remove generated libs/srtp/config_in.h file and add some git ignores 2021-10-23 22:00:56 +03:00
Dragos Oancea a5a1fb9dd8 [mod_sofia] fix memleak (presence) 2021-10-23 22:00:56 +03:00
Dragos Oancea ce9905cdf4 [core] don't hangup call on SRTP errors (new default behaviour) 2021-10-23 22:00:55 +03:00
Chris Rienzo 8e17dca00d [core] Save position of XML opening tag '>' and XML closing tag '<' in switch_xml_parse_str(). 2021-10-23 22:00:55 +03:00
dhruvecosmob 047c3c7217 [Core] Add Unit test script for Check RTP/SAVP transport protocol with crypto attribute. 2021-10-23 22:00:54 +03:00
Andrey Volk 8a2ad233d6 [Core] Do not generate SDP media Descriptions with RTP/SAVP transport protocol when no crypto attribute. 2021-10-23 22:00:54 +03:00
dhruvecosmob d178632748 [mod_sofia] Add a unit-test for the 3pcc telephone event. 2021-10-23 22:00:54 +03:00
Andrey Volk f2bb1aba66 [Core] Fix duplicates in SDP 2021-10-23 22:00:53 +03:00
Andrey Volk f283b1227e [Core] switch_core_media: copy telephony event over on 3rd party response. 2021-10-23 22:00:53 +03:00
Brian West 01d805d5a0 [mod_sofia] Map 607 to CAUSE_UNWANTED and add 608 to CALL_REJECTED 2021-10-23 22:00:52 +03:00
Andrey Volk fcaaf20c7d [Core] switch_ivr: Restrict the misuse of uuid_hold API. Add switch_hold unit-test. 2021-10-23 22:00:52 +03:00
Anthony Minessale 6040f3bf48 [Core] Fix ICE and media delay. 2021-10-23 22:00:52 +03:00
Andrey Volk 76e8c5cc57 [mod_sofia] Fix possible nua handle leak in sofia_handle_sip_i_refer() 2021-10-23 22:00:51 +03:00
Andrey Volk a065460e5f [Core] Fix possible deadlock of an rtp_session in handle_ice() 2021-10-23 22:00:51 +03:00
Dragos Oancea 8eaf6911dc [mod_sofia] unit-tests fix - don't run shaken tests if lib not installed. 2021-10-23 22:00:50 +03:00
Dragos Oancea 31970d51fd [core] MSRP: fix memleak (ssl) 2021-10-23 22:00:50 +03:00
Brian West da15a518f7 [mod_conference] Skip dtmf dist to members with skip-dtmf 2021-10-23 22:00:50 +03:00
Andrey Volk 94f437aefc [Core] Deprecate RFC 2833 Line flash event code 16 according to RFC 4733 2021-10-23 22:00:49 +03:00
Dragos Oancea 392bc26a43 [mod_sofia] fix memleak with invalid hostname as gw/proxy 2021-10-23 22:00:49 +03:00
Andrey Volk ea74d2a5d6 [Core] Don't flip CID on recover if that's done already. 2021-10-23 22:00:48 +03:00
Andrey Volk 68e6ddf828 [Build-System] Add --enable-heap-profiler and --enable-cpu-profiler configure flags. 2021-10-23 22:00:48 +03:00
Andrey Volk 331e50a77b [Core] Fix MSRP relaying. 2021-10-23 22:00:47 +03:00
Andrey Volk 729992d5ae [mod_httapi] Avoid using CURLOPT_WRITEFUNCTION for headers 2021-10-23 22:00:47 +03:00
Chris Rienzo 326edd6b6c [mod_ssml] replace strncpy() with snprintf() to fix errors reported by newer compilers. 2021-10-23 22:00:47 +03:00