]> git.ipfire.org Git - thirdparty/asterisk.git/shortlog
thirdparty/asterisk.git
5 days ago  Sean Brightextensions.ael.sample: Restore removed macros master
5 days ago  Alexandre Fournierformat_cap: guard against NULL src in *_from_cap helpers
6 days ago  ThatTotallyRealMythast_loggrabber: Install the ast_tsconvert.py script...
6 days ago  George Josephchan_unistim.c: Prevent overrun of phone_number field.
6 days ago  Mike Bradeenooh323c: not checking for IE minimum length
6 days ago  George Josephres_ari: Ensure read-only users are properly authorized...
6 days ago  George Josephpjsip_message_filter: Use pj_strdup instead of pj_stras...
6 days ago  George Josephooh323c/ooq931.c: Ensure ooQ931Decode doesn't run out...
6 days ago  George JosephARI: Make ARI applications respect live_dangerously.
6 days ago  George Josephres_rtp_asterisk.c: Address 2 potential T.140 RED buffe...
6 days ago  Roberto Palearires/res_pjsip_pubsub.c: Fix buffer over-read in MWI...
6 days ago  Mike Bradeenmanager: Use remote address in user error logging
6 days ago  Mike Bradeenooh323: Prevent potential buffer overflow in trace...
6 days ago  Pengpeng Houapp_sms: Bound protocol 1 SMS unpacking to fixed-size...
6 days ago  Milan Kyselicares_xmpp: Fix stack buffer overflow in namespace prefix...
6 days ago  Milan Kyselicares_pjsip_pubsub: Add width limit to sscanf in MWI...
6 days ago  Milan Kyselicares_config_ldap: Escape LDAP filter values per RFC...
6 days ago  Milan Kyselicacel_pgsql, cel_tds: Escape eventtype field to prevent...
6 days ago  Milan Kyselicahttp: Escape error page text to prevent reflected XSS
6 days ago  Milan Kyselicacodec_codec2: Only process complete Codec2 frames in...
6 days ago  Milan Kyselicaformat_ogg_speex: Add bounds check to prevent heap...
7 days ago  Sean Brightconfigs: Comment out `values` setting to avoid parse...
2026-06-16  Mike Bradeenapp_mixmonitor: Fix duplex recording for non 8K codecs
2026-06-16  George Josephres_http_websocket: Add timeout to client handshakes.
2026-06-11  Joshua C. Colpextension_state: Add new extension state API.
2026-06-09  Alexis Chenardres_pjsip: Add external_signaling_hostname transport...
2026-06-09  George JosephWebSocket Enhancements: Proxies and Keepalives for...
2026-06-05  Naveen Albertchan_local: Update chan_local references for Local...
2026-06-04  George Josephres_ari: Add res_ari_model as an optional_module.
2026-06-03  Mike Bradeenres ari: Add attachable states to Channels and Bridges
2026-06-03  Ben FordARI: Added paths to get and set multiple channel variables.
2026-06-02  Bernd Kuhlsres_stir_shaken: avoid direct ASN1_STRING accesses
2026-06-02  Bernd Kuhlstcptls.c: fix build with OpenSSL 4
2026-06-01  mikhail_grishakres_calendar: Fix build with libical 4.X
2026-06-01  UpBetaapp_record: Fix hangup handling during beep playback
2026-06-01  smtcbnodbc: Don't use prepared statements for distinct SQL...
2026-06-01  Alexander Bakkerabstract_jb.c: Remove timerfd from channel when disabli...
2026-06-01  Sean Brightres_pjsip: Don't allow a leading period when wildcard...
2026-06-01  George JosephEnsure channel locks aren't held while calling ast_set_...
2026-06-01  smtcbnapp_queue: fix double increment of member->calls with...
2026-06-01  George Josephchan_dahdi: Fix set but not used in mfcr2_show_links_of().
2026-05-22  Sebastian Jennentests: add tests/test_codec_translations.c
2026-05-21  Sean Brightinstall_prereq: Add a 'minimal' mode for basic build...
2026-05-21  George Josephchan_websocket: Handle incoming CONTINUATION frames.
2026-05-20  George Josephres_rtp_asterisk: Fix incorrect reference in ast_rtp_ge...
2026-05-20  Stanislav Abramenkovjansson: Upgrade version to jansson 2.15.0
2026-05-19  George Josephchannel.c: Move setting RTP stats from ast_softhangup...
2026-05-19  George Josephres_rtp_asterisk: Add option to control stun host resol...
2026-05-18  Jaco Kroonpjsip_configuration: Show actual dtls_verify config.
2026-05-12  Naveen Albertapp_dial: Properly handle callee hangup while sending...
2026-05-12  Maximilian... res_pjsip_messaging: Update To URI only if it is a...
2026-05-12  Stanislav AbramenkovUpgrade bundled pjproject to 2.17.
2026-05-11  Mike Bradeenres_stir_shaken: fix memory free crash when Asterisk...
2026-05-11  Joshua C. Colpmanager: Eliminate unnecessary code, simplify sessions...
2026-05-07  Peter Krallres_stasis/resource_bridges: Split bridge playback...
2026-05-07  Sebastian Denzres_pjsip_outbound_publish.c: Add more verbose document...
2026-05-06  George Josephchannel.c: Don't lock the channel in ast_softhangup...
2026-04-29  Charles Langloischan_pjsip: Fix deadlock when endpoint set_var uses...
2026-04-28  mattiares_pjsip: Add per-endpoint RTP port range configuration
2026-04-28  phonebenapp_queue: Fix raise_respect_min lost in copy_rules...
2026-04-28  phonebenapp_voicemail_odbc: fix msgnum race and crash on failed...
2026-04-28  George Josephari_websockets: Fix two issues in the cleanup of outbou...
2026-04-28  George Josephcompat.h: Ensure check for `__STDC_VERSION__` is not...
2026-04-24  phonebenpjproject: Backport fix for OpenSSL < 1.1.0 build failu...
2026-04-22  George Josephasterisk.c: Fix #if HAVE_LIBEDIT_IS_UNICODE.
2026-04-22  phonebencdrel_custom: fix SQLite compatibility for versions...
2026-04-22  Sebastian Jennentranslate.c: implement different sample_types for trans...
2026-04-22  Daniel Donoghuestasis_broadcast: Add optional ARI broadcast with first...
2026-04-22  Sven Kuberes_audiosocket: Tolerate non-audio frame types
2026-04-22  George Josephpbx_functions: Save module pointer before calling read...
2026-04-22  Naveen Albertchan_iax2: Add CHANNEL getter to retrieve auth method.
2026-04-21  phonebenfix: backport pjproject stdatomic.h GCC 4.8 build failu...
2026-04-16  George Josephres_rtp_asterisk: Destroy ioqueue in rtp_ioqueue_thread...
2026-04-16  Daniel Donoghueres_pjsip_maintenance: Add PJSIP endpoint maintenance...
2026-04-14  Naveen Albertchan_iax2: Add another check to abort frame handling...
2026-04-13  Mike Bradeenres_pjsip_outbound_registration: only update the Expire...
2026-04-10  Sean Brightfunc_talkdetect.c: Clarify dsp_talking_threshold docume...
2026-04-10  Sean Brightmake_xml_documentation: Remove temporary file on script...
2026-04-08  George Josephres_pjsip_config_wizard: Trigger reloads from a pjsip...
2026-04-07  Alexei Gradinaribuild: remove pjsua, pjsystest, Python bindings and...
2026-04-02  nappsoftres_cdrel_custom: do not free config when no new config...
2026-04-01  George Josephres_cdrel_custom: Resolve several formatting issues.
2026-03-31  Milan Kyselicacallerid: fix signed char causing crash in MDMF parser
2026-03-26  Mike Bradeenres_pjsip: Address pjproject security vulnerabilities
2026-03-23  Tinet-mucwpbx: Hold channel lock for exception datastore access
2026-03-19  George Josephxmldoc.c: Fix memory leaks in handling of provided_by.
2026-03-19  George JosephSECURITY.md: Update with additional instructions.
2026-03-18  Sven Kuberes_audiosocket: Fix header read loop to use correct...
2026-03-17  phonebenmanager.c : Fix CLI event display
2026-03-17  George Josephchan_pjsip: Set correct cause codes for non-2XX responses.
2026-03-17  Michal Hajekres_pjsip_config_wizard: Force reload on Named ACL...
2026-03-10  George Josephrtp: Set RTPAUDIOQOS variables when ast_softhangup...
2026-03-09  Alexis Hadjisotiriouchannel: Prevent crash during DTMF emulation when no...
2026-03-09  George Josephres_pjsip: Remove temp transport state when a transport...
2026-03-09  Alexis Hadjisotirioures_pjsip_messaging: Remove Contact header from out...
2026-03-05  Mike Bradeenacl: Add ACL support to http and ari
2026-03-04  Robert Wilsonres_rtp_asterisk.c: Fix DTLS packet drop when TURN...
2026-03-03  Naveen Albertdsp.c: Add support for detecting R2 signaling tones.
2026-03-03  Naveen Albertapp_dial: Include channel name in warnings during wait_...
2026-03-03  Tinet-mucwmain/file: fix translated-frame write loop to use curre...
next