asterisk/asterisk.git
2013-06-06 Jason ParkerRemove props that people will yell at me for.
2013-06-06 Kinsey MooreFix documentation that was in review during the great...
2013-06-06 Jason ParkerSplit AGI manager events, to remove SubEvent field.
2013-06-06 Jason ParkerConvert message_router routes to ao2. Add support...
2013-06-06 Jonathan RoseParking: Enable code responsible for intercepting park...
2013-06-06 Richard MudgettAdd a BUGBUG note.
2013-06-06 Richard MudgettMisc core external attended transfer fixes.
2013-06-05 Richard MudgettMake local channels use ast_channel_move() instead...
2013-06-05 David M. LeeCorrected comment on stasis_cache_get
2013-06-05 David M. LeeFixed refcounting problems with chanspy AMI support.
2013-06-05 Mark MichelsonRemove remaining traces of remove_on_pull from hooks...
2013-06-05 Mark MichelsonGive the AST_BRIDGE_HOOK_REMOVE_ON_PULL a legitimate...
2013-06-05 Mark MichelsonChange the remove_on_pull flag on ast_bridge_hook to...
2013-06-05 Joshua ColpPublish the channel state snapshot *before* calling...
2013-06-05 David M. LeeFixed a consistency problem with channel snapshot and...
2013-06-04 Richard MudgettAdd BUGBUG comment.
2013-06-04 Richard MudgettSimple lock, assignment, unlock sandwich optimization.
2013-06-04 David M. LeeCorrected the docs on ast_manager_event_blob_create
2013-06-03 David M. LeeCorrect autoconf script for finding UUID support.
2013-05-31 Kinsey MooreRefactor code and fix a reference leak
2013-05-31 Richard MudgettRemove ast_channel_bridge() and associated code called...
2013-05-31 Richard MudgettFixup hold/unhold with attended and blind transfers.
2013-05-31 Jason ParkerReplace ast_manager_publish_message() with a more usefu...
2013-05-31 Kinsey MooreRemove remnant of snapshot blob JSON types
2013-05-31 Kinsey MooreAdd snapshot cache that indexes by channel name
2013-05-31 Alexandr AnikinMultiple revisions 390228-390229
2013-05-31 Walter DoekesLet find do its own globbing.
2013-05-30 David M. LeeMissed a line from a bad merge in r390122
2013-05-30 David M. LeeAvoid unnecessary cleanups during immediate shutdown
2013-05-29 Richard MudgettFix segfault when dealing with chan_agent channels.
2013-05-29 Jason ParkerRemove unused RAII vars.
2013-05-29 Matthew JordanPack the right number of items into the status and...
2013-05-29 Kinsey MooreResolve a merge conflict
2013-05-28 Jonathan RoseFix a memory copying bug in slinfactory which was causi...
2013-05-28 Mark MichelsonAdd missing NULL check to acquire_bridge() function.
2013-05-28 Mark MichelsonAdd attended transfer support for chan_sip.c
2013-05-28 Mark MichelsonAdds support for a core attended transfer function...
2013-05-27 Matthew JordanFix some more fax test errors due to needing the peer...
2013-05-27 Matthew JordanInitialize the message type before the topic
2013-05-26 Matthew JordanFix a few fax gateway failures
2013-05-26 Matthew JordanFix a variety of memory corruption/assertion errors
2013-05-25 Matthew JordanRestore initialization of security topics
2013-05-24 Jason Parkergrr, props.
2013-05-24 Jason ParkerSplit Hold event into Hold/Unhold, and move it into...
2013-05-24 Kinsey MooreRemove a junk define
2013-05-24 Matthew JordanMigrate a large number of AMI events over to Stasis...
2013-05-24 Matthew JordanPrint all logger messages on shutdown
2013-05-24 Igor GoncharovskiyFix several problems caused by multiple line usage...
2013-05-23 David M. Leestasis-http: Provide a response body for 201 created...
2013-05-23 Jonathan Roseres_parking: Add a verbose message when a channel is...
2013-05-23 Jonathan Roseres_parking: Fix some simple bugs
2013-05-23 Joshua ColpFix a crash due to the INVITE session being destroyed...
2013-05-23 David M. LeeThis patch adds support for controlling a playback...
2013-05-23 David M. LeeThis patch implements the REST API's for POST /channels...
2013-05-23 Richard MudgettFix inverted test preventing DTMF disconnect from working.
2013-05-23 Joshua ColpFix a bug where the DTMF mode was not set on newly...
2013-05-23 Joshua ColpFix a bug with applying the end result of the codec...
2013-05-23 Joshua ColpFix a bug where the codec order as configured was not...
2013-05-22 David M. LeeFixed startup race condition which caused occasional...
2013-05-22 Jason ParkerRemove bad props, before anybody notices.
2013-05-22 Jason ParkerAdd dial events to app_queue and app_followme.
2013-05-21 David M. LeeFix destruction order assert for stasis_bridging
2013-05-21 Richard MudgettConditional out more app_queue logging that needs to...
2013-05-21 Matthew JordanRaise the ConfBridgeMute/Unmute events when a CLI or...
2013-05-21 Richard MudgettMerge in the bridge_construction branch to make the...
2013-05-21 David M. LeeFixed some extra field assertion when the event WebSock...
2013-05-20 Matthew JordanSet the AST_CDR_FLAG_ORIGINATED flag on originated...
2013-05-20 Richard MudgettFixup svn:keywords in all *.c and *.h files.
2013-05-20 Richard MudgettFixup svn:keywords in all *.c and *.h files.
2013-05-20 Jason ParkerAdd doxygen.log to svn:ignore property.
2013-05-20 Kinsey MooreAdd missing exports file
2013-05-20 Joshua ColpIn Sorcery pass the name of the object being allocated...
2013-05-20 Kinsey MooreAdd documentation for record_file_append
2013-05-19 Alexandr Anikinadd ast_publish_channel_state according new event framework
2013-05-19 Damien WedhornAdd transfer softkey to ringout state to enable blond...
2013-05-19 Kinsey MooreAdd base XML documentation for res_sip
2013-05-19 Joshua ColpDon't hold the outgoing lock for a prolonged period...
2013-05-19 Joshua ColpIf the caller of the originate API calls wants the...
2013-05-18 Damien WedhornAdd call forward no answer to skinny and cleanup genera...
2013-05-18 Joshua ColpFix a bug where synchronous origination (oddly enough...
2013-05-18 Joshua ColpMove origination to use the dialing API and send Stasis...
2013-05-17 David M. LeeFix shutdown assertions in stasis-core
2013-05-17 Michael L.... Remove Character Limit On "inkeys" For IAX2
2013-05-17 Matthew JordanPublish the outbound channel's application/data when...
2013-05-17 Jonathan RoseStasis: Update security events to use Stasis
2013-05-15 David M. LeeFixed inverted logic in app_add_channel().
2013-05-15 Kevin HarwellFix for segfault in __ast_rwlock_destroy with DEBUG_THREADS
2013-05-15 Jason ParkerFix VM snapshot handling for combined INBOX.
2013-05-15 Kinsey MooreUse srtp_shutdown when available
2013-05-15 David M. LeeRefactored the rest of the message types to use the...
2013-05-14 David M. LeeBreak res_stasis into smaller files.
2013-05-14 Richard MudgettMake ao2 global objects not always use the debug versio...
2013-05-14 Kinsey MooreMove JSON event generators into separate modules
2013-05-13 Michael L.... Fix Missing CALL-ID When Logging Through Syslog
2013-05-13 Michael L.... Fix Crash Caused By One-way Audio With auto_* NAT Setti...
2013-05-13 Kinsey MooreRevert r388529 for now
2013-05-13 Jonathan Rosepbx: Fix lack of cleanup on macrolock and context_table
2013-05-13 Kinsey MooreClose libsrtp properly
2013-05-13 Jonathan Rosechan_gulp: Minor readability Improvements to chan_gulp
2013-05-13 Richard MudgettFix SendText AMI action to never return non-zero.
next