From 287da808e306680dc948fd45d13b5cf8cc77c5f2 Mon Sep 17 00:00:00 2001 From: Mark Crane Date: Mon, 4 May 2015 18:58:18 +0000 Subject: [PATCH] Add *23 for agent status that requests the id and password. --- .../resources/switch/conf/dialplan/200_agent_status.xml | 8 ++++++++ .../switch/conf/dialplan/210_agent_status_id.xml | 8 ++++++++ 2 files changed, 16 insertions(+) create mode 100644 app/dialplan/resources/switch/conf/dialplan/200_agent_status.xml create mode 100644 app/dialplan/resources/switch/conf/dialplan/210_agent_status_id.xml diff --git a/app/dialplan/resources/switch/conf/dialplan/200_agent_status.xml b/app/dialplan/resources/switch/conf/dialplan/200_agent_status.xml new file mode 100644 index 0000000000..59d4d57719 --- /dev/null +++ b/app/dialplan/resources/switch/conf/dialplan/200_agent_status.xml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/app/dialplan/resources/switch/conf/dialplan/210_agent_status_id.xml b/app/dialplan/resources/switch/conf/dialplan/210_agent_status_id.xml new file mode 100644 index 0000000000..dd81ffb2b5 --- /dev/null +++ b/app/dialplan/resources/switch/conf/dialplan/210_agent_status_id.xml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file