summaryrefslogtreecommitdiff
path: root/main
AgeCommit message (Expand)Author
2014-12-08Add new AMI and ARI events for connected line changes on a channel.Mark Michelson
2014-12-08Stasis: Fix StasisStart/End order and missing eventsKinsey Moore
2014-12-05sorcery: Add additional observer capabilities.George Joseph
2014-12-04main/test: Fix compilation issue on 32-bit systemsMatthew Jordan
2014-12-04main/test: Fix race condition between AMI topic and Test Suite topicMatthew Jordan
2014-12-02config: Create ast_variable_find_in_list()George Joseph
2014-12-01rtp_engine: Add support for transporting signed linear at 12kHz, 24kHz, 32kHz...Joshua Colp
2014-12-01main/stasis: Allow subscriptions to use a threadpool for message deliveryMatthew Jordan
2014-12-01channel: Extend size of buffer for codecs in "core show channeltype" CLI comm...Joshua Colp
2014-11-24DTMF hooks: Leaving channels need to push any collected digits into the bridge.Richard Mudgett
2014-11-21manager: Fix could not extend string messages.Richard Mudgett
2014-11-21sorcery: Make is_object_field_registered handle field names that are regexes.George Joseph
2014-11-21main/bridge_basic: Fix features regressions introduced by r428165Matthew Jordan
2014-11-20Fix error with mixed address family ACLs.Mark Michelson
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