asterisk/asterisk.git
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
2013-07-09 Jason ParkerMake SCOPED_LOCK use RAII_VAR.
2013-07-09 Richard MudgettFix printf NULL string (null) substituion for NULL...
2013-07-09 Mark MichelsonUse correct function for getting bridged peer when...
2013-07-09 Richard MudgettFix some stasis doxygen comments.
2013-07-09 Joshua ColpEnsure all pjsip_regc_* access occurs within a pjlib...
2013-07-08 Joshua ColpTweak log message slightly.
2013-07-08 Joshua ColpTreat the authentication object as invalid if digest...
2013-07-08 David M. LeeOh menuconfig, why do you hate margins?
2013-07-08 David M. LeeBetter structure for the WebSocket validation failure...
2013-07-08 Joshua ColpEnsure that a valid bind host is specified for transports.
2013-07-08 Joshua ColpRefactor operations to access the stasis cache instead...
2013-07-08 David M. Leeres_stasis_http doesn't depend on res_stasis any more
2013-07-08 Jonathan Roseres_parking: Apply ringing role option on swap with...
2013-07-08 Joshua ColpFix building.
2013-07-08 Jason ParkerARI: Add support for getting/setting channel and global...
2013-07-08 Jason ParkerMove channel driver Registry manager events to core.
2013-07-08 Matthew JordanCreate Local channel messages on the Stasis message...
2013-07-08 Mark MichelsonFix some broken logic in sending outbound caller ID.
2013-07-07 Matthew JordanIn a channel destructor dispose of items that raise...
2013-07-07 Matthew JordanHandle hangup logic in the Stasis message bus and consu...
2013-07-05 David M. LeeARI: return a 503 if Asterisk isn't fully booted
2013-07-05 David M. LeePrint error details when set nonblock fails
2013-07-05 David M. LeeDocument MissingParams error message for /ari/events
2013-07-05 Matthew JordanRefactor RTCP events over to Stasis; associate with...
2013-07-05 Richard MudgettOneTouchRecord: Add function defined earlier: ast_bridg...
2013-07-05 Matthew JordanRemove parkinglot from the channel snapshot
2013-07-04 Jonathan Roseres_parking: Replace Parker snapshots with ParkerDialString
2013-07-04 David M. LeeFix int width problem for 32-bit... again
2013-07-04 David M. LeeFix int width problem for 32-bit
2013-07-04 David M. LeeFix utils directory breakage.
2013-07-03 Richard MudgettAdd BUGBUG note for ASTERISK-22009
2013-07-03 Richard MudgettRevert accidental overcommit.
2013-07-03 Richard MudgettAdd BUGBUG note for ASTERISK-22009
2013-07-03 Richard Mudgettchan_dahdi: Fix segfault reloading chan_dahdi when...
2013-07-03 Richard MudgettOneTouchRecord: Make so Monitor/MixMonitor can be toggl...
next