Commit Graph

32889 Commits (efc61a96f0cf44b806605fa35fa35151fc03d802)
 

Author SHA1 Message Date
George Joseph 73f458b1e0 app_queue: Fix deadlock between update and show queues
5 years ago
George Joseph 2fe76dd816 res_pjsip_outbound_registration.c: Use our own scheduler and other stuff
5 years ago
George Joseph 5a4640d208 pjsip_scheduler.c: Add type ONESHOT and enhance cli show command
5 years ago
Alexei Gradinari cc7eb72f65 sched: AST_SCHED_REPLACE_UNREF can lead to use after free of data
5 years ago
Alexander Traud b52acb87b0 res_pjsip/config_transport: Load and run without OpenSSL.
5 years ago
Alexander Traud 64d2de19ee res_stir_shaken: Include OpenSSL headers where used actually.
5 years ago
Dovid Bender bc58e84f47 func_curl.c: Allow user to set what return codes constitute a failure.
5 years ago
Kevin Harwell b82f880647 AST-2020-001 - res_pjsip: Return dialog locked and referenced
5 years ago
Ben Ford cd8f8b94f8 AST-2020-002 - res_pjsip: Stop sending INVITEs after challenge limit.
5 years ago
Sean Bright a5d55fc9e1 sip_to_pjsip.py: Handle #include globs and other fixes
5 years ago
Alexander Traud 57ee79a563 Compiler fixes for GCC with -Og
5 years ago
Alexander Traud 28faafd1c4 Compiler fixes for GCC when printf %s is NULL
5 years ago
Alexander Traud 914aecb8d8 Compiler fixes for GCC with -Os
5 years ago
Alexander Traud cd32317691 chan_sip: On authentication, pick MD5 for sure.
5 years ago
Walter Doekes 1650d50e91 main/say: Work around gcc 9 format-truncation false positive
5 years ago
Kevin Harwell c62193c5de res_pjsip, res_pjsip_session: initialize local variables
5 years ago
Alexander Traud f3452c85e5 install_prereq: Add GMime 3.0.
5 years ago
Alexander Traud db4320a6a0 BuildSystem: Enable Lua 5.4.
5 years ago
Nick French bd98e153d1 res_pjsip_session: Restore calls to ast_sip_message_apply_transport()
5 years ago
Sean Bright 8f33e23dfb features.conf.sample: Sample sound files incorrectly quoted
5 years ago
Andrew Siplas 0190e706b8 logger.conf.sample: add missing comment mark
5 years ago
Joshua C. Colp dcd2ed69a3 res_pjsip: Adjust outgoing offer call pref.
5 years ago
Sean Bright fa023cbfa0 tcptls.c: Don't close TCP client file descriptors more than once
5 years ago
Jean Aunis 61116d5dbc resource_endpoints.c: memory leak when providing a 404 response
5 years ago
Kevin Harwell 56028426de Logging: Add debug logging categories
5 years ago
Sean Bright 51cba591e3 pbx.c: On error, ast_add_extension2_lockopt should always free 'data'
5 years ago
George Joseph 773f424c7f app_confbridge/bridge_softmix: Add ability to force estimated bitrate
5 years ago
Sean Bright 4b5ed817bd app_voicemail.c: Document VMSayName interruption behavior
5 years ago
Holger Hans Peter Freyther 9c0ded6e76 res_pjsip_sdp_rtp: Fix accidentally native bridging calls
5 years ago
lvl 990c72bbcf res_musiconhold: Load all realtime entries, not just the first
5 years ago
Jasper van der Neut e831952eba channels: Don't dereference NULL pointer
5 years ago
Torrey Searle e7bd97e2e5 res_pjsip_diversion: fix double 181
5 years ago
Sean Bright 505211551a res_musiconhold: Clarify that playlist mode only supports HTTP(S) URLs
5 years ago
Sean Bright 16dfe8f03f dsp.c: Update calls to ast_format_cmp to check result properly
5 years ago
Joshua C. Colp 23e427bbd2 res_pjsip_session: Fix stream name memory leak.
5 years ago
Sean Bright b11b49945b func_curl.c: Prevent crash when using CURLOPT(httpheader)
5 years ago
Sean Bright 0aaf9aa6de res_musiconhold: Start playlist after initial announcement
5 years ago
Joshua C. Colp f67f5676b7 res_pjsip_session: Fix session reference leak.
5 years ago
Michal Hajek b4ab0dd41a res_stasis.c: Add compare function for bridges moh container
5 years ago
George Joseph 923d95cc84 logger.h: Fix ast_trace to respect scope_level
5 years ago
Sean Bright 52ca2323aa chan_sip.c: Don't build by default
5 years ago
Sean Bright 5a0e1d256d audiosocket: Fix module menuselect descriptions
5 years ago
George Joseph 39bb45cdfc bridge_softmix/sfu_topologies_on_join: Ignore topology change failures
5 years ago
Sean Bright bc038e6191 res_pjsip_session.c: Fix build when TEST_FRAMEWORK is not defined
5 years ago
Torrey Searle 888090ab18 res_pjsip_diversion: implement support for History-Info
5 years ago
Sean Bright 30e08ce1bb format_cap: Perform codec lookups by pointer instead of name
5 years ago
George Joseph 53910b1f25 res_pjsip_session: Fix issue with COLP and 491
5 years ago
George Joseph 44bb0858cb debugging: Add enough to choke a mule
5 years ago
George Joseph 86f1bce186 res_pjsip_session: Handle multi-stream re-invites better
5 years ago
Sungtae Kim 9052e448ec realtime: Increased reg_server character size
5 years ago