]> git.ipfire.org Git - thirdparty/asterisk.git/shortlog
thirdparty/asterisk.git
2015-01-12  Richard MudgettAMI: Revert non-backwards compatible changes from earli...
2015-01-12  Matthew Jordanconfigs/samples/features.conf.sample: Document attended...
2015-01-12  Richard MudgettRevert -r430452 It needs to be redone for the next...
2015-01-12  Matthew Jordanmain/syslog: Allow dynamic logs, such as security event...
2015-01-12  Matthew Jordanfuncs/func_curl: Fix memory leak when CURLOPT channel...
2015-01-09  Scott Griepentrogsip_to_pjsip: improve ability to parse input files
2015-01-09  Scott Griepentrogapp_bridge: return to the next dialplan priority
2015-01-09  Richard MudgettAMI: Remove no longer used parameter from astman_send_l...
2015-01-09  Richard MudgettAMI: Make AMI actions that generate event lists consistent.
2015-01-09  Kinsey Mooreres_fax: Add T.38 negotiation timeout option
2015-01-08  George Josephres_pjsip_pubsub: Fix persistent subscriptions not...
2015-01-08  George Josephres_pjsip_outbound_registration: Fix reference leak.
2015-01-08  George Josephres_pjsip_outbound_registration: Fix several reload...
2015-01-07  Kinsey MooreARI: Allow usage of ASYNCGOTO with Stasis()
2015-01-07  Mark MichelsonAdd the ability to continue and originate using priorit...
2015-01-07  George Josephres_pjsip_exten_state: Change 'does not exist' warning...
2015-01-07  George Josephres_pjsip_mwi: Change "MWI Subscription failed" message...
2015-01-07  George Josephfunc_config: Add ability to retrieve specific occurrenc...
2015-01-07  Mark MichelsonFix ability to perform a remote attended transfer with...
2015-01-07  George Josephconfig: Add option to NOT preserve effective context...
2015-01-07  Kinsey MooreFix dev-mode build on recent gcc
2015-01-06  Matthew JordanBlocked revisions 430252
2015-01-06  George Josephres_pjsip_mwi: Change warning to notice
2015-01-06  George Josephbridge_native_rtp: Change local/remote message from...
2015-01-06  George Josephoutbound_registration: Add 'pjsip send register' and...
2015-01-06  George Josephpjsip cli: Fix sorting of contacts for 'pjsip list...
2015-01-05  Scott Griepentrogbridge: avoid leaking channel during blond transfer pt2
2015-01-05  Joshua Colppjsip: Document addition of 'PJSIP_AOR' and 'PJSIP_CONT...
2015-01-05  Joshua Colppjsip: Add 'PJSIP_AOR' and 'PJSIP_CONTACT' dialplan...
2014-12-31  Scott Griepentrogrtp_engine: keep payload types in correct range
2014-12-29  Kinsey MoorePJSIP: Update transport method documentation
2014-12-24  Kevin Harwellapp_queue: Update sample conf documenation
2014-12-24  Matthew Jordanmain/pbx.c: Fix double lock of contexts lock introduced...
2014-12-23  George Josephpjsip_options: Fix continued qualifies after endpoint...
2014-12-23  George Josephtest_astobj2: Fix warning for missing trailing slash...
2014-12-22  Richard MudgettDTMF atxfer: Setup recall channels as if the transferee...
2014-12-22  Richard MudgettFix compilation since the patch for ASTERISK-24363...
2014-12-22  Richard Mudgettqueue_log: Post QUEUESTART entry when Asterisk fully...
2014-12-22  Matthew Jordanchan_sip: Send CANCEL via original INVITE destination...
2014-12-22  Matthew Jordanpresencestate: Allow channel drivers to provide presenc...
2014-12-22  Matthew Jordanapp_confbridge: Fix build error caused by XML validatio...
2014-12-22  Matthew Jordanapp_confbridge: Add the ability to pass options/command...
2014-12-22  George Josephres_pjsip_phoneprovi_provider: Fix reload
2014-12-20  Joshua Colpacl: Fix reloading of configuration if configuration...
2014-12-19  Richard Mudgettres_http_websocket.c: Fix incorrect use of sizeof in...
2014-12-19  Richard Mudgettchan_dahdi: Don't ignore setvar when using configuratio...
2014-12-19  Scott Griepentrogbridge: avoid leaking channel during blond transfer
2014-12-18  Richard Mudgettchan_dahdi.c, res_rtp_asterisk.c: Change some spammy...
2014-12-18  Richard Mudgettchan_dahdi: Populate CALLERID(ani2) for incoming calls...
2014-12-18  Kevin Harwellres_pjsip_sdp_rtp: wrong bridge chosen when the DTMF...
2014-12-18  Mark MichelsonPrevent potential infinite outbound authentication...
2014-12-18  Mark MichelsonPrevent possible race condition on dual redirect of...
2014-12-18  Mark MichelsonEnsure the correct value is returned for CHANNEL(pjsip...
2014-12-18  George Josephres_pjsip_config_wizard: fix unload SEGV
2014-12-17  George Josephres_pjsip_config_wizard: Change FILEUNCHANGED config_lo...
2014-12-17  Walter DoekesFix printf problems with high ascii characters after...
2014-12-16  George Josephres_pjsip_config_wizard: fix test breakage
2014-12-16  Joshua Colpchan_sip: Allow T.38 switch-over when SRTP is in use.
2014-12-16  Joshua Colpres_pjsip_t38: Fix T.38 failure when peer reinvites...
2014-12-15  George Josephres_pjsip_config_wizard: Allow streamlined config of...
2014-12-15  Mark MichelsonActivate persistent subscriptions when they are recreated.
2014-12-12  George Josephloader: Move definition of ast_module_reload from _priv...
2014-12-12  Richard MudgettDEBUG_THREADS: Fix regression and lock tracking initial...
2014-12-12  Matthew Jordanres/res_agi: Make Verbose message for 'stream file...
2014-12-12  Joshua Colpmedia: Fix crash when determining sample count of a...
2014-12-12  Kevin Harwellchan_pjsip: Race between channel answer and bridge...
2014-12-12  David M. LeeFix crash for sorcery misconfigs
2014-12-12  Kinsey MoorePJSIP: Allow use of 'inactive' streams for hold
2014-12-12  Kinsey MooreSorcery: Log when old config remains in use
2014-12-12  Joshua Colpres_pjsip_session: Delay sending BYE if a re-INVITE...
2014-12-12  Joshua Colpres_pjsip_session: Fix issue where a declined media...
2014-12-11  Kevin HarwellARI/AMI: Include language in standard channel snapshot...
2014-12-11  Kinsey MooreStasis: Update unittest for channel snapshots
2014-12-10  Kevin HarwellARI/AMI: Include language in standard channel snapshot...
2014-12-10  Joshua Colpres_http_websocket: Fix crash due to double freeing...
2014-12-10  Kinsey MoorePJSIP: Fix assert on initial mass qualify
2014-12-09  Scott Griepentrogcore: avoid possible asterisk -r crash from long id
2014-12-09  Kevin HarwellARI/AMI: Include language in standard channel snapshot...
2014-12-09  Kevin HarwellDirect Media calls within private network sometimes...
2014-12-09  Kevin Harwellres_pjsip_outbound_publish: stack overflow when using...
2014-12-09  Joshua Colpari: Add support for specifying an originator channel...
2014-12-09  Kinsey MoorePJSIP: Stagger outbound qualifies
2014-12-08  Matthew JordanAMI/ARI: Update version to 2.6.0/1.6.0 respectively...
2014-12-08  Mark MichelsonFix a crash that would occur when receiving a 491 respo...
2014-12-08  Mark MichelsonAdd new AMI and ARI events for connected line changes...
2014-12-08  Kinsey MooreStasis: Fix StasisStart/End order and missing events
2014-12-06  Matthew Jordanres/res_monitor: Reset in/out sample counts on Monitor...
2014-12-06  Matthew Jordanapps/app_meetme: Apply default values on initial load...
2014-12-05  George Josephsorcery: Add additional observer capabilities.
2014-12-04  Matthew Jordanmain/test: Fix compilation issue on 32-bit systems
2014-12-04  Matthew Jordanmain/test: Fix race condition between AMI topic and...
2014-12-03  Matthew Jordantests/test_cel: Add test_cel_attended_transfer_bridges_...
2014-12-03  Matthew Jordantests/test_cel: Fix CEL unit test failures caused by...
2014-12-03  Matthew Jordanapps/app_voicemail: Fix crash with IMAP when streams...
2014-12-02  George JosephCHANGES: Add item for new 'pjsip show identif(y|ies...
2014-12-02  Matthew Jordantests/test_stasis: Resolve compilation issues from...
2014-12-02  Matthew Jordanpbx/pbx_loopback: Speed up switches by avoiding unneede...
2014-12-02  Joshua Colpres_pjsip_refer: Fix issue where native bridge may...
2014-12-02  George Josephconfig: Create ast_variable_find_in_list()
2014-12-02  George Josephres_pjsip_endpoint_identifier_ip: Add 'show identify...
next