From 54f92a68c78def1c6c2694f05a7cfd13f00118df Mon Sep 17 00:00:00 2001 From: Richard Mudgett Date: Thu, 21 Jul 2011 18:06:47 +0000 Subject: Merged revisions 329204 via svnmerge from https://origsvn.digium.com/svn/asterisk/branches/10 ................ r329204 | rmudgett | 2011-07-21 13:05:18 -0500 (Thu, 21 Jul 2011) | 13 lines Merged revisions 329203 via svnmerge from https://origsvn.digium.com/svn/asterisk/branches/1.8 ........ r329203 | rmudgett | 2011-07-21 13:04:09 -0500 (Thu, 21 Jul 2011) | 6 lines Document parkinglot in chan_dahdi.conf.sample. * Document existing feature in chan_dahdi.conf.sample. * Remove some dead code related to the parkinglot option. ........ ................ git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@329205 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- configs/chan_dahdi.conf.sample | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'configs/chan_dahdi.conf.sample') diff --git a/configs/chan_dahdi.conf.sample b/configs/chan_dahdi.conf.sample index 16269dc39..b7f59f795 100644 --- a/configs/chan_dahdi.conf.sample +++ b/configs/chan_dahdi.conf.sample @@ -664,6 +664,13 @@ transfer=yes ; ('canpark=no' is overridden by 'transfer=yes') ; canpark=yes + +; Sets the default parking lot for call parking. +; This is setable per channel. +; Parkinglots are configured in features.conf +; +;parkinglot=plaza + ; ; Support call forward variable ; -- cgit v1.2.3