返回列表 發帖
The Asterisk Development Team is pleased to announce the release of
DAHDI-Linux and DAHDI-Tools version 2.5.0

DAHDI-Linux 2.5.0, DAHDI-Tools 2.5.0 and DAHDI-Linux-Complete
2.5.0+2.5.0 are available for immediate download at:

http://downloads.asterisk.org/pub/telephony/dahdi-linux
http://downloads.asterisk.org/pub/telephony/dahdi-tools
http://downloads.asterisk.org/pub/telephony/dahdi-linux-complete

2.5.0 is a feature release and builds against kernels from 2.6.9 up to
and including 3.0. Some of the more notable changes from the 2.4.0
release are:

General DAHDI Changes:

* Software and Hardware (if available) echo cancellation can be mixed on a
line if desired. This also allows hardware echo cancellation to be disabled
without reloading the drivers.

* Channels can be configured to generate channel events when there are
data under runs or over runs. Can be used when tracking down the source of
data skips.

* Debug flag can be set to show RBS bit changes in kernel log.

* Much refactoring in in dahdi-base to enable tighter integration with udev /
sysfs in upcoming releases.

Updated Drivers:

* wctdm24xxp, wcte12xp: Added support for VPMOCT032 hardware echo
cancellation module.

* wctdm24xxp: Fix regression with forward disconnect.

* wctdm24xxp, wcte12xp: Decrease the amount of time spent in the interrupt
handler.

* wctdm24xxp: Added fastpickup module parameter to help with type-II caller id
detection.

* wcte12xp: Properly recognizes loopup / loopdown signals.

* wct4xxp: Reduced kernel memory footprint and stack usage.

* wct4xxp: Added module parameter to allow the rotary switch settings to be
ignored at module load time.

* wcb4xxp: Support for beroNet BN4S0e PCI Express card.

* xpp: support for a hardware echo canceller.
Requires "octasic" support in dahdi-tools (as of 2.5) and the
firmware from http://updates.xorcom.com/astribank/hwec/

* xpd_fxs - added parameter ring_trapez for a trapezoid (stronger) ring.

Changes to DAHDI-tools:

* xpp: low-level USB tools can now use a relative -D mmm/nnn instead of
a full -D /dev/bus/usb/mmm/nnn .

* xpp: Octasic support: oct612x code included to allow loading the
Astribank hardware echo canceller module's firmware.

* xpp: xpp_order doesn't work when more then 9 ABs are listed
(xpp/perl_modules/Dahdi/Xpp.pm)

For a full list of changes in these releases, please see the ChangeLogs at
http://svn.asterisk.org/svn/dahdi/linux/tags/2.5.0/ChangeLog and
http://svn.asterisk.org/svn/dahdi/tools/tags/2.5.0/ChangeLog

Issues found in these release candidates can be reported in the
DAHDI-Linux [1] or DAHDI-tools project [2] at
https://issues.asterisk.org/jira

[1] https://issues.asterisk.org/jira/browse/DAHLIN
[2] https://issues.asterisk.org/jira/browse/DAHTOOL

Thank you for your continued support of Asterisk!

TOP

The Asterisk Development Team announces the release of Asterisk 1.8.6.0. This
release is available for immediate download at
http://downloads.asterisk.org/pub/telephony/asterisk/

The release of Asterisk 1.8.6.0 resolves several issues reported by the
community and would have not been possible without your participation.
Thank you!

The following is a sample of the issues resolved in this release:

* Fix an issue with Music on Hold classes losing files in playlist when realtime
is used.
(Closes issue ASTERISK-17875. Reported by David Cunningham. Patched by Igor
Goncharovsky)

* Resolve a potential crash in chan_sip when utilizing auth= and performing a
'sip reload' from the console.
(Closes issue ASTERISK-17939. Reported by wdoekes. Patched by Richard Mudgett)

* Address some improper sql statements in res_odbc that would cause an update
to fail on realtime peers due to trying to set as "(NULL)" rather than an
actual NULL.
(Closes issue ASTERISK-17791. Reported by marcelloceschia. Patched by Tilghman
Lesher)

* Resolve issue where 403 Forbidden would always be sent maximum number of times
regardless to receipt of ACK.
(Patched by Richard Mudgett)

* Resolve issue where if a call to MeetMe includes both the dynamic(D) and
always request PIN(P) options, MeetMe will ask for the PIN two times: once for
creating the conference and once for entering the conference.
(Patched by Kinsey Moore)

* Fix New Zealand indications profile based on
http://www.telepermit.co.nz/TNA102.pdf
(Closes issue ASTERISK-16263. Reported, Patched by richardf)

* Segfault in shell_helper in func_shell.c
(Closes issue ASTERISK-18109. Reported by Michael Myles, patched by Richard
Mudgett)

For a full list of changes in this release, please see the ChangeLog:

http://downloads.asterisk.org/pu ... k/ChangeLog-1.8.6.0

Thank you for your continued support of Asterisk!

TOP

Thank CK info for letting us know the Asterisk news update.

Now I can put as much as ISO images on my Zalman ZM-VE200 box. I shall install the Asterisk 1.8 very soon.

YH

TOP

YH,

As far as I know, Asterisk 1.8 does not have ISO.  You have to compile from it scratch.  What Zalman can help is to install CentOS 5.6 image but it is a very good start.

TOP

What I think is to get an AsteriskNow image to have every library ready and then upgrade to Centos 5.6; compile asterisk 1.8.6, finally other things you want

TOP

Thanks for the upgrading information for Asterisk 1.8.6.  I'm on my way now.

TOP

I updated this morning

TOP

How was it going?

YH

TOP

回復 143# 角色

Running well. No problem noted.

TOP

How did you update it? By using yum?

YH

TOP

I just download the source and do my compilation. I haven't done any yum install or yum update for long time. Sometimes the rpm packages do not have the features that I include

TOP

Could you quote some examples that are not available if the update is done via the yum command?

If you do the re-compliation for each new version of Asterisk, do you need to re-install all the packages?

YH

TOP

SMS and VoIP using USB modem in Asterisk is one of the examples that cannot be updated just via YUM.  Another one is OBiAPP integration with Asterisk.  We have to install some 3rd party packages separtely to make them work.

For updating the new version of Asterisk, I just need to checkout the latest version via svn  and then run make && make install.  That is all.

TOP

If you need realtime and mp3 moh, these are examples. The things quoted by Bubblestar Ching are more than usual users requirement. Other things I usually recompile is asterisk to flute and espeak modules. I can post up my simple bash files to do download and make menuselect when I am back to HK.

TOP

本帖最後由 bubblestar 於 2011-9-8 20:15 編輯

報告一下,有使用Telephony Card 而沒有Hardware Echo Cancellor (HWEC) 的朋友,暫是不要upgrade Dahdi 2.5.0 因為有Bug,它會自動第一時間detect 你的Telephony Card 有沒有硬體Echo Cancellor (HWEC) 設備,沒有的話,會一併disable 你的Software Echo Cancellor (SWEC) 功能。

結果會令到撥入的電話沒法響起來,對方話筒是會響的,但你的電話不會響,所以無法得知有電話打入來;而打出方面則不受影響。

應該已經出了Dahdi 2.5.0.1修正,但本人暫未作測試,現只有回復到Dahdi 2.4.1.2 暫時使用,一切正常。

TOP

返回列表