From fb49b068213949756fa23ce19f695e26967e69b3 Mon Sep 17 00:00:00 2001 From: bweschke Date: Mon, 22 May 2006 16:43:43 +0000 Subject: This is part 2/2 of the patches for #7090. Adds one-step call parking to /trunk via builtin functions and 'k' 'K' application options added to app_dial. This also resolves #6340. git-svn-id: http://svn.digium.com/svn/asterisk/trunk@29467 f38db490-d61c-443f-a65b-d21fe96a405b --- configs/features.conf.sample | 1 + 1 file changed, 1 insertion(+) (limited to 'configs/features.conf.sample') diff --git a/configs/features.conf.sample b/configs/features.conf.sample index 495fa0b61..db99c4c82 100644 --- a/configs/features.conf.sample +++ b/configs/features.conf.sample @@ -32,6 +32,7 @@ context => parkedcalls ; Which context parked calls are in ;disconnect => *0 ; Disconnect (default is *) ;automon => *1 ; One Touch Record a.k.a. Touch Monitor ;atxfer => *2 ; Attended transfer +;parkcall => #72 ; Park call (one step parking) [applicationmap] ; Note that the DYNAMIC_FEATURES channel variable must be set to use the features -- cgit v1.2.3