summaryrefslogtreecommitdiff
path: root/main
AgeCommit message (Expand)Author
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
2013-07-18Fix caching topic shutdown assertionsDavid M. Lee
2013-07-17Change ast_hangup() to return void and be NULL safe.Richard Mudgett
2013-07-17Remove some completed and no longer relevant BUGBUG notes.Richard Mudgett
2013-07-16Re-order handlers in CEL to ensure that HANGUP events happen after APP_ENDMatthew Jordan
2013-07-16Remove some dead code dealing with old bridging method.Richard Mudgett
2013-07-16Re-order cleanupMatthew Jordan
2013-07-15Replace chan_agent with app_agent_pool.Richard Mudgett
2013-07-14Remove redundant code in dns.cMatthew Jordan
2013-07-13Fix FRACK message from external redirects; handle outbound channels betterMatthew Jordan
2013-07-12Add support to the bridging core for performing COLP updates when channels jo...Joshua Colp
2013-07-12Prevent potential race condition in multiparty basic bridges.Mark Michelson
2013-07-09Fix printf NULL string (null) substituion for NULL config framework default.Richard Mudgett
2013-07-08Refactor operations to access the stasis cache instead of objects directly wh...Joshua Colp
2013-07-08res_parking: Apply ringing role option on swap with a channel that ringsJonathan Rose
2013-07-08Move channel driver Registry manager events to core.Jason Parker
2013-07-08Create Local channel messages on the Stasis message bus and produce AMI eventsMatthew Jordan
2013-07-07In a channel destructor dispose of items that raise Stasis message properlyMatthew Jordan
2013-07-07Handle hangup logic in the Stasis message bus and consumers of Stasis messagesMatthew Jordan