asterisk/asterisk.git
2013-07-24 Jason ParkerAdd pjproject to install_prereq.
2013-07-24 Kinsey MooreTweak another magic number
2013-07-24 Kinsey MooreMake AMI BridgeInfo action more verbose
2013-07-24 Kinsey MooreTweak a magic number
2013-07-24 Richard MudgettAdd missing end-of-file line terminators.
2013-07-24 Richard MudgettAdd missing line terminator to debug message.
2013-07-24 Matthew JordanPerform the initial renaming of the Bridging API
2013-07-24 Richard MudgettLet the compiler do more type checking with bridge...
2013-07-23 Joshua ColpFix a check in bridge_native_rtp which determined if...
2013-07-23 Jonathan Rosefunc_channel: dtmf_features setting
2013-07-23 Joshua ColpAdd some debug messages to make it clear what RTP bridg...
2013-07-23 Joshua ColpFix some logic so native RTP bridge will occur when...
2013-07-23 Richard MudgettPull softmix bridge parameters into a sub structure.
2013-07-23 Joshua ColpDrop the reference count on the correct object.
2013-07-23 Richard MudgettReinclude sys/stat.h in chan_dahdi.c and remove redunda...
2013-07-23 Richard MudgettSome chan_dahdi protected function renaming.
2013-07-23 Richard MudgettRestore chan_dahdi native bridging and PRI tromboned...
2013-07-23 Mark MichelsonMake DTMF attended transfer support feature-complete.
2013-07-23 David M. LeeNo more teapots.
2013-07-23 Matthew JordanKill the zombies
2013-07-23 Kinsey MooreAdd DTLS-SRTP support to chan_pjsip
2013-07-23 David M. LeeContinue events when ARI WebSocket reconnects
2013-07-23 David M. LeeFix bridge/channel AMI event ordering issues
2013-07-23 Kinsey MooreAdd missing newline
2013-07-23 Joshua ColpExpose the chan_pjsip implementation pvt and session...
2013-07-23 Matthew JordanFix unbalanced lock when serializing CDR variables
2013-07-23 Richard MudgettRemove some BUGBUG notes that have been handled.
2013-07-22 Kinsey MooreMake the CEL blind transfer test pass consistently
2013-07-22 Matthew JordanUpdate copyright year to 2013 in asterisk.c; some white...
2013-07-21 Matthew JordanBlocked revisions 395020
2013-07-21 Matthew JordanClean up documentation
2013-07-21 Matthew JordanProvide proper ring tone in indications.conf for Malaysia
2013-07-21 Matthew JordanAlways install safe_asterisk; add configuration file...
2013-07-21 Matthew JordanTolerate presence of RFC2965 Cookie2 header by ignoring it
2013-07-21 Matthew JordanUpdate PostgreSQL realtime scripts with schema for...
2013-07-21 Matthew JordanAdd additional control frame types to the IAX2 parser...
2013-07-21 Matthew JordanDocument connectedline parameter for chan_iax2
2013-07-21 Matthew JordanAllow setting allowmultiplelogin on an account basis
2013-07-20 Kinsey MooreAdd CEL local optimization record type
2013-07-20 Kinsey MooreAdd transfer support to CEL
2013-07-20 Richard MudgettRegroup the ao2 search_flags.
2013-07-19 Richard MudgettMinor optimizations.
2013-07-19 Richard MudgettExtract a repeated test into ast_channel_has_audio_fram...
2013-07-19 Jonathan RoseARI: MOH start and stop for a channel
2013-07-19 Jonathan RoseARI: Bridge Playback, Bridge Record
2013-07-19 Kinsey MooreFilter channels used as internal mechanisms
2013-07-19 Kinsey MooreFix crash when using temporary peers
2013-07-19 Jason ParkerConvert CCSS manager events to stasis.
2013-07-19 Richard MudgettMade audiohooks, framehooks, and monitor prevent local...
2013-07-18 Richard MudgettFixup doxygen on ast_hangup().
2013-07-18 Mark MichelsonAdd a bunch of options from sip.conf to res_sip.conf
2013-07-18 David M. LeeFixed null dereference when WebSocket subprotocol isn...
2013-07-18 Jonathan Rosebridge_holding/app_bridgewait: Add new entertainment...
2013-07-18 Jason ParkerARI: Add support for suppressing media streams.
2013-07-18 Matthew JordanTweak debug statements
2013-07-18 David M. LeeFix caching topic shutdown assertions
2013-07-18 Michael L.... Properly indicate failure to open an audio stream in...
2013-07-17 Richard MudgettChange ast_hangup() to return void and be NULL safe.
2013-07-17 Richard MudgettRemove some completed and no longer relevant BUGBUG...
2013-07-17 Jonathan Roseapp_confbridge: Eliminate a reference leak for confbrid...
2013-07-17 Tzafrir CohenLeft over spacing issues of review 726.
2013-07-17 Tzafrir Cohenhandle DAHDI_EVENT_REMOVED on a pri D-Channel
2013-07-16 Matthew JordanAdd 'kick all' capability to ConfBridge CLI command
2013-07-16 Matthew JordanRe-order handlers in CEL to ensure that HANGUP events...
2013-07-16 David M. LeeDebug logging to help with WebSocket connection problems
2013-07-16 Richard Mudgettchan_gulp: Fix gulp_indicate() handling of AST_CONTROL_...
2013-07-16 Mark MichelsonPrevent crash from trying to end a session in an invali...
2013-07-16 Richard MudgettRemove some dead code dealing with old bridging method.
2013-07-16 Richard MudgettSimplify bridge_simple chan join code.
2013-07-16 Matthew JordanRe-order cleanup
2013-07-16 David M. LeeFixed null dereference when WebSocket protocol is omitted
2013-07-15 Richard MudgettReplace chan_agent with app_agent_pool.
2013-07-15 Mark MichelsonRemove misleading documentation for channel snapshot...
2013-07-15 David M. LeeDocument the ari.conf allowed_origins setting
2013-07-15 Joshua ColpRemove some callbacks and functions which are not needed.
2013-07-14 Matthew JordanProvide error message for QUEUE_MEMBER when member...
2013-07-14 Matthew JordanRemove redundant code in dns.c
2013-07-14 Matthew JordanClarify documentation for function PASSTHRU
2013-07-13 Matthew JordanFix FRACK message from external redirects; handle outbo...
2013-07-13 Matthew JordanPretty up a debug message if the referred-by-uri isn...
2013-07-12 Moises SilvaFix a longstanding issue with MFC-R2 configuration...
2013-07-12 Joshua ColpAdd support to the bridging core for performing COLP...
2013-07-12 Mark MichelsonPrevent potential race condition in multiparty basic...
2013-07-12 Jason ParkerFix a compiler warning.
2013-07-12 David M. LeeFixed intermittent crash when loading test_json.so
2013-07-12 Jason ParkerARI: Add support for Cross-Origin Resource Sharing...
2013-07-11 Richard MudgettFix bridge tech write callback parameter name.
2013-07-11 David M. LeeFixed chan_skinny for systems were pthread_t isn't...
2013-07-11 Damien WedhornRefactor and cleanup of skinny session handling.
2013-07-11 Joshua ColpTweak the subscription failure warning message to inclu...
2013-07-11 David M. LeeCorrect test_cel cleanup.
2013-07-11 David M. LeeChange ARI user config to use a type field
2013-07-11 David M. LeeApply defaults to ari.conf's general section
2013-07-11 David M. Leetest_voicemail_api: fix warning found by gcc-4.8
2013-07-11 David M. LeeFixed some CEL test crashes
2013-07-10 Kevin HarwellPSJIP - sip.conf to res_sip.conf script
2013-07-10 Joshua ColpHandle outbound registration failures that do not occur...
2013-07-10 David M. LeeDocument the 400 error response for originate
2013-07-10 David M. LeeCorrected api-docs for channel variables
2013-07-10 Russell Bryantastobj2-ify the SLA code
next