]> git.ipfire.org Git - thirdparty/asterisk.git/shortlog
thirdparty/asterisk.git
2013-06-17  Matthew JordanUpdate Asterisk's CDRs for the new bridging framework
2013-06-14  Mark MichelsonFix regression in MWI stasis handling.
2013-06-14  Joshua ColpEnsure that the number of added contacts never goes...
2013-06-14  Kinsey MooreRevert parts of r391855 that were not ready to go in...
2013-06-14  Kinsey MooreFix two more possible crashes in CEL
2013-06-14  Jonathan Roseapp_mixmonitor: Fix crashes caused by unloading app_mix...
2013-06-14  Kinsey MooreFix a crash in CEL bridge snapshot handling
2013-06-14  Kinsey MoorePublish bridge snapshots more often
2013-06-13  Matthew JordanMake the utils directory compile... again.
2013-06-13  Richard Mudgettapp_confbridge: Fix memory leak on reload.
2013-06-13  Mark MichelsonJust return outright on a reload since we have already...
2013-06-13  Kinsey MooreEnsure that Asterisk still starts up when cel.conf...
2013-06-13  Mark MichelsonFix memory leak in features_config.c
2013-06-13  Matthew JordanBlow away usage of libjansson's foreach macro
2013-06-13  Kinsey MooreRefactor CEL bridge events on top of Stasis-Core
2013-06-13  Kinsey MooreRefactor CEL channel events on top of Stasis-Core
2013-06-13  Joshua ColpAdd support for requiring that all queued messages...
2013-06-12  David M. LeeFix segfault for certain invalid WebSocket input.
2013-06-12  Matthew JordanFix memory leak while loading modules, adding formats...
2013-06-12  Matthew JordanFix memory leaks in stasis_channels and bridge_native_rtp
2013-06-11  Mark MichelsonRemove incorrect comment about local channel optimizati...
2013-06-11  Jonathan Rosebridge_native_rtp: Fix native bridge tech being incompa...
2013-06-11  Jonathan Rosebridge_native_rtp: Fix possible segfaults on leaves...
2013-06-11  David M. LeeAdd vtable and methods for to_json and to_ami for Stasi...
2013-06-11  Igor GoncharovskiyFix issue with no sound in both way in case of previous...
2013-06-11  Alec L DavisIAX2: Transfer Reject: Lock bridgecallno before touchin...
2013-06-10  Matthew JordanMake the reload stasis message bump the ref count of...
2013-06-10  Damien WedhornChange chan_skinny to use core transfer API.
2013-06-10  Kinsey MooreAdd AGI command arguments to AsyncAGI event
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
next