summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-07-24Update bridge_channel refactorings; export bridge_ symbolMatthew Jordan
2013-07-24Add pjproject to install_prereq.Jason Parker
2013-07-24Tweak another magic numberKinsey Moore
2013-07-24Make AMI BridgeInfo action more verboseKinsey Moore
2013-07-24Tweak a magic numberKinsey Moore
2013-07-24Add missing end-of-file line terminators.Richard Mudgett
2013-07-24Add missing line terminator to debug message.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-23Fix a check in bridge_native_rtp which determined if attaching the framehook ...Joshua Colp
2013-07-23func_channel: dtmf_features settingJonathan Rose
2013-07-23Add some debug messages to make it clear what RTP bridging functionality is i...Joshua Colp
2013-07-23Fix some logic so native RTP bridge will occur when monitor, audiohooks, or f...Joshua Colp
2013-07-23Pull softmix bridge parameters into a sub structure.Richard Mudgett
2013-07-23Drop the reference count on the correct object.Joshua Colp
2013-07-23Reinclude sys/stat.h in chan_dahdi.c and remove redundant include in utils.cRichard Mudgett
2013-07-23Some chan_dahdi protected function renaming.Richard 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-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