summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGES6
-rw-r--r--UPGRADE.txt7
2 files changed, 7 insertions, 6 deletions
diff --git a/CHANGES b/CHANGES
index 96d4be66d..5062283a9 100644
--- a/CHANGES
+++ b/CHANGES
@@ -205,12 +205,6 @@ libpri channel driver (chan_dahdi) DAHDI changes
LibPRI).
* Added the ability to ignore calls that are not in a Multiple Subscriber
Number (MSN) list for PTMP CPE interfaces.
- * The PRI channels can no longer change the channel name if a different B
- channel is selected during call negotiation. To prevent using the channel
- name to infer what B channel a call is using and to avoid name collisions,
- the channel name format is changed.
- The new channel naming for PRI channels is:
- DAHDI/ISDN-<span>-<sequence-number>
Asterisk Manager Interface
--------------------------
diff --git a/UPGRADE.txt b/UPGRADE.txt
index 3936c9df5..1c41d90fe 100644
--- a/UPGRADE.txt
+++ b/UPGRADE.txt
@@ -48,6 +48,13 @@ From 1.6.2 to 1.6.3:
app_set, pbx_realtime, and res_agi each to 1.4 in the [compat] section of
asterisk.conf.
+* The PRI channels in chan_dahdi can no longer change the channel name if a
+ different B channel is selected during call negotiation. To prevent using
+ the channel name to infer what B channel a call is using and to avoid name
+ collisions, the channel name format is changed.
+ The new channel naming for PRI channels is:
+ DAHDI/ISDN-<span>-<sequence-number>
+
From 1.6.1 to 1.6.2:
* The firmware for the IAXy has been removed from Asterisk. It can be