summaryrefslogtreecommitdiff
path: root/res/parking
AgeCommit message (Expand)Author
2015-01-27res_parking: Fix crash due to race condition when unloading.Joshua Colp
2015-01-23Investigate and fix memory leaks in AsteriskKevin Harwell
2015-01-12Revert -r430452 It needs to be redone for the next major AMI version change i...Richard Mudgett
2015-01-09AMI: Remove no longer used parameter from astman_send_listack().Richard Mudgett
2015-01-09AMI: Make AMI actions that generate event lists consistent.Richard Mudgett
2014-12-01main/stasis: Allow subscriptions to use a threadpool for message deliveryMatthew Jordan
2014-11-18parking_tests.c: Add missing newline on a unit test message.Richard Mudgett
2014-10-15parking_tests: Fix assertions and possibly crashes in res_parking unit testsJonathan Rose
2014-08-06Stasis: Allow message types to be blockedKinsey Moore
2014-07-24accountcode: Slightly change accountcode propagation.Richard Mudgett
2014-07-20media formats: re-architect handling of media for performance improvementsMatthew Jordan
2014-06-20res_parking: Make manager commands register with module informationJonathan Rose
2014-06-19Fix build warnings with TEST_FRAMEWORK enabledKinsey Moore
2014-05-28Logger/CLI/etc.: Fix some aesthetic issues; reduce chatty verbose messagesMatthew Jordan
2014-05-22res_pjsip_refer: Fix bugs involving Parking/PJSIP/transfersJonathan Rose
2014-05-09Allow Asterisk to compile under GCC 4.10Kinsey Moore
2014-05-02Parking: Add 'AnnounceChannel' argument to manager action 'Park'Jonathan Rose
2014-04-15Remove unused RAII_VAR() declarations.Richard Mudgett
2014-04-01res_parking: Minor tweaks.Richard Mudgett
2014-03-07uniqueid: channel linkedid, ami, ari object creation with id'sScott Griepentrog
2013-12-20ao2_iterator: Mini-audit of the ao2_iterator loops in the new code files.Richard Mudgett
2013-12-18channel locking: Add locking for channel snapshot creationKevin Harwell
2013-12-18channels: Return allocated channels locked.Joshua Colp
2013-12-17bridging: Give bridges a name and a known creatorJonathan Rose
2013-12-13Transfers: Make Asterisk set ATTENDEDTRANSFER/BLINDTRANSFER more reliablyJonathan Rose
2013-12-05Reverting r403311. It's causing ARI tests to hang.David M. Lee
2013-12-03Add channel locking for channel snapshot creation.Mark Michelson
2013-10-22res_parking: Give parking timeout comebacktoorigin channel DTMF features.Richard Mudgett
2013-10-18res_parking: Remove setting useless flag.Richard Mudgett
2013-10-03Cache string values of formats on ast_format_cap() to save processing.Mark Michelson
2013-09-30Multiple revisions 399887,400138,400178,400180-400181David M. Lee
2013-09-13Restore Dial, Queue, and FollowMe 'I' option support.Richard Mudgett
2013-08-22Bridge API: Set a cause code on a channel when it is ejected from a bridge.Richard Mudgett
2013-08-21Fix several interrelated issues dealing with the holding bridge technology.Richard Mudgett
2013-08-17Allow res_parking to be unloadableKinsey Moore
2013-08-17Strip down the old event systemKinsey Moore
2013-08-16Doxygen comment tweaks.Richard Mudgett
2013-08-15Minor parking cleanup.Richard Mudgett
2013-08-15Parking: Eliminate local channel name hack to get peer channel.Richard Mudgett
2013-08-05res_parking: Unit testsJonathan Rose
2013-08-02Make a couple of changes to help AMI events to be more clear in what is occur...Mark Michelson
2013-08-02Remove dead code from features.c; refactor pickup code into pickup.cMatthew Jordan
2013-08-01Support externally initiated parking requests; remove some dead codeMatthew Jordan
2013-08-01Fix documentation replication issuesKinsey Moore
2013-07-26Remove the unsafe bridge parameter from ast_bridge_hook_callback's.Richard Mudgett
2013-07-26Improved feature limits interval hook implementaion.Richard Mudgett
2013-07-25A great big renaming patchMatthew Jordan
2013-07-25Move after bridge callbacks into their own fileMatthew Jordan
2013-07-24Update bridge_channel refactorings; export bridge_ symbolMatthew Jordan
2013-07-24Perform the initial renaming of the Bridging APIMatthew Jordan