summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorTilghman Lesher <tilghman@meg.abyt.es>2008-05-19 20:06:38 +0000
committerTilghman Lesher <tilghman@meg.abyt.es>2008-05-19 20:06:38 +0000
commitfced823c08e0a7012a9698155001a655331e1af7 (patch)
tree519e7f823ccbfe85323f6aed4b39690a3bce62cb /CHANGES
parenta5cb416c86b337f2fffab9098793a3abb53a1d7e (diff)
Change the default for the pridialplan parameter to the far more common case of
'unknown', and better document the use of each parameter. (closes issue #12633) Reported by: tzafrir Patches: pridialplan_unknown_2.diff uploaded by tzafrir (license 46) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@117182 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 728f8bc0b..18236d62b 100644
--- a/CHANGES
+++ b/CHANGES
@@ -19,6 +19,7 @@ Zaptel channel driver (chan_zap) Changes
----------------------------------------
* Channels can now be configured using named sections in zapata.conf, just
like other channel drivers, including the use of templates.
+ * The default for pridialplan has changed from 'national' to 'unknown'.
PBX Changes
-----------