Commit Graph

26946 Commits (98d089fb9a0a52baf6fa07c723bb74c4dd9a116c)
 

Author SHA1 Message Date
Matt Jordan 3e286e6b51 res_pjsip/configuration: Fix a variety of default value problems
10 years ago
Matt Jordan ffadb5f1de main/sorcery: Provide log messages when a wizard does not support an operation
10 years ago
Matt Jordan 5266796432 tests/test_devicestate: Add additional tests for the device state API
10 years ago
Matt Jordan dc31b10e2c Merge "main/devicestate: Prevent duplicate registration of device state providers"
10 years ago
Matt Jordan ec92f91001 Merge "bucket: Add clone/staleness operations for ast_bucket/ast_bucket_file"
10 years ago
Matt Jordan d3348ec5f0 Merge "sorcery: Add support for object staleness"
10 years ago
Matt Jordan f77e688f20 main/devicestate: Prevent duplicate registration of device state providers
10 years ago
Benjamin Ford 1b7760a8aa ARI: Added new functionality to get all module information.
10 years ago
Joshua Colp 4a25d55416 bridge_native_rtp.c: Don't start native RTP bridging after attended transfer.
10 years ago
Mark Michelson af3f4b342b Merge "DNS: Create a system-level DNS resolver"
10 years ago
Joshua Colp 9276415f65 res_rtp_asterisk: Ensure DTLS timeout timer is -1 if DTLS is not used.
10 years ago
Ashley Sanders 3cdfd39af7 DNS: Create a system-level DNS resolver
10 years ago
Matt Jordan 70c777146e Merge "res_pjsip_mwi.c: Use safer loop coding in mwi_subscription_mailboxes_str()."
10 years ago
Matt Jordan 8cd8d87479 Merge "res_pjsip_mwi.c: Fix MWI subscription memory corruption crash."
10 years ago
Joshua Colp 785aa18a23 Merge "PJSIP XML, XPIDF: Fix buffer size overwrite memory corruption error."
10 years ago
Joshua Colp d173d9692a Merge topic 'res_pjsip_mwi_cleanups'
10 years ago
Joshua Colp 78ff4a2a4a Merge "PJSIP FAX: Fix T.38 automatic reject timer NULL channel pointer dereferences."
10 years ago
Joshua Colp ff40a643eb Merge "res_pjsip_t38.c: Fix always false if test."
10 years ago
Joshua Colp 20297252ed Merge "res/res_http_websocket: Don't send HTTP response fragmented."
10 years ago
Joshua Colp 5717340ab3 res_rtp_asterisk: Prevent simultaneous access to DTLS SSL context.
10 years ago
Richard Mudgett 189841ddb7 res_pjsip_mwi.c: Fix MWI subscription memory corruption crash.
10 years ago
Richard Mudgett 7cd99be534 PJSIP XML, XPIDF: Fix buffer size overwrite memory corruption error.
10 years ago
Richard Mudgett 792ed7ce93 PJSIP FAX: Fix T.38 automatic reject timer NULL channel pointer dereferences.
10 years ago
Richard Mudgett 030e8339dd res_pjsip_mwi.c: Use safer loop coding in mwi_subscription_mailboxes_str().
10 years ago
Richard Mudgett 453d7b8d69 res_pjsip_mwi.c: Eliminate a simple RAII_VAR.
10 years ago
Richard Mudgett 786c6d42ef res_pjsip_mwi.c: Fix mid-line log message line breaks.
10 years ago
Richard Mudgett 1b91094edd res_pjsip_t38.c: Fix always false if test.
10 years ago
Mark Michelson 3cdbe696a3 Merge "res_pjsip: Failover when server is not available"
10 years ago
Kevin Harwell 74135c8efa res_pjsip: Failover when server is not available
10 years ago
Joshua Colp 38a3c27a09 res_sorcery_memory_cache: Execute stale unit test last.
10 years ago
Matt Jordan ef8d3f6506 bucket: Add clone/staleness operations for ast_bucket/ast_bucket_file
10 years ago
Matt Jordan b178f8701b sorcery: Add support for object staleness
10 years ago
Joshua Colp 987548413d Merge "chan_sip: Fix early call pickup channel leak."
10 years ago
Joshua Colp f35a4b8525 res/res_http_websocket: Don't send HTTP response fragmented.
10 years ago
Matt Jordan 2c17515f3c Makefile: Remove coverage files on 'make clean'
10 years ago
Joshua Colp fa4dd9755a Merge "chan_vpb.cc: Fix compiler warning Jenkins found."
10 years ago
Matt Jordan 45b8a2be31 Merge "dns: Fix crash when invoking cancel in DNS recurring unit test."
10 years ago
Walter Doekes 34323f9f95 chan_sip: Fix early call pickup channel leak.
10 years ago
Matt Jordan a889cfa0b9 Merge "sorcery/realtime: Add a bit of debug and warning messages for bad configs"
10 years ago
Joshua Colp 98c5616bae Merge "res_timing: Don't close FD 0 when out of open files."
10 years ago
Joshua Colp 8bfaccafe9 Merge "rtp_engine: Skip useless self-assignment in ast_rtp_engine_unload_format."
10 years ago
Joshua Colp f398c8151a Merge "astfd: Fix buffer overflow in DEBUG_FD_LEAKS."
10 years ago
Joshua Colp 5fc08c48c4 Merge "chan_mgcp: Don't call close on fd -1."
10 years ago
Matt Jordan ef74ccb18d sorcery/realtime: Add a bit of debug and warning messages for bad configs
10 years ago
Joshua Colp f18436642b dns: Fix crash when invoking cancel in DNS recurring unit test.
10 years ago
Walter Doekes 6fbb58c7f7 chan_mgcp: Don't call close on fd -1.
10 years ago
Walter Doekes 13a318bbb1 rtp_engine: Skip useless self-assignment in ast_rtp_engine_unload_format.
10 years ago
Walter Doekes 40274e3652 astfd: Fix buffer overflow in DEBUG_FD_LEAKS.
10 years ago
Walter Doekes 3fab8212e3 res_timing: Don't close FD 0 when out of open files.
10 years ago
Richard Mudgett 41610df8d5 chan_vpb.cc: Fix compiler warning Jenkins found.
10 years ago