asterisk/asterisk.git
2013-06-10 Mark MichelsonTemporary fix for people using sample features.conf...
2013-06-10 Matthew JordanAdd announce-to-first-user option for app_queue
2013-06-10 Kinsey MooreStasis-HTTP: Flesh out bridge-related capabilities
2013-06-10 Alec L Davischan_iax2: nativebridge refactor, missed unlock bridgec...
2013-06-10 Alec L Davisfix bad edit after conflict resolution
2013-06-10 Alec L DavisIAX2: refactor nativebridge transfer
2013-06-10 Alec L DavisIAX2: fix race condition with nativebridge transfers.
2013-06-09 Matthew JordanClean up MWI topic pool before message type destruction
2013-06-08 Matthew JordanOnly initialize manager_bridging during startup
2013-06-08 Matthew JordanAdd backtrace generation to MALLOC_DEBUG memory corrupt...
2013-06-08 Richard MudgettAdd more support for native bridging.
2013-06-08 Richard MudgettFix a crash when a bridge switches from the softmix...
2013-06-08 Richard MudgettUpdate some doxygen comments.
2013-06-08 Richard MudgettThe bridge uniqueid is available for softmix destructor.
2013-06-08 Richard MudgettAdd some bridge identifiers to some softmix messages.
2013-06-07 Jonathan Roseres_parking: Add parking_devicestate.c left out from...
2013-06-07 Jason ParkerMake app_queue AMI events more consistent. Give Join...
2013-06-07 Jason ParkerImplement ARI POST to /channels, to originate a call.
2013-06-07 Kinsey MooreEnsure that all unit tests compile with the cache clear...
2013-06-07 Jonathan Roseres_parking: Automatically generate extensions, hints...
2013-06-07 Jonathan Roseapp_meetme: Refactor manager events to use stasis
2013-06-07 Kinsey MooreRework stasis cache clear events
2013-06-07 Richard MudgettRefactor chan_dahdi/sig_analog/sig_pri and chan_misdn...
2013-06-07 Richard MudgettTweak applicationmap and featuregroup config containers.
2013-06-06 Mark MichelsonConditionally reject duplicate entries in applicationma...
2013-06-06 Richard MudgettReimplement bridging and DTMF features related channel...
2013-06-06 Mark MichelsonRefactor the features configuration scheme.
2013-06-06 Richard MudgettFix compiler warning.
2013-06-06 Richard Mudgett* Fix a couple missed hook installs that need AST_BRIDG...
2013-06-06 Kinsey MooreFix documentation generation
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.
next