summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-07-20Add CEL local optimization record typeKinsey Moore
2013-07-20Add transfer support to CELKinsey Moore
2013-07-20Regroup the ao2 search_flags.Richard Mudgett
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: MOH start and stop for a channelJonathan Rose
2013-07-19ARI: Bridge Playback, Bridge RecordJonathan Rose
2013-07-19Filter channels used as internal mechanismsKinsey Moore
2013-07-19Fix crash when using temporary peersKinsey 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-18Fixup doxygen on ast_hangup().Richard Mudgett
2013-07-18Add a bunch of options from sip.conf to res_sip.confMark Michelson
2013-07-18Fixed null dereference when WebSocket subprotocol isn't specifiedDavid M. Lee
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-18Properly indicate failure to open an audio stream in res_agiMichael L. Young
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-17app_confbridge: Eliminate a reference leak for confbridge announcer channelsJonathan Rose
2013-07-17Left over spacing issues of review 726.Tzafrir Cohen
2013-07-17handle DAHDI_EVENT_REMOVED on a pri D-ChannelTzafrir Cohen
2013-07-16Add 'kick all' capability to ConfBridge CLI commandMatthew Jordan
2013-07-16Re-order handlers in CEL to ensure that HANGUP events happen after APP_ENDMatthew Jordan
2013-07-16Debug logging to help with WebSocket connection problemsDavid M. Lee
2013-07-16chan_gulp: Fix gulp_indicate() handling of AST_CONTROL_PVT_CAUSE_CODE.Richard Mudgett
2013-07-16Prevent crash from trying to end a session in an invalid way.Mark Michelson
2013-07-16Remove some dead code dealing with old bridging method.Richard Mudgett
2013-07-16Simplify bridge_simple chan join code.Richard Mudgett
2013-07-16Re-order cleanupMatthew Jordan
2013-07-16Fixed null dereference when WebSocket protocol is omittedDavid M. Lee
2013-07-15Replace chan_agent with app_agent_pool.Richard Mudgett
2013-07-15Remove misleading documentation for channel snapshot creation.Mark Michelson
2013-07-15Document the ari.conf allowed_origins settingDavid M. Lee
2013-07-15Remove some callbacks and functions which are not needed.Joshua Colp
2013-07-14Provide error message for QUEUE_MEMBER when member is not in queueMatthew Jordan
2013-07-14Remove redundant code in dns.cMatthew Jordan
2013-07-14Clarify documentation for function PASSTHRUMatthew Jordan
2013-07-13Fix FRACK message from external redirects; handle outbound channels betterMatthew Jordan
2013-07-13Pretty up a debug message if the referred-by-uri isn't availableMatthew Jordan
2013-07-12Fix a longstanding issue with MFC-R2 configuration that prevented usersMoises Silva
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-12Fix a compiler warning.Jason Parker
2013-07-12Fixed intermittent crash when loading test_json.soDavid M. Lee
2013-07-12ARI: Add support for Cross-Origin Resource Sharing (CORS), origin headersJason Parker
2013-07-11Fix bridge tech write callback parameter name.Richard Mudgett
2013-07-11Fixed chan_skinny for systems were pthread_t isn't an int.David M. Lee