summaryrefslogtreecommitdiff
path: root/main
AgeCommit message (Expand)Author
2013-08-02Remove dead code from features.c; refactor pickup code into pickup.cMatthew Jordan
2013-08-01Fix sorcery for some rather picky regex implementations.David M. Lee
2013-08-01Support externally initiated parking requests; remove some dead codeMatthew Jordan
2013-08-01Fix documentation replication issuesKinsey Moore
2013-08-01Split caching out from the stasis_caching_topic.David M. Lee
2013-07-30Remove ast_bridged_channel call from abstract_jb.cMark Michelson
2013-07-29Removed quotes from svn:keywords props on a few files.David M. Lee
2013-07-29Put the include in thereMatthew Jordan
2013-07-29When performing a reload, reload the new features_config and not the oldMatthew Jordan
2013-07-27Rename everything Stasis-HTTP to ARIKinsey Moore
2013-07-26Remove the unsafe bridge parameter from ast_bridge_hook_callback's.Richard Mudgett
2013-07-26Improved feature limits interval hook implementaion.Richard Mudgett
2013-07-26Add name argument to BridgeWait() so multiple holding bridges may be usedJonathan Rose
2013-07-25Remove some dead parking callMatthew Jordan
2013-07-25Remove dead bridging code from featuresMatthew Jordan
2013-07-25Fix incorrect reference to stasis/bridging.hMatthew Jordan
2013-07-25A great big renaming patchMatthew Jordan
2013-07-25Move after bridge callbacks into their own fileMatthew Jordan
2013-07-24Simplify interval hooks since there is only one bridge threading model now.Richard Mudgett
2013-07-24Refactor ast_bridge_features struct.Richard Mudgett
2013-07-24* Refactor setup_bridge_features_builtin().Richard Mudgett
2013-07-24Export exports.in as wellMatthew Jordan
2013-07-24Update bridge_channel refactorings; export bridge_ symbolMatthew Jordan
2013-07-24Make AMI BridgeInfo action more verboseKinsey Moore
2013-07-24Add missing end-of-file line terminators.Richard Mudgett
2013-07-24Perform the initial renaming of the Bridging APIMatthew Jordan
2013-07-24Let the compiler do more type checking with bridge hook callbacks.Richard Mudgett
2013-07-23func_channel: dtmf_features settingJonathan Rose
2013-07-23Pull softmix bridge parameters into a sub structure.Richard Mudgett
2013-07-23Reinclude sys/stat.h in chan_dahdi.c and remove redundant include in utils.cRichard Mudgett
2013-07-23Restore chan_dahdi native bridging and PRI tromboned call elimination.Richard Mudgett
2013-07-23Make DTMF attended transfer support feature-complete.Mark Michelson
2013-07-23Kill the zombiesMatthew Jordan
2013-07-23Fix bridge/channel AMI event ordering issuesDavid M. Lee
2013-07-23Fix unbalanced lock when serializing CDR variablesMatthew Jordan
2013-07-23Remove some BUGBUG notes that have been handled.Richard Mudgett
2013-07-22Update copyright year to 2013 in asterisk.c; some whitespace fixesMatthew Jordan
2013-07-21Tolerate presence of RFC2965 Cookie2 header by ignoring itMatthew Jordan
2013-07-21Allow setting allowmultiplelogin on an account basisMatthew Jordan
2013-07-20Add CEL local optimization record typeKinsey Moore
2013-07-20Add transfer support to CELKinsey Moore
2013-07-19Minor optimizations.Richard Mudgett
2013-07-19Extract a repeated test into ast_channel_has_audio_frame_or_monitor().Richard Mudgett
2013-07-19ARI: Bridge Playback, Bridge RecordJonathan Rose
2013-07-19Filter channels used as internal mechanismsKinsey Moore
2013-07-19Convert CCSS manager events to stasis.Jason Parker
2013-07-19Made audiohooks, framehooks, and monitor prevent local channel optimization.Richard Mudgett
2013-07-18bridge_holding/app_bridgewait: Add new entertainment optionsJonathan Rose
2013-07-18ARI: Add support for suppressing media streams.Jason Parker
2013-07-18Tweak debug statementsMatthew Jordan