]> git.ipfire.org Git - thirdparty/asterisk.git/shortlog
thirdparty/asterisk.git
2016-07-29  Mark MichelsonRemove SILK payload mappings from Asterisk core. 77/3377/1
2016-07-29  zuulMerge "pjproject_bundled: Update for pjproject 2.5.5"
2016-07-29  Joshua ColpMerge "pbx.c: Allow dangerous functions when adding...
2016-07-29  Joshua ColpMerge "astconfigparser.py: Update with realtime fixes."
2016-07-28  Joshua ColpMerge "dsp.c: Add fax and DTMF detection unit tests."
2016-07-28  Joshua ColpMerge "dsp.c: Added descriptive comments to Goertzel...
2016-07-28  Joshua ColpMerge "dsp.c: Fix incorrect format reference typo."
2016-07-28  Joshua ColpMerge "dsp.c: Correct DTMF twist dsp.conf documentation."
2016-07-28  zuulMerge "rtp_engine: Failed assertion and wrong name...
2016-07-28  Richard Mudgettpbx.c: Allow dangerous functions when adding a hint... 71/3371/1
2016-07-28  Joshua ColpMerge "Portably sscanf tv_usec"
2016-07-28  George Josephpjproject_bundled: Update for pjproject 2.5.5 28/3328/2
2016-07-27  David M. LeePortably sscanf tv_usec 58/3358/2
2016-07-27  Kevin Harwellrtp_engine: Failed assertion and wrong name given for... 59/3359/1
2016-07-27  David M. LeeReplace strdupa with more portable ast_strdupa 55/3355/1
2016-07-26  Richard Mudgettdsp.c: Add fax and DTMF detection unit tests. 50/3350/2
2016-07-26  Richard Mudgettdsp.c: Added descriptive comments to Goertzel calculations. 49/3349/2
2016-07-26  Richard Mudgettdsp.c: Fix incorrect format reference typo. 48/3348/2
2016-07-26  Richard Mudgettdsp.c: Correct DTMF twist dsp.conf documentation. 47/3347/2
2016-07-26  Joshua Colpastconfigparser.py: Update with realtime fixes. 06/3306/2
2016-07-26  Richard Mudgettdsp.c: Fix erroneous fax tone detection. 46/3346/1
2016-07-26  zuulMerge "codecs: Add iLBC 20."
2016-07-26  Joshua ColpMerge "menuselect: Various menuselect enhancements"
2016-07-26  zuulMerge "asterisk.c: Add auto generation and persistence...
2016-07-26  zuulMerge "pbx.c: Remove duplicate code."
2016-07-25  George Josephmenuselect: Various menuselect enhancements 32/3332/2
2016-07-24  Joshua Colpari: Update version. 30/3330/1
2016-07-23  zuulMerge "Fix sqlalchemy error regarding identifier length."
2016-07-23  George Josephasterisk.c: Add auto generation and persistence of... 24/3324/1
2016-07-22  zuulMerge "chan_sip: Enable Session-Timers for SIP over...
2016-07-22  Mark MichelsonFix sqlalchemy error regarding identifier length. 17/3317/1
2016-07-22  zuulMerge "Create Asterisk-14: Update CHANGES and UPGRADE...
2016-07-22  zuulMerge "res_pjsip: Whitespace and comment cleanup."
2016-07-22  Joshua ColpMerge "res_pjsip_pubsub: fixed a bug when pjsip_tx_data...
2016-07-22  Alexander Traudchan_sip: Enable Session-Timers for SIP over TCP (and... 30/3230/2
2016-07-22  Alexander Traudcodecs: Add iLBC 20. 53/3253/3
2016-07-22  zuulMerge "chan_sip: Prevent deadlock when issuing "sip...
2016-07-22  Richard Mudgettres_pjsip: Whitespace and comment cleanup. 03/3303/1
2016-07-22  Corey Farrellpbx.c: Remove duplicate code. 00/3300/1
2016-07-22  zuulMerge "res_srtp: Enable AES-256 and AES-GCM."
2016-07-22  zuulMerge "chan_dahdi.c: Fix deadlock potential in fax...
2016-07-22  zuulMerge "chan_sip.c: Fix deadlock potential in fax redire...
2016-07-22  zuulMerge "chan_pjsip.c: Fix deadlock potential in fax...
2016-07-22  zuulMerge "res_fax.c: Fix deadlock potential in FAXOPT...
2016-07-21  Joshua ColpMerge "res_fax: Fix FAXOPT(faxdetect) timeout option."
2016-07-21  Joshua ColpMerge "chan_dahdi: Add faxdetect_timeout option."
2016-07-21  Joshua ColpMerge "res_pjsip: Add fax_detect_timeout endpoint option."
2016-07-21  George JosephCreate Asterisk-14: Update CHANGES and UPGRADE files 91/3291/2
2016-07-21  George Josephchan_sip: Prevent deadlock when issuing "sip show channels" 75/3275/5
2016-07-21  zuulMerge "pbx: Create pbx_sw.c for management of 'struct...
2016-07-21  zuulMerge "Add conditional support for noreturn functions."
2016-07-21  Corey Farrellpbx: Create pbx_sw.c for management of 'struct ast_sw'. 82/3282/2
2016-07-21  Alexei Gradinarires_pjsip_pubsub: fixed a bug when pjsip_tx_data_dec_re... 77/3277/1
2016-07-21  Alexander Traudres_srtp: Enable AES-256 and AES-GCM. 83/3183/5
2016-07-20  zuulMerge "Makefile: Retain XML Declaration and DTD in...
2016-07-20  zuulMerge "Unit tests: Use AST_TEST_DEFINE in conditional...
2016-07-20  zuulMerge "pbx: Create pbx_ignorepat.c for management of...
2016-07-20  zuulMerge "res_rtp_asterisk: Count a roll-over of the seque...
2016-07-20  zuulMerge "res_pjsip_mwi: remove unneeded check on endpoint...
2016-07-20  Corey FarrellAdd conditional support for noreturn functions. 58/3258/1
2016-07-19  zuulMerge "Makefile: Suppress echoing of target 'config...
2016-07-19  Richard Mudgettchan_dahdi.c: Fix deadlock potential in fax redirection. 52/3252/1
2016-07-19  Richard Mudgettchan_sip.c: Fix deadlock potential in fax redirection. 51/3251/1
2016-07-19  Richard Mudgettchan_pjsip.c: Fix deadlock potential in fax redirection. 50/3250/1
2016-07-19  Richard Mudgettres_fax.c: Fix deadlock potential in FAXOPT(faxdetect... 49/3249/1
2016-07-19  Richard Mudgettres_fax: Fix FAXOPT(faxdetect) timeout option. 40/3240/1
2016-07-19  Richard Mudgettchan_dahdi: Add faxdetect_timeout option. 39/3239/1
2016-07-19  Richard Mudgettres_pjsip: Add fax_detect_timeout endpoint option. 38/3238/1
2016-07-19  Alexander TraudMakefile: Retain XML Declaration and DTD in docs. 28/3228/1
2016-07-18  Corey FarrellUnit tests: Use AST_TEST_DEFINE in conditional code... 27/3227/1
2016-07-18  Alexei Gradinarires_pjsip_mwi: remove unneeded check on endpoint's... 24/3224/1
2016-07-18  Joshua ColpMerge "pbx: Create pbx_include.c for management of...
2016-07-18  Alexander Traudres_rtp_asterisk: Count a roll-over of the sequence... 21/3221/1
2016-07-18  Alexander TraudMakefile: Suppress echoing of target 'config' again. 16/3216/1
2016-07-18  Corey Farrellpbx: Create pbx_ignorepat.c for management of 'struct... 13/3213/5
2016-07-15  zuulMerge "app_queue: Only remove queue member from pending...
2016-07-15  Corey Farrellpbx: Create pbx_include.c for management of 'struct... 07/3207/4
2016-07-15  Corey Farrellfeatures.c: Remove unneeded adsi.h include. 12/3212/1
2016-07-14  Mark MichelsonUpdate support for SILK format. 37/3137/3
2016-07-14  zuulMerge "translate: explicit format destination not prope...
2016-07-14  zuulMerge "threadpool: Fix leak in ast_threadpool_serialize...
2016-07-14  zuulMerge "pbx: Fix leak of timezone for time based includes."
2016-07-14  zuulMerge "BuildSystem: Avoid obsolete warning with pthread...
2016-07-14  Joshua ColpMerge "res_rtp_asterisk: Enable Forward Secrecy (PFS...
2016-07-14  zuulMerge "stasis_endpoint.c: Fix contactstatus_to_json()."
2016-07-14  zuulMerge "pjsip_options.c: Fix container operation."
2016-07-14  zuulMerge "pjsip_configuration.c: Misc cleanups."
2016-07-14  Joshua Colpapp_queue: Only remove queue member from pending when... 06/3206/1
2016-07-14  Joshua ColpMerge "chan_sip: Fix reference leak in mwi_event_cb"
2016-07-14  Corey Farrellpbx: Fix leak of timezone for time based includes. 03/3203/1
2016-07-14  zuulMerge "res/res_corosync: Raise a Stasis message on...
2016-07-13  zuulMerge "res/res_pjsip_session: Check for presence of...
2016-07-13  Kevin Harwelltranslate: explicit format destination not properly set 99/3199/1
2016-07-13  Richard Mudgettstasis_endpoint.c: Fix contactstatus_to_json(). 97/3197/1
2016-07-13  Richard Mudgettpjsip_options.c: Fix container operation. 96/3196/1
2016-07-13  Richard Mudgettpjsip_configuration.c: Misc cleanups. 95/3195/1
2016-07-13  Corey Farrellchan_sip: Fix reference leak in mwi_event_cb 91/3191/1
2016-07-13  Corey Farrellthreadpool: Fix leak in ast_threadpool_serializer_group... 89/3189/1
2016-07-13  Alexander Traudres_rtp_asterisk: Enable Forward Secrecy (PFS) for... 66/3066/4
2016-07-13  Matt Jordanres/res_pjsip_session: Check for presence of an active... 87/3187/1
next