Commit Graph

34486 Commits (6d383d321d986ac88588d06e4ad940aa51147fd2)
 

Author SHA1 Message Date
Gian Diego Javes 6d383d321d taskpool: count the in-flight task when selecting an executor
2 months ago
aabolfazl fccb7cb367 app_voicemail: Fix crash when VM_INFO reads an unset email address.
2 months ago
Sean Bright 9579b24a0a res_agi.c: Prevent out-of-bounds array access when parsing arguments
2 months ago
Mike Bradeen f0c1c1a7b7 res_pjsip_sdp_rtp: Fix intermittent call drop on reINVITE sdp change
2 months ago
Sven Kube 926a1068f2 chan_websocket: Fix NULL requestor dereference in webchan_request.
2 months ago
Naveen Albert f6b02c640c backtrace.c: Include stdbool.h
2 months ago
aabolfazl c46c9945a8 res_musiconhold: Fix mohclass reference leak on answeredonly early return.
2 months ago
Naveen Albert 5b59829015 backtrace.c: Avoid removed bfd_boolean type.
2 months ago
Sean Bright 73064ff3bf app_voicemail.c: Fix may-be-uninitialized error
2 months ago
Mike Bradeen 2720b1025e pjproject: disable building pjsua when a sanitizer is used
2 months ago
George Joseph b531f71b12 SECURITY.md: Add warning about reporting multiple issues in one advisory.
2 months ago
Mehrdad Seifzadeh 8cd58fd39d chan_pjsip: Store transport info for outgoing channels
2 months ago
aabolfazl c05ac3f232 func_strings: Fix misspelling of "occurred" in FIELDNUM documentation.
2 months ago
Jeremy Lainé 7c60726df1 tcptls: Don't inhibit escalations for outbound client connections.
2 months ago
Mike Bradeen 734fb592bd res_rtp_asterisk: Avoid two lock inversion deadlocks with pj project
2 months ago
Stanislav Abramenkov 05dbd160ea jansson: Upgrade version to jansson 2.15.1
2 months ago
Jeremy Lainé b31d3b1d57 file.c: Ensure opening a stream opens at most one file
2 months ago
Joshua C. Colp ad429910c6 pjsip: Eliminate some unique taskprocessors.
2 months ago
Roel van Meer e22687d0bd bridging: Add support for TOUCH_MIXMONITOR_OPTIONS
2 months ago
George Joseph 1480af1227 res_pjsip_refer: Fix issues with Refer-Sub:false and ARI.
2 months ago
Mike Bradeen ea9b48659d build: re-add pjsua test application
2 months ago
Naveen Albert 036f09c073 res_pjsip: Document 'none' option for 'dtmf_mode'.
2 months ago
Mike Bradeen fb4bfb1156 Audiohooks: Allow whisper audiohooks to work without an underlying stream
2 months ago
Ben Ford 99fe892b66 Logger: Don't discard WARNING or ERROR messages.
2 months ago
Aqeel Abbas 95b94d0ef1 func_strings: Fix syntax error in STRBETWEEN documentation example
2 months ago
Mehrdad Seifzadeh 07884c4144 res_pjsip_registrar: Resolve AOR for identified endpoints
2 months ago
Thomas Guebels ae85ad744a res_http_websocket: Unref session when it fails to establish.
3 months ago
George Joseph 546749516b Bundled pjproject: Make it easier to override options in config_site.h.
3 months ago
Joshua C. Colp 1fc956a48b test_performance: Add performance experimentation test module.
3 months ago
Joshua C. Colp 2158dff4b5 manager: Move away from shared linked list for events.
3 months ago
George Joseph 5eded44fee chan_websocket: Use leftover data if no frames are available when the timer fires.
3 months ago
Mehrdad Seifzadeh f7c50cff7c res_pjsip_session: Bound delayed BYE behind UAC INVITE
3 months ago
Sean Bright a12cc71282 extensions.ael.sample: Restore removed macros
3 months ago
Alexandre Fournier a9d33edc2e format_cap: guard against NULL src in *_from_cap helpers
3 months ago
ThatTotallyRealMyth c0fc2ae54c ast_loggrabber: Install the ast_tsconvert.py script to a secure temp directory.
3 months ago
George Joseph 6f414ec771 chan_unistim.c: Prevent overrun of phone_number field.
3 months ago
Mike Bradeen 42d3552d2a ooh323c: not checking for IE minimum length
3 months ago
George Joseph 762b4c9c39 res_ari: Ensure read-only users are properly authorized via REST Over WebSocket.
3 months ago
George Joseph f1e4762147 pjsip_message_filter: Use pj_strdup instead of pj_strassign to save local address.
3 months ago
George Joseph 5e59cbad64 ooh323c/ooq931.c: Ensure ooQ931Decode doesn't run out-of-bounds.
3 months ago
George Joseph 8f8ccaf70a ARI: Make ARI applications respect live_dangerously.
3 months ago
George Joseph 536218a86b res_rtp_asterisk.c: Address 2 potential T.140 RED buffer overruns.
3 months ago
Roberto Paleari 1039bed76f res/res_pjsip_pubsub.c: Fix buffer over-read in MWI body parser
3 months ago
Mike Bradeen 87a1f43e4c manager: Use remote address in user error logging
3 months ago
Mike Bradeen bf0c9a9068 ooh323: Prevent potential buffer overflow in trace logging
3 months ago
Pengpeng Hou 59b74276f2 app_sms: Bound protocol 1 SMS unpacking to fixed-size buffers
3 months ago
Milan Kyselica 12072a559f res_xmpp: Fix stack buffer overflow in namespace prefix handling
3 months ago
Milan Kyselica 7a1ffcdf38 res_pjsip_pubsub: Add width limit to sscanf in MWI NOTIFY parser
3 months ago
Milan Kyselica 04aa482212 res_config_ldap: Escape LDAP filter values per RFC 4515
3 months ago
Milan Kyselica 88c65757b5 cel_pgsql, cel_tds: Escape eventtype field to prevent SQL injection
3 months ago