]> git.ipfire.org Git - thirdparty/asterisk.git/shortlog
thirdparty/asterisk.git
2013-06-21  Richard MudgettChange several bridge functions to return error status.
2013-06-21  Matthew JordanUpdate autosupport script
2013-06-20  Joshua ColpAdd a log message for when an incoming session is rejec...
2013-06-20  Richard MudgettFix potential bridge hook resource leak if the hook...
2013-06-20  Mark MichelsonFix threadpool rapid growth problem.
2013-06-19  David M. LeeFix build problem on OS X Mountain Lion (10.8)
2013-06-19  Kinsey MoorePull CEL linkedid manipulation into cel.c
2013-06-19  Matthew JordanHandle variable substitution in dummy variables
2013-06-18  Matthew JordanFix the test_substitution test
2013-06-18  Richard MudgettBridging: Fix crash on destruction of a partially const...
2013-06-18  Richard MudgettAdd some safety cleanup for a failed push into a bridge.
2013-06-18  Richard MudgettRemove stub comment on function that is not a stub.
2013-06-18  Kinsey MooreFix bridge snapshot conversion to JSON
2013-06-17  David M. LeeFix build warnings related to printf/scanf of tv_usec.
2013-06-17  Richard Mudgettchan_vpb: Fix compile error and __ast_channel_alloc...
2013-06-17  Richard Mudgettchan_misdn: Fix compile error after CDR merge.
2013-06-17  Jason ParkerFix a build warning with stasis messages.
2013-06-17  Matthew JordanPrevent sending a NewExten event after a Hangup during...
2013-06-17  Matthew JordanRestore bad merge on CHANGES
2013-06-17  Joshua ColpFix build warning (which is transmogrified into an...
2013-06-17  Matthew JordanMake cdr_mysql compile again by not directly setting...
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
next