[svn-commits] tilghman: branch tilghman/callparking_retrieval r813 - in /asterisk/team/tilg...
SVN commits to the Digium repositories
svn-commits at lists.digium.com
Mon Oct 25 17:43:32 CDT 2010
Author: tilghman
Date: Mon Oct 25 17:43:28 2010
New Revision: 813
URL: http://svnview.digium.com/svn/testsuite?view=rev&rev=813
Log:
I think I need this file, as well.
Added:
asterisk/team/tilghman/callparking_retrieval/tests/callparking_retrieval/userC/features.conf (with props)
Modified:
asterisk/team/tilghman/callparking_retrieval/tests/tests.yaml
Added: asterisk/team/tilghman/callparking_retrieval/tests/callparking_retrieval/userC/features.conf
URL: http://svnview.digium.com/svn/testsuite/asterisk/team/tilghman/callparking_retrieval/tests/callparking_retrieval/userC/features.conf?view=auto&rev=813
==============================================================================
--- asterisk/team/tilghman/callparking_retrieval/tests/callparking_retrieval/userC/features.conf (added)
+++ asterisk/team/tilghman/callparking_retrieval/tests/callparking_retrieval/userC/features.conf Mon Oct 25 17:43:28 2010
@@ -1,0 +1,14 @@
+[general]
+parkext => 700
+parkpos => 701-720
+context => parkedcalls
+
+parkedcalltransfers = caller ; Enables or disables DTMF based transfers when picking up a parked call.
+ ; one of: callee, caller, both, no (default is no)
+parkedcallreparking = caller ; Enables or disables DTMF based parking when picking up a parked call.
+ ; one of: callee, caller, both, no (default is no)
+
+[featuremap]
+
+[applicationmap]
+
Propchange: asterisk/team/tilghman/callparking_retrieval/tests/callparking_retrieval/userC/features.conf
------------------------------------------------------------------------------
svn:eol-style = native
Propchange: asterisk/team/tilghman/callparking_retrieval/tests/callparking_retrieval/userC/features.conf
------------------------------------------------------------------------------
svn:keywords = 'Date Author Id Revision Yoyo'
Propchange: asterisk/team/tilghman/callparking_retrieval/tests/callparking_retrieval/userC/features.conf
------------------------------------------------------------------------------
svn:mime-type = text/plain
Modified: asterisk/team/tilghman/callparking_retrieval/tests/tests.yaml
URL: http://svnview.digium.com/svn/testsuite/asterisk/team/tilghman/callparking_retrieval/tests/tests.yaml?view=diff&rev=813&r1=812&r2=813
==============================================================================
--- asterisk/team/tilghman/callparking_retrieval/tests/tests.yaml (original)
+++ asterisk/team/tilghman/callparking_retrieval/tests/tests.yaml Mon Oct 25 17:43:28 2010
@@ -62,5 +62,5 @@
- test: 'fastagi/say-number'
- test: 'fastagi/say-phonetic'
- test: 'pbx/call-files'
+ - test: 'pbx/call-files2'
-
More information about the svn-commits
mailing list