summaryrefslogtreecommitdiff
path: root/main
AgeCommit message (Expand)Author
2014-11-02Fix ast_writestream leaksCorey Farrell
2014-11-02func_jitterbuffer: fix frame leaks.Corey Farrell
2014-10-30audiohooks: Clean references to formatsCorey Farrell
2014-10-28manager: Unsubscribe from acl_change_sub at shutdown.Corey Farrell
2014-10-28main/bridge: Destroy features struct on off nominal path during bridge impartMatthew Jordan
2014-10-28main/manager: Fix typo in AMI event documentation of "OriginateResponse"Matthew Jordan
2014-10-24Documentation: Improve documentation for ExtensionStatus AMI eventsJonathan Rose
2014-10-21translage.c: Fix regression when generating translation path strings.Richard Mudgett
2014-10-20AST-2014-011: Fix POODLE security issuesMatthew Jordan
2014-10-17AMI: Add missing VarSet events when a channel inherits variables.Richard Mudgett
2014-10-16main/cdr: Use 'time' when rescheduling batched CDRs as opposed to 'size'Matthew Jordan
2014-10-16config: Fix inf loop using ast_category_browse and ast_variable_retrieveGeorge Joseph
2014-10-14config: Fix SEGV in unit test with MALLOC_DEBUGGeorge Joseph
2014-10-14Scheduler: Fix a nasty scheduler caching bug which makes new tasks not executeJonathan Rose
2014-10-14stasis_channels.c: Resolve unfinished Dials when doing masquerades (Part 2)Richard Mudgett
2014-10-13manager/config: Support templates and non-unique category names via AMIGeorge Joseph
2014-10-10bridge: During a smart bridge operation provide a more complete bridge to the...Joshua Colp
2014-10-10CallerID: Fix parsing regressionKinsey Moore
2014-10-09res_phoneprov: Refactor phoneprov to allow pluggable config providersGeorge Joseph
2014-10-09cdr.c: Make turning on CDR debug a one step process instead of two.Richard Mudgett
2014-10-08Stasis: Relegate log message to dev-modeKinsey Moore
2014-10-08Indexer: Format message types may not existKinsey Moore
2014-10-07Stasis: Only log errors for non-declined typesKinsey Moore
2014-10-07data: Properly access formats in capabilities structure when adding codecs.Joshua Colp
2014-10-06message: Don't close an AMI connection on SendMessage action errorMatthew Jordan
2014-10-06features.c: Fix lingering channel ref while Bridge() application is active.Richard Mudgett
2014-10-06sdp_srtp: Add new lines to some WARNING messagesMatthew Jordan
2014-10-05Release AMI connections on shutdown.Corey Farrell
2014-10-03audiohooks: Reevaluate the bridge technology when an audiohook is added or re...Richard Mudgett
2014-10-03chan_pjsip: Fix deadlock when masquerading PJSIP channels.Richard Mudgett
2014-10-03sorcery: Prevent SEGV in sorcery_wizard_create when there's no create functionGeorge Joseph
2014-10-03Manager: Add missing fields and documentation for CoreShowChannelsKinsey Moore
2014-09-29threadpool.c: Minor cleanup fixes.Richard Mudgett
2014-09-22cli.c: Fix tab completion "module load" when MALLOC_DEBUG is enabled.Walter Doekes
2014-09-21main/channel: Unlock channel in off-nominal pathMatthew Jordan
2014-09-19Stasis_channels: Resolve unfinished Dials when doing masqueradesJonathan Rose
2014-09-19PJSIP: Prevent T38 framehook being put on wrong channelKinsey Moore
2014-09-18utils: Create ast_strsep function that ignores separators inside quotesGeorge Joseph
2014-09-18astobj2.c/refcounter.py: Fix to deal with invalid object refs.Richard Mudgett
2014-09-18Add API call to determine if format capability structure is "empty".Mark Michelson
2014-09-18config: bug: Fix SEGV in ast_category_insert when matching category isn't foundGeorge Joseph
2014-09-16Voicemail: get correct duration when copying file to vmScott Griepentrog
2014-09-12Realtime: Fix a bug that caused realtime destroy command to crashJonathan Rose
2014-09-11Remove undocumented default behavior of ast_play_and_record_full acceptdtmf.Mark Michelson
2014-09-10config: bug: fix truncation of included config files on permissions errorGeorge Joseph
2014-09-06main/cdr: Copy over location information during a forkMatthew Jordan
2014-09-06main/rtp_engine: Format NTP timestamps as unsigned intsMatthew Jordan
2014-09-05main/cdrs: Preserve context/extension when executing a Macro or GoSubMatthew Jordan
2014-09-05main/cdr: Fix crash/memory consumption in CDRs in multi-party bridge scenariosMatthew Jordan
2014-09-05Dial API: Add a dial option to indicate the dialed channel will replace dialerJonathan Rose