asterisk/asterisk.git
2013-06-25 Jason ParkerFix typo with XML docs.
2013-06-25 Joshua ColpAdd a note about being ready to accept observer invocat...
2013-06-25 Joshua ColpMove where the sorcery observer is added for qualify...
2013-06-25 Kinsey MooreCEL refactoring cleanup
2013-06-25 Matthew JordanFix memory/ref counting leaks in a variety of locations
2013-06-24 Matthew JordanFix a variety of memory leaks
2013-06-24 David M. LeeFew more menuselect fixes missed in r392777
2013-06-24 David M. LeeFixed templates so that the changes from r392777 won...
2013-06-24 Richard MudgettFix menuselect display for stasis modules.
2013-06-24 Mark MichelsonRemove stray properties from merge.
2013-06-24 Mark MichelsonAdd documentation for features configuration.
2013-06-24 Kinsey MooreIndex installed sounds and implement ARI sounds queries
2013-06-23 Matthew JordanProperly pack the parameters into ast_json_pack when...
2013-06-23 Joshua ColpAdd some more missing ast_sorcery_generic_alloc convers...
2013-06-23 Joshua ColpAdd missing ast_sorcery_generic_alloc conversions.
2013-06-23 Joshua ColpFix a bug where messages were getting duplicated on...
2013-06-22 Matthew JordanProperly extract channel variables for the SendFAX...
2013-06-22 Joshua ColpMake sorcery details opaque and add extended fields.
2013-06-22 Joshua ColpMerge in current pimp_my_sip work, including:
2013-06-22 Matthew JordanFix a deadlock and possible crash in res_fax
2013-06-22 Joshua ColpMigrate PeerStatus events to stasis, add stasis endpoin...
2013-06-21 Richard MudgettExtract a useful routine from the softmix bridge techno...
2013-06-21 Matthew JordanAdd BUGBUG for broken direct media in chan_gulp
2013-06-21 Jason ParkerFix typo.
2013-06-21 Richard MudgettAdd channel optimization interaction with frame hooks...
2013-06-21 Mark MichelsonChange chan_unistim to use core transfer API.
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.
next