summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-07-23No more teapots.David M. Lee
2013-07-23Kill the zombiesMatthew Jordan
2013-07-23Add DTLS-SRTP support to chan_pjsipKinsey Moore
2013-07-23Continue events when ARI WebSocket reconnectsDavid M. Lee
2013-07-23Fix bridge/channel AMI event ordering issuesDavid M. Lee
2013-07-23Add missing newlineKinsey Moore
2013-07-23Expose the chan_pjsip implementation pvt and session in a defined manner.Joshua Colp
2013-07-23Fix unbalanced lock when serializing CDR variablesMatthew Jordan
2013-07-23Remove some BUGBUG notes that have been handled.Richard Mudgett
2013-07-22Make the CEL blind transfer test pass consistentlyKinsey Moore
2013-07-22Update copyright year to 2013 in asterisk.c; some whitespace fixesMatthew Jordan
2013-07-21Blocked revisions 395020Matthew Jordan
2013-07-21Clean up documentationMatthew Jordan
2013-07-21Provide proper ring tone in indications.conf for MalaysiaMatthew Jordan
2013-07-21Always install safe_asterisk; add configuration file supportMatthew Jordan
2013-07-21Tolerate presence of RFC2965 Cookie2 header by ignoring itMatthew Jordan
2013-07-21Update PostgreSQL realtime scripts with schema for queue_log tableMatthew Jordan
2013-07-21Add additional control frame types to the IAX2 parser for debug messagesMatthew Jordan
2013-07-21Document connectedline parameter for chan_iax2Matthew 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-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