]> git.ipfire.org Git - thirdparty/asterisk.git/shortlog
thirdparty/asterisk.git
2024-05-09  George Josephmanager.c: Add missing parameters to Login documentation
2024-05-09  Naveen Albertfunc_callerid: Emit warning if invalid redirecting...
2024-05-09  Naveen Albertchan_dahdi: Add DAHDIShowStatus AMI action.
2024-05-09  Sperl Viktorres_pjsip_endpoint_identifier_ip: Add endpoint identifi...
2024-05-09  George Josephres_stir_shaken: Fix compilation for CentOS7 (openssl...
2024-05-09  George JosephFix incorrect application and function documentation...
2024-05-09  Sean Brightcli.c: `core show channels concise` is not really depre...
2024-05-09  Sperl Viktorres_pjsip_endpoint_identifier_ip: Endpoint identifier...
2024-05-09  Naveen Albertchan_dahdi: Don't retry opening nonexistent channels...
2024-05-09  Joshua ElsonImplement Configurable TCP Keepalive Settings in PJSIP...
2024-05-09  Martin Tomecres_pjsip_refer.c: Allow GET_TRANSFERRER_DATA
2024-05-09  Martin Nystroemres_ari.c: Add additional output to ARI requests when...
2024-05-09  Sean Brightalembic: Fix compatibility with SQLAlchemy 2.0+.
2024-05-09  jonatascalebemanager.c: Add new parameter 'PreDialGoSub' to Originat...
2024-05-09  Naveen Albertmenuselect: Minor cosmetic fixes.
2024-05-09  Naveen Albertpbx_variables.c: Prevent SEGV due to stack overflow.
2024-05-09  Holger Hans... res_prometheus: Fix duplicate output of metric and...
2024-05-09  Naveen Albertmanager.c: Add CLI command to kick AMI sessions.
2024-05-09  Naveen Albertchan_dahdi: Allow specifying waitfordialtone per call.
2024-05-09  Naveen Albertres_parking: Fail gracefully if parking lot is full.
2024-05-09  Sean Brightres_config_mysql.c: Support hostnames up to 255 bytes.
2024-05-09  Sean Brightres_pjsip: Fix alembic downgrade for boolean columns.
2024-05-09  Stanislav AbramenkovUpgrade bundled pjproject to 2.14.1
2024-05-09  Sean Brightalembic: Quote new MySQL keyword 'qualify.'
2024-05-09  Maximilian... res_pjsip_session: Reset pending_media_state->read_call...
2024-05-09  Sean Brightres_monitor.c: Don't emit a warning about 'X' being...
2024-05-09  George Joseph.github: Add PAT to PRSubmitActions/Add Reviewers
2024-03-18  Asterisk Development... Update for 20.7.0 20.7.0 certified-20.7-cert1-pre1
2024-03-11  Asterisk Development... Update for 20.7.0-rc2 20.7.0-rc2
2024-03-11  George Josephres_pjsip_stir_shaken.c: Add checks for missing parameters
2024-03-07  Asterisk Development... Update for 20.7.0-rc1 20.7.0-rc1
2024-03-07  Naveen Albertapp_dial: Add dial time for progress/ringing.
2024-03-07  Naveen Albertapp_voicemail: Properly reinitialize config after unit...
2024-03-07  Shaaahapp_queue.c : fix "queue add member" usage string
2024-03-07  Naveen Albertapp_voicemail: Allow preventing mark messages as urgent.
2024-03-07  Sean Brightres_pjsip: Use consistent type for boolean columns.
2024-03-07  George Joseph.github: Remove timeout-minutes from gatetests
2024-03-07  George Josephattestation_config.c: Use ast_free instead of ast_std_free
2024-03-07  George JosephMakefile: Add stir_shaken/cache to directories created...
2024-03-07  George Joseph.github: Pass only single GATETEST_COMMAND to AsteriskG...
2024-03-07  George JosephStir/Shaken Refactor
2024-03-07  Sean Brightalembic: Synchronize alembic heads between supported...
2024-03-07  Sebastian Jennentranslate.c: implement new direct comp table mode
2024-03-07  Shyju KanaprathREADME.md: Removed outdated link
2024-03-07  Sean Brightstrings.h: Ensure ast_str_buffer(…) returns a 0 termina...
2024-03-07  George Joseph.github: Add force_cherry_pick option to Releaser
2024-03-07  George Joseph.github: Remove start_version from Releaser
2024-03-07  romryzres_rtp_asterisk.c: Correct coefficient in MOS calculation.
2024-03-07  Naveen Albertdsp.c: Fix and improve potentially inaccurate log message.
2024-03-07  George Josephpjsip show channelstats: Prevent possible segfault...
2024-03-07  George JosephReduce startup/shutdown verbose logging
2024-03-07  Naveen Albertconfigure: Rerun bootstrap on modern platform.
2024-03-07  Ben FordUpgrade bundled pjproject to 2.14.
2024-03-07  cmajapp_speech_utils.c: Allow partial speech results.
2024-03-07  Joshua C. Colputils: Make behavior of ast_strsep* match strsep.
2024-03-07  Mike Bradeenapp_chanspy: Add 'D' option for dual-channel audio
2024-03-07  George Joseph.github: Update github-script to v7 and fix a rest bug
2024-03-07  Naveen Albertapp_if: Fix next priority calculation.
2024-03-07  Sean Brightres_pjsip_t38.c: Permit IPv6 SDP connection addresses.
2024-03-07  Brad SmithBuildSystem: Bump autotools versions on OpenBSD.
2024-03-07  Brad Smithmain/utils: Simplify the FreeBSD ast_get_tid() handling
2024-03-07  Sean Brightres_pjsip_session.c: Correctly format SDP connection...
2024-03-07  Sean Brightrtp_engine.c: Correct sample rate typo for L16/44100.
2024-03-07  Naveen Albertmanager.c: Fix erroneous reloads in UpdateConfig.
2024-03-07  Naveen Albertres_calendar_icalendar: Print iCalendar error on parsin...
2024-03-07  Sean Brightapp_confbridge: Don't emit warnings on valid configurat...
2024-03-07  Mike Bradeenapp_voicemail: add NoOp alembic script to maintain...
2024-03-07  Naveen Albertchan_dahdi: Allow MWI to be manually toggled on channels.
2024-03-07  PeterHolikchan_rtp.c: MulticastRTP missing refcount without codec...
2024-03-07  PeterHolikchan_rtp.c: Change MulticastRTP nameing to avoid memory...
2024-03-07  Naveen Albertfunc_frame_trace: Add CLI command to dump frame queue.
2024-01-25  Asterisk Development... Update for 20.6.0 20.6.0
2024-01-18  Asterisk Development... Update for 20.6.0-rc2 20.6.0-rc2
2024-01-17  Naveen Albertlogger: Fix linking regression.
2024-01-12  Asterisk Development... Update for 20.6.0-rc1 20.6.0-rc1
2024-01-12  George JosephRevert "core & res_pjsip: Improve topology change handl...
2024-01-12  Naveen Albertmenuselect: Use more specific error message.
2024-01-12  Maximilian... res_pjsip_nat: Fix potential use of uninitialized trans...
2024-01-12  Naveen Albertapp_if: Fix faulty EndIf branching.
2024-01-12  Naveen Albertmanager.c: Fix regression due to using wrong free function.
2024-01-12  Naveen Albertconfig_options.c: Fix truncation of option descriptions.
2024-01-12  Naveen Albertmanager.c: Improve clarity of "manager show connected".
2024-01-12  Sean Brightmake_xml_documentation: Really collect LOCAL_MOD_SUBDIR...
2024-01-12  Naveen Albertgeneral: Fix broken links.
2024-01-12  George JosephMergeApproved.yml: Remove unneeded concurrency
2024-01-12  Maximilian... app_dial: Add option "j" to preserve initial stream...
2024-01-12  George Josephast_coredumper: Increase reliability
2024-01-12  Sean Brightlogger.c: Move LOG_GROUP documentation to dedicated...
2024-01-12  Matthew Fredricksonres_odbc.c: Allow concurrent access to request odbc...
2024-01-12  Sean Brightres_pjsip_header_funcs.c: Check URI parameter length...
2024-01-12  Sean Brightconfig.c: Log #exec include failures.
2024-01-12  Sean Brightmake_xml_documentation: Properly handle absolute LOCAL_...
2024-01-12  Sean Brightapp_voicemail.c: Completely resequence mailbox folders.
2024-01-12  Naveen Albertsig_analog: Fix channel leak when mwimonitor is enabled.
2024-01-12  Sean Brightres_rtp_asterisk.c: Update for OpenSSL 3+.
2024-01-12  Sean Brightalembic: Update list of TLS methods available on ps_tra...
2024-01-12  Naveen Albertfunc_channel: Expose previously unsettable options.
2024-01-12  Sean Brightapp.c: Allow ampersands in playback lists to be escaped.
2024-01-12  Sean Brighturi.c: Simplify ast_uri_make_host_with_port()
2024-01-12  Sean Brightfunc_curl.c: Remove CURLOPT() plaintext documentation.
next