]> git.ipfire.org Git - thirdparty/asterisk.git/shortlog
thirdparty/asterisk.git
2020-11-03  Alexander TraudCompiler fixes for GCC with -Os
2020-11-03  Alexander TraudCompiler fixes for GCC when printf %s is NULL
2020-11-03  Alexander Traudchan_sip: On authentication, pick MD5 for sure.
2020-10-29  Walter Doekesmain/say: Work around gcc 9 format-truncation false...
2020-10-28  Kevin Harwellres_pjsip, res_pjsip_session: initialize local variables
2020-10-28  Alexander Traudinstall_prereq: Add GMime 3.0.
2020-10-28  Nick Frenchres_pjsip_session: Restore calls to ast_sip_message_app...
2020-10-28  Alexander TraudBuildSystem: Enable Lua 5.4.
2020-10-22  Sean Brightfeatures.conf.sample: Sample sound files incorrectly...
2020-10-14  Andrew Siplaslogger.conf.sample: add missing comment mark
2020-10-13  Joshua C. Colpres_pjsip: Adjust outgoing offer call pref.
2020-10-12  Kevin HarwellLogging: Add debug logging categories
2020-10-08  Sean Brighttcptls.c: Don't close TCP client file descriptors more...
2020-10-06  Jean Aunisresource_endpoints.c: memory leak when providing a...
2020-10-02  Sean Brightapp_voicemail.c: Document VMSayName interruption behavior
2020-10-02  Sean Brightpbx.c: On error, ast_add_extension2_lockopt should...
2020-10-02  George Josephapp_confbridge/bridge_softmix: Add ability to force...
2020-09-30  Jasper van... channels: Don't dereference NULL pointer
2020-09-30  Holger Hans... res_pjsip_sdp_rtp: Fix accidentally native bridging...
2020-09-29  lvlres_musiconhold: Load all realtime entries, not just...
2020-09-29  Torrey Searleres_pjsip_diversion: fix double 181
2020-09-28  Sean Brightres_musiconhold: Clarify that playlist mode only suppor...
2020-09-23  Sean Brightdsp.c: Update calls to ast_format_cmp to check result...
2020-09-23  Sean Brightres_musiconhold: Start playlist after initial announcement
2020-09-23  Joshua C. Colpres_pjsip_session: Fix stream name memory leak.
2020-09-23  Sean Brightfunc_curl.c: Prevent crash when using CURLOPT(httpheader)
2020-09-23  Joshua C. Colpres_pjsip_session: Fix session reference leak.
2020-09-23  Michal Hajekres_stasis.c: Add compare function for bridges moh...
2020-09-22  George Josephlogger.h: Fix ast_trace to respect scope_level
2020-09-22  Sean Brightaudiosocket: Fix module menuselect descriptions
2020-09-17  George Josephbridge_softmix/sfu_topologies_on_join: Ignore topology...
2020-09-16  Sean Brightres_pjsip_session.c: Fix build when TEST_FRAMEWORK...
2020-09-16  Torrey Searleres_pjsip_diversion: implement support for History...
2020-09-15  Sean Brightformat_cap: Perform codec lookups by pointer instead...
2020-09-14  George Josephres_pjsip_session: Fix issue with COLP and 491
2020-09-11  George Josephdebugging: Add enough to choke a mule
2020-09-11  George Josephres_pjsip_session: Handle multi-stream re-invites...
2020-09-10  Sungtae Kimrealtime: Increased reg_server character size
2020-09-10  Sungtae Kimres_stasis.c: Added video_single option for bridge...
2020-09-09  Ben FordBridging: Use a ref to bridge_channel's channel to...
2020-09-09  Asterisk Development... Update CHANGES and UPGRADE.txt for 18.0.0
2020-09-03  Patrick Verzeleres_pjsip_session: Deferred re-INVITE without SDP send...
2020-09-02  Kevin Harwellconversions: Add string to signed integer conversion...
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-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-28  George Josephlogger.c: Added a new log formatter called "plain"
2020-08-27  Nickolay Shmyrevres_speech: Bump reference on format object
2020-08-26  Torrey Searleres_pjsip_diversion: handle 181
2020-08-25  Evandro César... app_queue: Member lastpause time reseting
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  Sean Brightbridge_channel: Ensure text messages are zero terminated
2020-08-25  Sean Brightres_musiconhold.c: Use ast_file_read_dir to scan MoH...
2020-08-25  George Josephscope_trace: Added debug messages and added additional...
2020-08-20  George Josephstream.c: Added 2 more debugging utils and added pos...
2020-08-18  Dennis Buteynchan_sip: Clear ToHost property on peer when changing...
2020-08-18  George JosephACN: Changes specific to the core
2020-08-14  cmajMakefile: Fix certified version numbers
2020-08-11  Sean Brightres_musiconhold.c: Prevent crash with realtime MoH
2020-08-11  Joshua C. Colpres_pjsip: Fix codec preference defaults.
2020-08-10  Sean Brightvector.h: Fix implementation of AST_VECTOR_COMPACT...
2020-08-10  Michael Neuhauserpjproject: clone sdp to protect against (nat) modifications
2020-08-06  Ben Fordutils.c: NULL terminate ast_base64decode_string.
2020-08-06  George JosephACN: Configuration renaming for pjsip endpoint
2020-08-05  Ben Fordres_stir_shaken: Fix memory allocation error in curl.c
2020-07-28  George Josephres_pjsip_session: Ensure reused streams have correct...
2020-07-28  Joshua C. Colpres_pjsip_registrar: Don't specify an expiration for...
2020-07-28  Sean Brightutf8.c: Add UTF-8 validation and utility functions
2020-07-24  sungtae kimstasis_bridge.c: Fixed wrong video_mode shown
2020-07-24  Sean Brightvector.h: Add AST_VECTOR_SORT()
2020-07-24  George JosephCI: Force publishAsteriskDocs to use python2
2020-07-23  Joshua C. Colpwebsocket / pjsip: Increase maximum packet size.
2020-07-20  Sean Brightacl.c: Coerce a NULL pointer into the empty string
2020-07-16  Joshua C. Colppjsip: Include timer patch to prevent cancelling timer 0.
2020-07-15  George JosephUpdate .gitreview defaultbranch to 18
2020-07-15  Asterisk Development... Update CHANGES and UPGRADE.txt for 18.0.0
2020-07-13  Nickolay Shmyrevres_http_websocket: Avoid reading past end of string
2020-07-10  Ben Fordres_stir_shaken: Add stir_shaken option and general...
2020-07-09  George Josephres_pjsip_session: Fix segv in session_on_rx_response
2020-07-09  Walter Doekesapp_queue: (Breaking change) shared_lastcall and autofi...
2020-07-08  George JosephACN: Add tracing to existing code
2020-07-08  George JosephACN: res_pjsip endpoint options
2020-07-07  sungtae kimres_pjsip.c: Added disable_rport option for pjsip.conf
2020-07-07  George Josephframe.c: Make debugging easier
2020-07-07  George JosephScope Trace: Make it easier to trace through synchronou...
2020-07-07  Nickolay Shmyrevres_http_websocket.c: Continue reading after ping/pong
2020-07-06  Kevin HarwellPJSIP_MEDIA_OFFER: override configuration on refresh
2020-07-06  Kevin Harwellmanager - Add Content-Type parameter to the SendText...
2020-07-01  George JosephStreams: Add features for Advanced Codec Negotiation
2020-06-30  George JosephScope Trace: Add some new tracing macros and an ast_st...
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  Kevin Harwellchan_pjsip: don't use PJSIP_SC_NULL as it only exists...
2020-06-22  Università... res_corosync: Fix crash in huge distributed environment.
next