From 006c65047f759ac2ba78e5157dc4d39cc1eb9f8f 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