summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-06-13Add support for requiring that all queued messages on a caching topic have be...Joshua Colp
2013-06-12Fix segfault for certain invalid WebSocket input.David M. Lee
2013-06-12Fix memory leak while loading modules, adding formats, and destroying endpointsMatthew Jordan
2013-06-12Fix memory leaks in stasis_channels and bridge_native_rtpMatthew Jordan
2013-06-11Remove incorrect comment about local channel optimization occurring when perf...Mark Michelson
2013-06-11bridge_native_rtp: Fix native bridge tech being incompatible when it should be.Jonathan Rose
2013-06-11bridge_native_rtp: Fix possible segfaults on leaves/joinsJonathan Rose
2013-06-11Add vtable and methods for to_json and to_ami for Stasis messagesDavid M. Lee
2013-06-11Fix issue with no sound in both way in case of previous call to chan_unistim ...Igor Goncharovskiy
2013-06-11IAX2: Transfer Reject: Lock bridgecallno before touching it, refactorAlec L Davis
2013-06-10Make the reload stasis message bump the ref count of its sub-objectMatthew Jordan
2013-06-10Change chan_skinny to use core transfer API.Damien Wedhorn
2013-06-10Add AGI command arguments to AsyncAGI eventKinsey Moore
2013-06-10Temporary fix for people using sample features.conf from previous Asterisk ve...Mark Michelson
2013-06-10Add announce-to-first-user option for app_queueMatthew Jordan
2013-06-10Stasis-HTTP: Flesh out bridge-related capabilitiesKinsey Moore
2013-06-10chan_iax2: nativebridge refactor, missed unlock bridgecallnoAlec L Davis
2013-06-10fix bad edit after conflict resolutionAlec L Davis
2013-06-10IAX2: refactor nativebridge transferAlec L Davis
2013-06-10IAX2: fix race condition with nativebridge transfers.Alec L Davis
2013-06-09Clean up MWI topic pool before message type destructionMatthew Jordan
2013-06-08Only initialize manager_bridging during startupMatthew Jordan
2013-06-08Add backtrace generation to MALLOC_DEBUG memory corruption reportsMatthew Jordan
2013-06-08Add more support for native bridging.Richard Mudgett
2013-06-08Fix a crash when a bridge switches from the softmix bridge technology to anot...Richard Mudgett
2013-06-08Update some doxygen comments.Richard Mudgett
2013-06-08The bridge uniqueid is available for softmix destructor.Richard Mudgett
2013-06-08Add some bridge identifiers to some softmix messages.Richard Mudgett
2013-06-07res_parking: Add parking_devicestate.c left out from previous commitJonathan Rose
2013-06-07Make app_queue AMI events more consistent. Give Join/Leave more useful names.Jason Parker
2013-06-07Implement ARI POST to /channels, to originate a call.Jason Parker
2013-06-07Ensure that all unit tests compile with the cache clear rework in placeKinsey Moore
2013-06-07res_parking: Automatically generate extensions, hints, etc.Jonathan Rose
2013-06-07app_meetme: Refactor manager events to use stasisJonathan Rose
2013-06-07Rework stasis cache clear eventsKinsey Moore
2013-06-07Refactor chan_dahdi/sig_analog/sig_pri and chan_misdn to use the common trans...Richard Mudgett
2013-06-07Tweak applicationmap and featuregroup config containers.Richard Mudgett
2013-06-06Conditionally reject duplicate entries in applicationmap containers.Mark Michelson
2013-06-06Reimplement bridging and DTMF features related channel variables in the bridg...Richard Mudgett
2013-06-06Refactor the features configuration scheme.Mark Michelson
2013-06-06Fix compiler warning.Richard Mudgett
2013-06-06* Fix a couple missed hook installs that need AST_BRIDGE_HOOK_REMOVE_ON_PULL.Richard Mudgett
2013-06-06Fix documentation generationKinsey Moore
2013-06-06Remove props that people will yell at me for.Jason Parker
2013-06-06Fix documentation that was in review during the great suffix/prefix swapKinsey Moore
2013-06-06Split AGI manager events, to remove SubEvent field.Jason Parker
2013-06-06Convert message_router routes to ao2. Add support for removal.Jason Parker
2013-06-06Parking: Enable code responsible for intercepting park exten transfersJonathan Rose
2013-06-06Add a BUGBUG note.Richard Mudgett
2013-06-06Misc core external attended transfer fixes.Richard Mudgett