summaryrefslogtreecommitdiff
path: root/main
AgeCommit message (Expand)Author
2014-11-19ast_str: Fix improper member access to struct ast_str members.Richard Mudgett
2014-11-17Allow for transferer to retry when dialing an invalid extension.Mark Michelson
2014-11-14Documentation: Revise explanation of cdr.conf option 'Unanswered'Jonathan Rose
2014-11-14stun: correct attribute string padding to match rfcScott Griepentrog
2014-11-14Fix race condition that could result in ARI transfer messages not being sent.Mark Michelson
2014-11-13main/rtp_engine: Fix crash when processing more than one RTCP report info blockMatthew Jordan
2014-11-12Fix leak in AMI Action BridgeCorey Farrell
2014-11-12pbx: Fix off-nominal case where a freed extension may still be used.Joshua Colp
2014-11-09manager: Fix HTTP connection reference leaks.Corey Farrell
2014-11-06Bridge DTMF hooks: Made audio pass from the bridge while waiting for more mat...Richard Mudgett
2014-11-06main/file.c: fix possible extra ast_module_unref to format modules.Corey Farrell
2014-11-06Fix unintential memory retention in stringfields.Corey Farrell
2014-11-05config: Make text_file_save and 'dialplan save' escape semicolons in values.George Joseph
2014-11-04config: BUG: Restore ability for non-templ to be used as base objs in config.George Joseph
2014-11-04Fix crash caused by merge error on review 4138Corey Farrell
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