asterisk/res/parking
Matthew Jordan 0543879228 clang compiler warnings: Remove large chunks of unused code from extconf
This patch fixes a warning caught by clang, in which it detected that large
chunks of extconf were unused. Frankly, I wish we could pretend that all of
extconf was unused, but alas, that is not yet the case.

A few extraneous functions in the parking tests were removed as well, for
the same reason.

Review: https://reviewboard.asterisk.org/r/4553

ASTERISK-24917
Reported by: dkdegroot
patches:
  rb4553.patch submitted by dkdegroot (License 6600)
........

Merged revisions 434093 from http://svn.asterisk.org/svn/asterisk/branches/11
........

Merged revisions 434097 from http://svn.asterisk.org/svn/asterisk/branches/13


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@434099 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2015-04-06 18:18:32 +00:00
..
parking_applications.c ParkedCall: Don't allow dialplan fallthrough after retrieving parked call. 2015-04-06 14:51:21 +00:00
parking_bridge.c Allow Asterisk to compile under GCC 4.10 2014-05-09 22:49:26 +00:00
parking_bridge_features.c main/stasis: Allow subscriptions to use a threadpool for message delivery 2014-12-01 17:59:21 +00:00
parking_controller.c res_parking: Remove setting useless flag. 2013-10-18 22:52:35 +00:00
parking_devicestate.c res_parking: Add parking_devicestate.c left out from previous commit 2013-06-07 20:51:19 +00:00
parking_manager.c res_parking: Fix crash due to race condition when unloading. 2015-01-27 11:47:57 +00:00
parking_tests.c clang compiler warnings: Remove large chunks of unused code from extconf 2015-04-06 18:18:32 +00:00
parking_ui.c Strip down the old event system 2013-08-17 14:39:27 +00:00
res_parking.h Parking: Add 'AnnounceChannel' argument to manager action 'Park' 2014-05-02 16:06:40 +00:00