]> git.ipfire.org Git - thirdparty/asterisk.git/shortlog
thirdparty/asterisk.git
2016-07-28  George Josephpjproject_bundled: Update for pjproject 2.5.5 26/3326/2
2016-07-22  zuulMerge "chan_sip: Enable Session-Timers for SIP over...
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
2016-07-11  Alexander Traudinstall_prereq: Checkout of libSRTP 1.5.x. 65/3165/1
2016-07-11  Joshua Colpfunc_odbc: Fix connection deadlock. 72/3172/1
2016-07-09  Corey Farrellchan_sip: Fix reference leaks in error paths. 62/3162/1
2016-07-08  zuulMerge "chan_sip/res_pjsip_t38: Handle a request to...
2016-07-08  zuulMerge "REF_DEBUG: Prevent logging of container node...
2016-07-07  Corey FarrellREF_DEBUG: Prevent logging of container node objects. 59/3159/1
2016-07-07  Scott GriepentrogPJSIP: provide valid tcp nodelay option for reuse 51/3151/2
2016-07-07  Joshua Colpchan_sip/res_pjsip_t38: Handle a request to negotiate... 54/3154/1
2016-07-07  Alexei Gradinarires_sorcery_realtime: fix bug when successful UPDATE... 46/3146/2
2016-07-06  Matt Jordanres/res_pjsip_session: Check for presence of an active... 11/3111/5
2016-07-06  Matt Jordanres/res_pjsip_pubsub: Add additional debug statements 10/3110/4
2016-07-06  Matt Jordanres/res_corosync: Raise a Stasis message on node join... 09/3109/4
2016-07-05  Alexei Gradinarires_pjsip: Added "subscribe_context" to endpoint 45/3145/4
2016-07-04  Alexander TraudBuildSystem: Avoid obsolete warning with libcurl.m4... 44/3144/1
2016-07-01  Joshua ColpMerge "res_pjsip_session.c: Don't send extra BYE if...
2016-07-01  Joshua ColpMerge "res_pjsip_session.c: End call on initial invalid...
2016-07-01  Joshua ColpMerge "res_pjsip.c: Register PJMEDIA error code decoder...
2016-07-01  Joshua ColpMerge "res_pjsip_session.c: Remove unused parameter...
2016-07-01  Joshua ColpMerge "res_pjsip: Add missing NULL checks when using...
2016-07-01  Joshua ColpMerge "features: Fix channel datastore access." into 13
2016-06-30  Joshua ColpMerge "res_pjsip: improve realtime performance #2"...
2016-06-30  Richard Mudgettfeatures: Fix channel datastore access. 24/3124/1
2016-06-30  Richard Mudgettres_pjsip_session.c: Don't send extra BYE if SDP invalid. 30/3130/1
2016-06-30  Richard Mudgettres_pjsip_session.c: End call on initial invalid SDP... 29/3129/1
2016-06-30  Richard Mudgettres_pjsip.c: Register PJMEDIA error code decoder. 28/3128/1
2016-06-30  Richard Mudgettres_pjsip_session.c: Remove unused parameter from handl... 27/3127/1
2016-06-30  Richard Mudgettres_pjsip: Add missing NULL checks when using pjsip_inv... 26/3126/1
2016-06-30  George Josephconfigure: Fix HAVE_PJSIP_EVSUB_GRP_LOCK not set with... 12/3112/1
2016-06-29  Joshua ColpMerge "pjproject/patches/config_site: Increase the...
2016-06-29  Matt Jordanhep.conf.sample: Default 'enabled' to 'no' 07/3107/2
next