mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-04 20:04:50 +00:00
Move DAHDI/ISDN channel naming note from CHANGES to UPGRADE.txt.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@221709 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
6
CHANGES
6
CHANGES
@@ -205,12 +205,6 @@ libpri channel driver (chan_dahdi) DAHDI changes
|
|||||||
LibPRI).
|
LibPRI).
|
||||||
* Added the ability to ignore calls that are not in a Multiple Subscriber
|
* Added the ability to ignore calls that are not in a Multiple Subscriber
|
||||||
Number (MSN) list for PTMP CPE interfaces.
|
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
|
Asterisk Manager Interface
|
||||||
--------------------------
|
--------------------------
|
||||||
|
@@ -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
|
app_set, pbx_realtime, and res_agi each to 1.4 in the [compat] section of
|
||||||
asterisk.conf.
|
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:
|
From 1.6.1 to 1.6.2:
|
||||||
|
|
||||||
* The firmware for the IAXy has been removed from Asterisk. It can be
|
* The firmware for the IAXy has been removed from Asterisk. It can be
|
||||||
|
Reference in New Issue
Block a user