summaryrefslogtreecommitdiff
path: root/main
AgeCommit message (Expand)Author
2015-06-15main/cdr: Carry over the disable flag when 'disable all' is specifiedmjordan
2015-06-13main/cdr: Copy context/exten on chained CDRs for parallel dials in subroutinesMatt Jordan
2015-06-11bridge: When performing a blonde transfer update connected line information.Joshua Colp
2015-06-10taskprocessor.c: Remove extra unref from off-nominal path.Richard Mudgett
2015-06-10chan_iax2: Prevent deadlock between hangup and sending lagrq/pingYousf Ateya
2015-06-09Merge "Fix unsafe uses of ast_context pointers." into 13Matt Jordan
2015-06-08Merge "AMI: Escape string values." into 13Matt Jordan
2015-06-08Fix unsafe uses of ast_context pointers.Corey Farrell
2015-06-05Merge "Fixes for OS X" into 13Joshua Colp
2015-06-05CLI: Cosmetic issue - core show uptimeibercom
2015-06-03AMI: Escape string values.Kevin Harwell
2015-06-02Fixes for OS XDavid M. Lee
2015-05-29Revert "endpoint/stasis: Eliminate duplicate events on endpoint status change"George Joseph
2015-05-27endpoint/stasis: Eliminate duplicate events on endpoint status changeGeorge Joseph
2015-05-26res_pjsip: Add AMI events for chan_pjsip contact lifecycle changesGeorge Joseph
2015-05-26Merge "Astobj2: Correctly treat hash_fn returning INT_MIN" into 13Joshua Colp
2015-05-26sorcery: Fix cache creation callback.Joshua Colp
2015-05-25Astobj2: Correctly treat hash_fn returning INT_MINIvan Poddubny
2015-05-22Stasis: Fix unsafe use of stasis_unsubscribe in modules.Corey Farrell
2015-05-21Merge "audiohook.c: Difference in read/write rates caused continuous buffer r...Matt Jordan
2015-05-21Merge "Logger: Reset defaults before processing config." into 13Matt Jordan
2015-05-21Merge "main/sdp_srtp.c: allow SDP crypto tag to be up to 9 digits" into 13Joshua Colp
2015-05-20Logger: Reset defaults before processing config.Corey Farrell
2015-05-20app_playback: Suppress warnings on playback if channel hung upGeorge Joseph
2015-05-20audiohook.c: Difference in read/write rates caused continuous buffer resetsKevin Harwell
2015-05-20main/sdp_srtp.c: allow SDP crypto tag to be up to 9 digitsCorey Edwards
2015-05-15res_pjsip_config_wizard/config: Fix template processingGeorge Joseph
2015-05-15cdr: Fix 'core show channel' CDR variable truncation.snuffy
2015-05-14Merge "sorcery: Add API to insert/remove a wizard to/from an object type's li...Joshua Colp
2015-05-14Merge "Message.c: Clear message channel frames on cleanup" into 13Joshua Colp
2015-05-13Message.c: Clear message channel frames on cleanupJonathan Rose
2015-05-13main/manager.c: Bugfix sort action_manager by alphabeticallyRodrigo Ramírez Norambuena
2015-05-12sorcery: Add API to insert/remove a wizard to/from an object type's listGeorge Joseph
2015-05-12Fix processing of asterisk.conf debug=yes.Corey Farrell
2015-05-08tcptls: Avoiding ERR_remove_state in OpenSSL.Alexander Traud
2015-05-05features: Fix crash when transferee hangs up during DTMF attended transfer.Richard Mudgett
2015-05-05Merge "stasis: Fix dial masquerade datastore lifetime" into 13Matt Jordan
2015-05-05Merge "vector: Traversal, retrieval, insert and locking enhancements" into 13Matt Jordan
2015-05-05stasis: Fix dial masquerade datastore lifetimeJoshua Colp
2015-05-04vector: Traversal, retrieval, insert and locking enhancementsGeorge Joseph
2015-05-04main/test.c: Add test to verify there were no registration errors.Corey Farrell
2015-05-04Merge "Format Interfaces: Prevent unload except by shutdown." into 13Matt Jordan
2015-05-04Merge "Remove unneeded uses of optional_api providers." into 13Matt Jordan
2015-05-03Format Interfaces: Prevent unload except by shutdown.Corey Farrell
2015-05-03term: send proper reset sequence when black background is forcedD Tucny
2015-05-02Remove unneeded uses of optional_api providers.Corey Farrell
2015-05-02Merge "Astobj2: Fix initialization order of refdebug and AO2_DEBUG." into 13Matt Jordan
2015-05-01Astobj2: Fix initialization order of refdebug and AO2_DEBUG.Corey Farrell
2015-05-01main/pbx: Improve performance of dialplan reloads with a large number of hintsMatt Jordan
2015-04-30Prevent potential crash on blond transfer.Mark Michelson