summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2013-06-05Make local channels use ast_channel_move() instead of the inlined version.Richard Mudgett
2013-06-05Corrected comment on stasis_cache_getDavid M. Lee
2013-06-05Fixed refcounting problems with chanspy AMI support.David M. Lee
2013-06-05Remove remaining traces of remove_on_pull from hooks and hook APIs.Mark Michelson
2013-06-05Give the AST_BRIDGE_HOOK_REMOVE_ON_PULL a legitimate value.Mark Michelson
2013-06-05Change the remove_on_pull flag on ast_bridge_hook to be a set of flags.Mark Michelson
2013-06-05Publish the channel state snapshot *before* calling device state so a device ...Joshua Colp
2013-06-05Fixed a consistency problem with channel snapshot and endpoint state.David M. Lee
2013-06-04Add BUGBUG comment.Richard Mudgett
2013-06-04Simple lock, assignment, unlock sandwich optimization.Richard Mudgett
2013-06-04Corrected the docs on ast_manager_event_blob_createDavid M. Lee
2013-06-03Correct autoconf script for finding UUID support.David M. Lee
2013-05-31Refactor code and fix a reference leakKinsey Moore
2013-05-31Remove ast_channel_bridge() and associated code called only by it.Richard Mudgett
2013-05-31Fixup hold/unhold with attended and blind transfers.Richard Mudgett
2013-05-31Replace ast_manager_publish_message() with a more useful version.Jason Parker
2013-05-31Remove remnant of snapshot blob JSON typesKinsey Moore
2013-05-31Add snapshot cache that indexes by channel nameKinsey Moore
2013-05-31Multiple revisions 390228-390229Alexandr Anikin
2013-05-31Let find do its own globbing.Walter Doekes
2013-05-30Missed a line from a bad merge in r390122David M. Lee
2013-05-30Avoid unnecessary cleanups during immediate shutdownDavid M. Lee
2013-05-29Fix segfault when dealing with chan_agent channels.Richard Mudgett
2013-05-29Remove unused RAII vars.Jason Parker
2013-05-29Pack the right number of items into the status and receive fax blobsMatthew Jordan
2013-05-29Resolve a merge conflictKinsey Moore