Commit Graph

35258 Commits

Author SHA1 Message Date
Andrey Volk eac182d7f2 [Unit-test] Use unique port numbers when running mod_sofia tests. 2021-10-23 20:10:57 +03:00
Chris Rienzo 2991b9f91e [mod_spandsp] Fix t.38 fax initialization not to add it to the timer thread until after configuration has completed. 2021-10-23 19:09:11 +03:00
Brian West e9e7e051fa [mod_valet_parking] Do not crash when exit key is not defined 2021-10-23 19:06:47 +03:00
Dragos Oancea eaea5ebcaf [core] fix log format string. 2021-10-23 19:05:31 +03:00
Seven Du deda88e3de [mod_av] fix some leaks in error cases 2021-10-23 19:04:52 +03:00
Andrey Volk f841ef2ba0 [mod_sofia] Fix build on older sofia-sip when NUTAG_CALL_TLS_ORQ_CONNECT_TIMEOUT tag is undefined. 2021-10-23 18:52:49 +03:00
Andrey Volk 63b19736da [mod_sofia] Fix use of NUTAG_CALL_TLS_ORQ_CONNECT_TIMEOUT when sip_call_tls_orq_connect_timeout channel variable is undefined. 2021-10-23 18:51:33 +03:00
Chris Rienzo 1d5a764323 [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. 2021-10-23 15:20:34 +03:00
Chris Rienzo 452f153d1b [mod_conference] fix crash when using conference heartbeat 2021-10-23 14:35:10 +03:00
Dragos Oancea dd54a8cc60 [mod_conference] scan-build: Value stored to 'status' is never read - conference_loop_input() 2021-10-23 14:30:39 +03:00
Andrey Volk 4004d82174 Run Drone CI on the pick branch 2021-10-23 13:45:44 +03:00
Andrey Volk b3edfdb52c swigall 2021-10-23 13:45:35 +03:00
Andrey Volk 6d1a5386a8 [Unit-tests] Fix build of various unit-tests. 2021-10-23 01:26:27 +03:00
Chris Rienzo 9fa857222b [core] Add type checking for SWITCH_CHANNEL_SESSION_LOG and SWITCH_CHANNEL_UUID_LOG macros. 2021-10-23 01:22:21 +03:00
Len e78ad60b9f [mod_valet_parking] Fix typo in valet_parking_orbit_dialplan channel variable. 2021-10-23 01:22:20 +03:00
Dhruv Gupta 9af0d5b460 [Unit-tests] Fix-up usage of sipp in the register_403 unit-test of mod_sofia 2021-10-23 01:22:19 +03:00
Andrey Volk 864e194a21 [mod_sofia] Destroy nua handles to avoid memory pool swell when system is unavailable (busy, paused or reached internal limits) 2021-10-23 01:22:19 +03:00
Andrey Volk ae92011644 [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 01:22:18 +03:00
Anthony Minessale 505a3e2ba3 [mod_verto] print json debug compact 2021-10-23 01:22:17 +03:00
Anthony Minessale c964f117e5 [mod_verto] add some more log lines 2021-10-23 01:22:16 +03:00
Anthony Minessale 852000f3f3 [mod_verto] add exptime to ping and pong and log any hangups as a result of auth expiring 2021-10-23 01:22:15 +03:00
Anthony Minessale 8666cb504e [mod_verto] more perms checks 2021-10-23 01:22:15 +03:00
Anthony Minessale f4e9fc1acf [mod_verto] add a way to broadcast an event to one session 2021-10-23 01:22:14 +03:00
Michael Jerris ef013311e9 [mod_verto] allow re-auth via verto.login 2021-10-23 01:22:13 +03:00
Michael Jerris 3ac11d308a [mod_verto] add verto_skip_set_user var to skip set_user in mod_verto 2021-10-23 01:22:12 +03:00
Anthony Minessale 4e34e7f605 [mod_verto] auth-expires 2021-10-23 01:22:11 +03:00
Michael Jerris 9b81a54020 [mod_verto] put vars frorm user lookup into user_vars and protect user_vars 2021-10-23 01:22:10 +03:00
Anthony Minessale 40229a5f7e [mod_verto] pass in audio flags 2021-10-23 01:22:09 +03:00
Anthony Minessale aab938bba0 [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 01:22:09 +03:00
Anthony Minessale 8c7ad87c5a [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 01:22:08 +03:00
Anthony Minessale a4246835f9 [core] don't double set caller-id 2021-10-23 01:22:07 +03:00
Anthony Minessale b32b58ec81 [mod_verto] regression from fix for guest seeing non-public rooms 2021-10-23 01:22:06 +03:00
Anthony Minessale 838ca39135 [core, mod_verto] add visibility filter to verto 2021-10-23 01:22:05 +03:00
Anthony Minessale 9368465f56 [mod_verto] add chop-domain undocumented feature to allow FS to ignore @ in username 2021-10-23 01:22:05 +03:00
Anthony Minessale 83325712f3 [core, mod_verto] double udp buffer for audio, add verto command for video refresh 2021-10-23 01:22:04 +03:00
Anthony Minessale b6acb53e8b [mod_verto] add some data about the identity of the requestor to json_api requests 2021-10-23 01:22:03 +03:00
Anthony Minessale a7be2918ff [mod_verto] add reattach flag on reconnect to trigger mcu key frame 2021-10-23 01:22:02 +03:00
Anthony Minessale a62a3de9ee [mod_verto] gen keyframe both ways on re-invite 2021-10-23 01:22:01 +03:00
Anthony Minessale bda4294cab [mod_verto] smaller jb 2021-10-23 01:22:01 +03:00
Anthony Minessale 5b6a54494b [core, mod_verto] check for camera change and trigger new constraints 2021-10-23 01:22:00 +03:00
Andrey Volk bec42ba769 [Core] Implement NDLB_line_flash_16 channel variable. Set to true to enable deprecated 0-16 back (rfc4733) 2021-10-23 01:21:59 +03:00
Dragos Oancea b90ca11659 [core] RTP: remove redundant condition when checking payload type of incoming packets. 2021-10-23 01:21:58 +03:00
dhruvecosmob 813aac3e0f [Unit-tests] Add a unit-test for the compact form and full form of the Identity header. 2021-10-23 01:21:58 +03:00
Chris Rienzo 92ba1b7cb3 [build] remove generated libs/srtp/config_in.h file and add some git ignores 2021-10-23 01:21:57 +03:00
Dragos Oancea 26f6d5b94d [mod_sofia] fix memleak (presence) 2021-10-23 01:21:56 +03:00
Dragos Oancea e2df18791c [core] don't hangup call on SRTP errors (new default behaviour) 2021-10-23 01:21:56 +03:00
Chris Rienzo d459af0a38 [core] Save position of XML opening tag '>' and XML closing tag '<' in switch_xml_parse_str(). 2021-10-23 01:21:55 +03:00
dhruvecosmob 49f1dd4d15 [Core] Add Unit test script for Check RTP/SAVP transport protocol with crypto attribute. 2021-10-23 01:21:54 +03:00
Andrey Volk bb25de9ab9 [Core] Do not generate SDP media Descriptions with RTP/SAVP transport protocol when no crypto attribute. 2021-10-23 01:21:53 +03:00
dhruvecosmob 8308233819 [mod_sofia] Add a unit-test for the 3pcc telephone event. 2021-10-23 01:21:52 +03:00