From bc7eba5bbcc4301dc5daece6a07d1b8941a7a1ad Mon Sep 17 00:00:00 2001 From: Sebastien Duthil Date: Mon, 15 Sep 2014 10:13:55 -0400 Subject: [PATCH] add upgrade note for ccss --- source/administration/call_completion/call_completion.rst | 2 ++ source/upgrade/upgrade.rst | 3 +++ 2 files changed, 5 insertions(+) diff --git a/source/administration/call_completion/call_completion.rst b/source/administration/call_completion/call_completion.rst index f7dd1dc6..2b0d4b9b 100644 --- a/source/administration/call_completion/call_completion.rst +++ b/source/administration/call_completion/call_completion.rst @@ -1,3 +1,5 @@ +.. _ccss: + *************** Call Completion *************** diff --git a/source/upgrade/upgrade.rst b/source/upgrade/upgrade.rst index c94869e5..02388340 100644 --- a/source/upgrade/upgrade.rst +++ b/source/upgrade/upgrade.rst @@ -146,6 +146,9 @@ Upgrade Notes maintained manually. No action is needed upon upgrade but be aware that the upstream sample file is now available in :file:`/usr/share/dahdi/modules.sample`. See :ref:`dahdi modules documentation ` for detailed info. +* The new :ref:`CCSS feature ` will not be enabled upon upgrade, you must explicitly enable it + in the :menuselection:`IPBX --> IPBX Services --> Extensions` menu. + 14.16 ----- -- GitLab