From 63fd26712510980bef6f3585d526ecdbc623febe Mon Sep 17 00:00:00 2001 From: markjcrane Date: Mon, 29 Feb 2016 18:46:50 -0700 Subject: [PATCH] Add a call limit dialplan disabled for now. --- .../resources/switch/conf/dialplan/025_call_limit.xml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 app/dialplan/resources/switch/conf/dialplan/025_call_limit.xml diff --git a/app/dialplan/resources/switch/conf/dialplan/025_call_limit.xml b/app/dialplan/resources/switch/conf/dialplan/025_call_limit.xml new file mode 100644 index 0000000000..cfd9c67664 --- /dev/null +++ b/app/dialplan/resources/switch/conf/dialplan/025_call_limit.xml @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file