]> git.ipfire.org Git - thirdparty/asterisk.git/shortlog
thirdparty/asterisk.git
2016-08-02  Mark MichelsonRemove SILK payload mappings from Asterisk core. 97/3397/1
2016-08-02  Joshua ColpMerge "pjproject: fixed a few bugs" into 13
2016-08-01  zuulMerge "Replace strdupa with more portable ast_strdupa...
2016-08-01  zuulMerge "menuselect: Various menuselect enhancements...
2016-08-01  zuulMerge "astconfigparser: Handle case where line is simpl...
2016-08-01  David M. LeeReplace strdupa with more portable ast_strdupa 83/3383/1
2016-08-01  George Josephmenuselect: Various menuselect enhancements 81/3381/1
2016-08-01  zuulMerge "pbx.c: Fix handling of '-' in extension name...
2016-07-29  zuulMerge "pjproject_bundled: Update for pjproject 2.5...
2016-07-29  zuulMerge "pbx.c: Allow dangerous functions when adding...
2016-07-29  Joshua Colpastconfigparser: Handle case where line is simply a... 73/3373/1
2016-07-29  Joshua ColpMerge "dsp.c: Add fax and DTMF detection unit tests...
2016-07-29  Joshua ColpMerge "dsp.c: Added descriptive comments to Goertzel...
2016-07-29  Joshua ColpMerge "dsp.c: Fix incorrect format reference typo....
2016-07-29  zuulMerge "dsp.c: Correct DTMF twist dsp.conf documentation...
2016-07-29  Joshua ColpMerge "astconfigparser.py: Update with realtime fixes...
2016-07-29  Corey Farrellpbx.c: Fix handling of '-' in extension name and callerid 65/3365/2
2016-07-28  Richard Mudgettpbx.c: Allow dangerous functions when adding a hint... 69/3369/1
2016-07-28  zuulMerge "rtp_engine: Failed assertion and wrong name...
2016-07-28  Alexei Gradinaripjproject: fixed a few bugs 78/3278/2
2016-07-28  George Josephpjproject_bundled: Update for pjproject 2.5.5 26/3326/2
2016-07-27  David M. LeePortably sscanf tv_usec 56/3356/2
2016-07-27  Kevin Harwellrtp_engine: Failed assertion and wrong name given for... 60/3360/1
2016-07-26  Richard Mudgettdsp.c: Add fax and DTMF detection unit tests. 40/3340/2
2016-07-26  Richard Mudgettdsp.c: Added descriptive comments to Goertzel calculations. 39/3339/2
2016-07-26  Richard Mudgettdsp.c: Fix incorrect format reference typo. 38/3338/2
2016-07-26  Richard Mudgettdsp.c: Correct DTMF twist dsp.conf documentation. 37/3337/2
2016-07-26  Joshua Colpastconfigparser.py: Update with realtime fixes. 05/3305/2
2016-07-26  Richard Mudgettdsp.c: Fix erroneous fax tone detection. 36/3336/1
2016-07-23  zuulMerge "Fix sqlalchemy error regarding identifier length...
2016-07-22  zuulMerge "chan_sip: Enable Session-Timers for SIP over...
2016-07-22  Mark MichelsonFix sqlalchemy error regarding identifier length. 15/3315/1
2016-07-22  zuulMerge "res_pjsip: Whitespace and comment cleanup."...
2016-07-22  Alexander Traudchan_sip: Enable Session-Timers for SIP over TCP (and... 31/3231/2
2016-07-22  Joshua ColpMerge "chan_sip: Prevent deadlock when issuing "sip...
2016-07-22  zuulMerge "res_pjsip_pubsub: fixed a bug when pjsip_tx_data...
2016-07-22  Richard Mudgettres_pjsip: Whitespace and comment cleanup. 01/3301/2
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-21  zuulMerge "res_fax.c: Fix deadlock potential in FAXOPT...
2016-07-21  Joshua ColpMerge changes from topic 'ASTERISK-26214' into 13
2016-07-21  George Josephchan_sip: Prevent deadlock when issuing "sip show channels" 74/3274/5
2016-07-21  Joshua ColpMerge "res_pjsip: Add fax_detect_timeout endpoint optio...
2016-07-21  zuulMerge "Add conditional support for noreturn functions...
2016-07-21  Alexei Gradinarires_pjsip_pubsub: fixed a bug when pjsip_tx_data_dec_re... 54/3254/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 "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. 57/3257/1
2016-07-19  Richard Mudgettchan_dahdi.c: Fix deadlock potential in fax redirection. 48/3248/1
2016-07-19  Richard Mudgettchan_sip.c: Fix deadlock potential in fax redirection. 47/3247/1
2016-07-19  Richard Mudgettchan_pjsip.c: Fix deadlock potential in fax redirection. 46/3246/1
2016-07-19  Richard Mudgettres_fax.c: Fix deadlock potential in FAXOPT(faxdetect... 45/3245/1
2016-07-19  Richard Mudgettres_fax: Fix FAXOPT(faxdetect) timeout option. 37/3237/1
2016-07-19  Richard Mudgettchan_dahdi: Add faxdetect_timeout option. 36/3236/1
2016-07-19  Richard Mudgettres_pjsip: Add fax_detect_timeout endpoint option. 35/3235/1
2016-07-19  Alexander TraudMakefile: Retain XML Declaration and DTD in docs. 29/3229/1
2016-07-18  Corey FarrellUnit tests: Use AST_TEST_DEFINE in conditional code... 26/3226/1
2016-07-18  Alexander Traudres_rtp_asterisk: Count a roll-over of the sequence... 23/3223/1
2016-07-18  Alexander TraudMakefile: Suppress echoing of target 'config' again. 17/3217/1
2016-07-15  zuulMerge "app_queue: Only remove queue member from pending...
2016-07-15  Corey Farrellfeatures.c: Remove unneeded adsi.h include. 11/3211/1
2016-07-14  zuulMerge "Update support for SILK format." into 13
2016-07-14  Alexei Gradinarires_pjsip_mwi: remove unneeded check on endpoint's... 10/3210/1
2016-07-14  Mark MichelsonUpdate support for SILK format. 36/3136/4
2016-07-14  zuulMerge "translate: explicit format destination not prope...
2016-07-14  Joshua ColpMerge "threadpool: Fix leak in ast_threadpool_serialize...
2016-07-14  zuulMerge "pbx: Fix leak of timezone for time based include...
2016-07-14  zuulMerge "BuildSystem: Avoid obsolete warning with pthread...
2016-07-14  zuulMerge "res_rtp_asterisk: Enable Forward Secrecy (PFS...
2016-07-14  zuulMerge "stasis_endpoint.c: Fix contactstatus_to_json...
2016-07-14  Joshua Colpapp_queue: Only remove queue member from pending when... 05/3205/1
2016-07-14  zuulMerge "pjsip_options.c: Fix container operation." into 13
2016-07-14  zuulMerge "pjsip_configuration.c: Misc cleanups." into 13
2016-07-14  Corey Farrellpbx: Fix leak of timezone for time based includes. 02/3202/1
2016-07-14  zuulMerge "chan_sip: Fix reference leak in mwi_event_cb...
2016-07-14  zuulMerge "res/res_pjsip_session: Check for presence of...
2016-07-13  Joshua ColpMerge "res/res_pjsip_pubsub: Add additional debug state...
2016-07-13  Joshua ColpMerge "res/res_corosync: Raise a Stasis message on...
2016-07-13  Kevin Harwelltranslate: explicit format destination not properly set 00/3200/1
2016-07-13  Richard Mudgettstasis_endpoint.c: Fix contactstatus_to_json(). 94/3194/1
2016-07-13  Corey Farrellchan_sip: Fix reference leak in mwi_event_cb 90/3190/1
2016-07-13  Alexander Traudres_rtp_asterisk: Enable Forward Secrecy (PFS) for... 67/3067/4
2016-07-13  Corey Farrellthreadpool: Fix leak in ast_threadpool_serializer_group... 88/3188/1
2016-07-13  Richard Mudgettpjsip_options.c: Fix container operation. 93/3193/1
2016-07-13  Richard Mudgettpjsip_configuration.c: Misc cleanups. 92/3192/1
2016-07-13  Alexander TraudBuildSystem: Avoid obsolete warning with pthread.m4... 86/3186/1
2016-07-13  zuulMerge "res_pjsip: Fix statsd regression." into 13
2016-07-13  zuulMerge "BuildSystem: Allow own CFLAGS on ./configure...
2016-07-13  zuulMerge "install_prereq: Checkout of libSRTP 1.5.x."...
2016-07-12  zuulMerge "chan_sip: Fix reference leaks in error paths...
2016-07-12  zuulMerge "res_sorcery_realtime: fix bug when successful...
2016-07-12  zuulMerge "res_pjsip: Added "subscribe_context" to endpoint...
2016-07-12  zuulMerge "BuildSystem: Avoid obsolete warning with libcurl...
2016-07-12  zuulMerge "func_odbc: Fix connection deadlock." into 13
2016-07-12  Richard Mudgettres_pjsip: Fix statsd regression. 75/3175/1
2016-07-12  Alexander TraudBuildSystem: Allow own CFLAGS on ./configure. 70/3170/1
2016-07-11  Richard Mudgettast_expr2: Fix off-nominal memory leak. 67/3167/1
next