asterisk/asterisk.git
2014-11-13 Matthew Jordanmain/rtp_engine: Fix crash when processing more than...
2014-11-12 Corey FarrellFix leak in AMI Action Bridge
2014-11-12 Joshua Colppbx: Fix off-nominal case where a freed extension may...
2014-11-12 Corey FarrellFix compiler error when using ./configure --enable...
2014-11-09 Corey Farrellmanager: Fix HTTP connection reference leaks.
2014-11-09 Matthew Jordanchannels/chan_mgcp: Fix regression which causes gateway...
2014-11-09 Matthew Jordanaddons/chan_mobile: Increase buffer size of UCS2 encode...
2014-11-09 Matthew Jordanapp_voicemail: Fix enhancement that allowed multiple...
2014-11-09 Matthew Jordanbridge_native_rtp: Fix T.38 issues with remote bridges
2014-11-08 Corey Farrellchan_console: Fix reference leaks to pvt.
2014-11-06 Richard Mudgettapp_agent_pool: Made agent alert interruptable by DTMF.
2014-11-06 Richard MudgettBridge DTMF hooks: Made audio pass from the bridge...
2014-11-06 Joshua Colpres_pjsip: Ensure in-dialog responses have an endpoint...
2014-11-06 Corey Farrellmain/file.c: fix possible extra ast_module_unref to...
2014-11-06 Corey Farrellres_hep: fix major leak that occurs when config is...
2014-11-06 Corey FarrellFix unintential memory retention in stringfields.
2014-11-06 George Josephtest_strings: Remove string tests that exercise asserts.
2014-11-05 Mark MichelsonMake the disable_tcp_switch PJSIP system object enabled...
2014-11-05 Joshua Colpres_pjsip_multihomed: Add logging during startup to...
2014-11-05 George Josephconfig: Make text_file_save and 'dialplan save' escape...
2014-11-04 Joshua Colpres_pjsip: Apply the 'user_eq_phone' setting to the...
2014-11-04 Joshua Colpres_pjsip: Allow + at the beginning of a phone number...
2014-11-04 George Josephconfig: BUG: Restore ability for non-templ to be used...
2014-11-04 Corey Farrellfunc_talkdetect: Fix stasis message leak in audiohook...
2014-11-04 Corey Farrellres_http_websockets: Fix extra unref of module
2014-11-04 Corey FarrellFix crash caused by merge error on review 4138
2014-11-04 Joshua Colpres_pjsip_outbound_registration: Add virtual line support.
2014-11-03 Richard Mudgettres_pjsip: Add disable_tcp_switch option.
2014-11-03 Joshua Colpchan_pjsip: Update CHANGES file to include 'moh_passthr...
2014-11-03 Joshua Colpchan_pjsip: Add support for passing hold and unhold...
2014-11-03 Corey FarrellFix compile error caused by review 4138
2014-11-02 Corey FarrellFix ast_writestream leaks
2014-11-02 Corey Farrellfunc_jitterbuffer: fix frame leaks.
2014-11-02 Matthew Jordanres/res_stasis: Fix crash on module unload while perfor...
2014-10-31 Tzafrir Coheninstall init.d files on GNU/kFreeBSD
2014-10-31 Scott Griepentrogpjsip: clarify tls cert and key file usage
2014-10-31 Scott Griepentrogpjsip: Handle outbound unregister correctly
2014-10-31 Matthew Jordanchannels/sip/reqresp_parser: Fix unit tests for r426594
2014-10-31 Corey FarrellREF_DEBUG: Install refcounter.py to $(ASTDATADIR)/scripts
2014-10-30 Corey Farrellapp_queue: fix a couple leaks to struct call_queue...
2014-10-30 Corey Farrellaudiohooks: Clean references to formats
2014-10-30 Kevin Harwellres_pjsip_exten_state: PJSIPShowSubscriptionsInbound...
2014-10-30 Kevin Harwellres_pjsip: incorrect qualify statistics after disabling...
2014-10-30 Walter Doekesapp_voicemail: Fix unchecked bounds of myArray in IMAP_...
2014-10-30 Igor GoncharovskiyAdd additional checks for NULL pointers to fix several...
2014-10-30 Matthew Jordanchannels/chan_sip: Add improved support for 4xx error...
2014-10-30 Matthew Jordanchannels/chan_sip: Support mutltiple Supported and...
2014-10-29 Tzafrir CohenFix building chan_phone on big endian systems
2014-10-28 Richard Mudgettbridge_builtin_features: Add missing channel locks...
2014-10-28 Corey Farrellres_fax: Resolve T38 gateway frame leak.
2014-10-28 Corey Farrellmanager: Unsubscribe from acl_change_sub at shutdown.
2014-10-28 Malcolm DavenportASTERISK-23512, correct inaccurate comment in manager...
2014-10-28 Matthew Jordanmain/bridge: Destroy features struct on off nominal...
2014-10-28 Matthew Jordanmain/manager: Fix typo in AMI event documentation of...
2014-10-28 Malcolm DavenportASTERISK-24323, fix bug in documentation of AGI STREAM...
2014-10-28 Malcolm DavenportASTERISK-24419, fix incorrect syntax for setting langua...
2014-10-28 Corey Farrellapp_queue: Cleanup ao2_iterator
2014-10-28 Corey Farrellfunc_cdr: Fix CDR_PROP payload leak
2014-10-27 Sean Brightconfigure: Add autoconf check for libopus.
2014-10-27 Matthew Jordanres/res_http_websocket: Fix minor nits found by wdoekes...
2014-10-27 Matthew Jordanres/res_phoneprov: Fix crash on shutdown caused by...
2014-10-27 Matthew Jordanres/res_srtp: Fix include issue for libsrtp 1.5.0
2014-10-24 Jonathan RoseDocumentation: Improve documentation for ExtensionStatu...
2014-10-22 Shaun Ruffellcodec_dahdi: Cannot use struct ast_translator.core_...
2014-10-21 Richard Mudgetttranslage.c: Fix regression when generating translation...
2014-10-20 Matthew JordanAST-2014-011: Fix POODLE security issues
2014-10-19 George Josephbuild: Force -fsigned-char on platforms where the defau...
2014-10-19 Matthew Jordanres/res_pjsip_sdp_rtp: Revert 425924
2014-10-19 Matthew Jordanres/res_pjsip_sdp_rtp: Remove left over reference to...
2014-10-17 Jonathan RoseSample Configurations: make 'pjsip reload' reload all...
2014-10-17 Matthew Jordanres_pjsip_session/res_pjsip_sdp_rtp: Be more tolerant...
2014-10-17 Joshua Colpres_pjsip_keepalive: Add runtime configurable keepalive...
2014-10-17 Matthew Jordanchannels/chan_sip: Respect outboundproxy setting when...
2014-10-17 Joshua Colpres_pjsip: Add 'user_eq_phone' option to add a 'user...
2014-10-17 Richard MudgettAMI: Add missing VarSet events when a channel inherits...
2014-10-17 Matthew Jordanbridge_native_rtp: Fix audio issues when moving from...
2014-10-17 Matthew Jordantest_cel: Update pickup test to expect CANCEL instead...
2014-10-16 Matthew Jordanmain/cdr: Use 'time' when rescheduling batched CDRs...
2014-10-16 George Josephconfig: Fix inf loop using ast_category_browse and...
2014-10-16 Kinsey MoorePJSIP: Enforce module load dependencies
2014-10-16 Igor GoncharovskiyFix loss of voice after second call drops (on a second...
2014-10-16 Joshua Colpres_rtp_asterisk: Fix a bug where ICE state would get...
2014-10-15 Richard Mudgettchan_motif: Cleanup jingle_tech.capabilities only once.
2014-10-15 Jonathan Roseparking_tests: Fix assertions and possibly crashes...
2014-10-15 Alexandr Anikinchan_ooh323: fix rtptimeout general value checking
2014-10-14 George Josephconfig: Fix SEGV in unit test with MALLOC_DEBUG
2014-10-14 Jonathan RoseScheduler: Fix a nasty scheduler caching bug which...
2014-10-14 George Josephres_phoneprov: Create accessor for ast_phoneprov_std_va...
2014-10-14 Corey Farrellres_fax: Fix reference leak caused by gateway sessions
2014-10-14 Richard Mudgettstasis_channels.c: Resolve unfinished Dials when doing...
2014-10-14 Corey Farrellres_fax: Resolve module reference leak caused by reserv...
2014-10-13 George Josephmanager/config: Support templates and non-unique catego...
2014-10-12 Joshua Colpres_rtp_asterisk: Make the ICE transport check case...
2014-10-12 Walter Doekeschan_sip: Fix so asterisk won't send reINVITE after...
2014-10-12 Walter Doekesbuild: Relax badshell tilde test to allow for ~ in...
2014-10-12 Walter Doekesres_calendar_ews: Relax neon version check to work...
2014-10-11 George Josephres_phoneprov: Cleanup module load error handling
2014-10-10 Joshua Colpbridge: During a smart bridge operation provide a more...
2014-10-10 Matthew Jordanres/res_phoneprov: Bail on registration if res_phonepro...
2014-10-10 Joshua Colpres_pjsip_phoneprov_provider: Add missing dependency...
next