summaryrefslogtreecommitdiff
path: root/UPGRADE.txt
diff options
context:
space:
mode:
authorMichiel van Baak <michiel@vanbaak.info>2008-10-17 06:00:28 +0000
committerMichiel van Baak <michiel@vanbaak.info>2008-10-17 06:00:28 +0000
commit59d9255977407d756368e06e26756aa26e17fe96 (patch)
tree7ef852bd18d1b136d3b595d7ec9233585401328e /UPGRADE.txt
parent95ea0a5a7072d5083809d4db2d361774cb9db69a (diff)
Break up skinny.conf into seperate sections for
devices and lines. (closes issue #13412) Reported by: wedhorn Patches: config-restruct-v4.diff uploaded by wedhorn (license 30) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@150426 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'UPGRADE.txt')
-rw-r--r--UPGRADE.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/UPGRADE.txt b/UPGRADE.txt
index b6aa4dca6..82eeff453 100644
--- a/UPGRADE.txt
+++ b/UPGRADE.txt
@@ -265,6 +265,10 @@ Configuration:
to differentiate your variable from the append operator. This potential
conflict is unlikely, but is documented here to be thorough.
+* skinny.conf now has seperate sections for lines and devices.
+ Please have a look at configs/skinny.conf.sample and update
+ your skinny.conf.
+
Manager:
* Manager has been upgraded to version 1.1 with a lot of changes.