From dd6e7542d1b2501930e480f5226b9f4ee0f01513 Mon Sep 17 00:00:00 2001 From: Mark Crane Date: Tue, 4 Feb 2014 23:19:31 +0000 Subject: [PATCH] Add a new dialplan entry for changing the user status useful especially for call center. --- .../resources/switch/conf/dialplan/210_user_status.xml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 app/dialplan/resources/switch/conf/dialplan/210_user_status.xml diff --git a/app/dialplan/resources/switch/conf/dialplan/210_user_status.xml b/app/dialplan/resources/switch/conf/dialplan/210_user_status.xml new file mode 100644 index 0000000000..21d514cb99 --- /dev/null +++ b/app/dialplan/resources/switch/conf/dialplan/210_user_status.xml @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file