]> git.ipfire.org Git - thirdparty/asterisk.git/shortlog
thirdparty/asterisk.git
2020-11-05  Asterisk Development... Update for 13.37.1 13.37 13.37.1
2020-11-05  Ben FordAST-2020-002 - res_pjsip: Stop sending INVITEs after...
2020-11-05  Kevin HarwellAST-2020-001 - res_pjsip: Return dialog locked and...
2020-10-19  Asterisk Development... Update for 13.37.0 13.37.0
2020-09-09  Asterisk Development... Update for 13.37.0-rc1 13.37.0-rc1
2020-09-09  Asterisk Development... Update CHANGES and UPGRADE.txt for 13.37.0
2020-09-03  Patrick Verzeleres_pjsip_session: Deferred re-INVITE without SDP send...
2020-09-01  Kfir Itzhakapp_queue: Fix leave-empty not recording a call as...
2020-08-31  George Josephast_coredumper: Fix issues with naming
2020-08-31  Joshua C. Colpparking: Copy parker UUID as well.
2020-08-31  Tzafrir Cohenfollowme: allow disabling callee prompt
2020-08-31  Sean Brightapp_voicemail: Fix pollmailboxes
2020-08-28  Alexander Traudsip_nat_settings: Update script for latest Linux.
2020-08-28  Alexander Traudsamples: Fix keep_alive_interval default in pjsip.conf.
2020-08-28  Kevin Harwellchan_pjsip: disallow PJSIP_SEND_SESSION_REFRESH pre...
2020-08-28  Joshua C. Colppbx: Fix hints deadlock between reload and ExtensionState.
2020-08-27  Nickolay Shmyrevres_speech: Bump reference on format object
2020-08-26  Torrey Searleres_pjsip_diversion: handle 181
2020-08-25  Sean Brightapp_voicemail: Process urgent messages with mailcmd
2020-08-25  Joshua C. Colpres_pjsip_session: Don't aggressively terminate on...
2020-08-25  George Josephscope_trace: Updated macro stubs to match other branches
2020-08-24  Sean Brightbridge_channel: Ensure text messages are zero terminated
2020-08-19  Dennis Buteynchan_sip: Clear ToHost property on peer when changing...
2020-08-11  sungtae kimstasis_bridge.c: Fixed wrong video_mode shown
2020-08-11  Sean Brightres_musiconhold.c: Prevent crash with realtime MoH
2020-08-10  Sean Brightvector.h: Fix implementation of AST_VECTOR_COMPACT...
2020-07-31  Michael Neuhauserpjproject: clone sdp to protect against (nat) modifications
2020-07-27  Joshua C. Colpres_pjsip_registrar: Don't specify an expiration for...
2020-07-27  Sean Brightutf8.c: Add UTF-8 validation and utility functions
2020-07-24  Sean Brightvector.h: Add AST_VECTOR_SORT()
2020-07-24  George JosephCI: Force publishAsteriskDocs to use python2
2020-07-20  Sean Brightacl.c: Coerce a NULL pointer into the empty string
2020-07-20  Joshua C. Colppjsip: Include timer patch to prevent cancelling timer 0.
2020-07-10  Nickolay Shmyrevres_http_websocket: Avoid reading past end of string
2020-07-09  Asterisk Development... Update CHANGES and UPGRADE.txt for 13.35.0
2020-07-07  George JosephScope Trace: Update stub defines
2020-07-07  sungtae kimres_pjsip.c: Added disable_rport option for pjsip.conf
2020-07-07  Nickolay Shmyrevres_http_websocket.c: Continue reading after ping/pong
2020-07-06  Kevin HarwellPJSIP_MEDIA_OFFER: override what's specified on configu...
2020-07-06  Kevin Harwellmanager - Add Content-Type parameter to the SendText...
2020-07-01  George Josephlogger: Fix scope trace defines
2020-06-26  Joshua C. Colpres_pjsip: Apply AOR outbound proxy to static contacts.
2020-06-25  Joshua C. Colpmenuselect: Resolve infinite loop in dependency scenario.
2020-06-25  Frederic LE... chan_sip: chan_sip does not process 400 response to...
2020-06-22  Università... res_corosync: Fix crash in huge distributed environment.
2020-06-22  Moises Silvares_http_websocket: Add payload masking to the websocke...
2020-06-19  Guido Falsichan_dadhi: Fix setvar in dahdi channels
2020-06-18  Joshua C. Colpres_sorcery_memory_cache: Disallow per-object expire...
2020-06-17  Walter Doekesapp_queue: Read latest wrapuptime instead of (possibly...
2020-06-17  Walter Doekesapp_queue: Remove stale code in try_calling
2020-06-17  Walter Doekesres_pjsip: Include <pjsip_ua.h> instead of internal...
2020-06-11  Kevin Harwellpjproject: Upgrade bundled version to pjproject 2.10
2020-06-10  George Josephres_fax: Don't start a gateway if either channel is...
2020-06-10  Kevin HarwellCompiler fixes for gcc 10
2020-06-08  Walter Doekespjsip: Prevent invalid memory access when attempting...
2020-06-05  Joshua C. Colpres_fax: Don't consume frames given to fax gateway...
2020-06-05  Alexander Traudpjproject_bundled: Honor --without-pjproject.
2020-06-04  Pirmin Walthertres_pjsip_logger: use the correct pointer when logging...
2020-06-03  George JosephScope Tracing: Add stubs to allow easier cherry-picking
2020-06-01  Joshua C. Colpres_rtp_asterisk: Re-order RTP destruction.
2020-06-01  Pirmin Walthertres_pjsip_logger.c: correct the return value checks...
2020-05-28  Asterisk Development... Update CHANGES and UPGRADE.txt for 13.34.0
2020-05-27  Joshua C. Colpres_pjsip: Use correct pool for storing the contact_use...
2020-05-22  Pirmin Walthertres_pjsip_nat.c: remove x-ast-orig-host from request...
2020-05-20  Joshua C. Colpres_sorcery_config: Always reload configuration on...
2020-05-20  Joshua C. Colpbridge_softmix: Always remove audio from mixed frame.
2020-05-20  Joshua C. Colpres_pjsip_logger: Expand functionality to improve logging.
2020-05-18  sungtae kimres_rtp_asterisk.c: Fixed memory leak
2020-05-11  Guido Falsipjproject: Fix race condition when building with parall...
2020-05-11  Roger Jamesres_pjsip_history.c: Fix to stop SIGSEGV when IPv6...
2020-05-11  traudtcptls: Fix notice when TLS is enabled but not supported.
2020-05-11  traudapp_osplookup: Avoid a format truncation.
2020-05-06  Pirmin Walthertapp.c: make sure that no non-async-signal-safe syscalls...
2020-05-05  Nathan Bruningapp_queue: track masquerades in app_queue to avoid...
2020-05-05  Guido Falsipjproject: Remove bashism from configure.m4 script
2020-05-05  Jaco KroonRemove #include <sys/cdefs.h>
2020-04-30  George Josephapp_voicemail: Add workaround for a gcc 10 issue with...
2020-04-29  Alexander Traudcore_local: Local calls are always secure.
2020-04-29  Joshua C. Colppjsip: Increase maximum ICE candidate count.
2020-04-28  Guido Falsires_rtp_asterisk: Protect access to nochecksums with...
2020-04-27  Peter Turczakchan_mobile: Add smoother to make SIP/RTP endpoints...
2020-04-23  Asterisk Development... Update CHANGES and UPGRADE.txt for 13.33.0
2020-04-22  sungtae kimres_ari_channels: Fixed endpoint 80 characters limit
2020-04-21  DanielYKres_pjsip: Fixed format of IPv6 addresses for external...
2020-04-20  Alexander Traudchan_sip: externhost/externaddr with non-default TCP...
2020-04-20  Alexander Traudcurl: Add build-time dependency.
2020-04-20  Alexander Traudres_pjsip_refer: Add build-time dependency.
2020-04-20  Alexander Traudapp_getcpeid: Add build-time dependency.
2020-04-20  Alexander Traudres_pjsip: Add build-time dependency.
2020-04-17  Alexander Traudpjproject_bundled: Honor --without-pjproject.
2020-04-16  Alexander Traudchan_sip: DiffServ/ToS not only on UDP but also on...
2020-04-16  Alexander Traudinstall_prereq: Add libcap for high bits in DiffServ...
2020-04-16  Alexander TraudBuildSystem: Only if found LibPRI, check its optional...
2020-04-15  Alexander TraudBuildSystem: Only if found external PJProject, check...
2020-04-14  bernard merindolres_rtp_asterisk.c: Check for first DTMF having timesta...
2020-04-14  Jean Aunisfunc_volume: Accept decimal number as argument
2020-04-14  Jaco Kroonres_rtp_asterisk: iterate all local addresses looking...
2020-04-13  Alexander Traudpjproject_bundled: Repair ./configure --with-ssl withou...
2020-04-13  Jaco Kroonres_pjsip: document legal dtls_verify endpoint options.
2020-04-13  Alexander TraudBuildSystem: Search for Python/C API when possibly...
next