View previous topic :: View next topic |
Author |
Message |
asteriskteam at digium... Guest
|
Posted: Tue Jan 29, 2008 11:29 am Post subject: [asterisk-users] Asterisk 1.4.18-rc2 Now Available |
|
|
Asterisk 1.4.18-rc2 is now available. One of the developers made a change to
chan_sip that they wanted to get in to this release. A few other bug fixes were
added, as well.
This release candidate is published for anyone that is interested in helping to
test it for a couple of days before it is officially released. To download the
release candidate, use the following svn command:
$ svn co http://svn.digium.com/svn/asterisk/tags/1.4.18 asterisk-1.4.18-rc2
If you would like it in tarball format, use the following commands:
$ svn export http://svn.digium.com/svn/asterisk/tags/1.4.18 asterisk-1.4.18-rc2
$ tar -czvf asterisk-1.4.18-rc2.tar.gz asterisk-1.4.18-rc2/
Thanks! |
|
Back to top |
|
|
abalashov at evaristes... Guest
|
Posted: Tue Jan 29, 2008 11:37 am Post subject: [asterisk-users] Asterisk 1.4.18-rc2 Now Available |
|
|
What is the command to obtain official release notes?
On Tue, 29 Jan 2008, The Asterisk Development Team wrote:
Quote: | Asterisk 1.4.18-rc2 is now available. One of the developers made a change to
chan_sip that they wanted to get in to this release. A few other bug fixes were
added, as well.
This release candidate is published for anyone that is interested in helping to
test it for a couple of days before it is officially released. To download the
release candidate, use the following svn command:
$ svn co http://svn.digium.com/svn/asterisk/tags/1.4.18 asterisk-1.4.18-rc2
If you would like it in tarball format, use the following commands:
$ svn export http://svn.digium.com/svn/asterisk/tags/1.4.18 asterisk-1.4.18-rc2
$ tar -czvf asterisk-1.4.18-rc2.tar.gz asterisk-1.4.18-rc2/
Thanks!
_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
|
--
Alex Balashov
Evariste Systems
Web : http://www.evaristesys.com/
Tel : +1-678-954-0670
Direct : +1-678-954-0671 |
|
Back to top |
|
|
dfullertasterisk at sh... Guest
|
Posted: Tue Jan 29, 2008 11:58 am Post subject: [asterisk-users] Asterisk 1.4.18-rc2 Now Available |
|
|
Alex Balashov wrote:
Quote: | What is the command to obtain official release notes?
On Tue, 29 Jan 2008, The Asterisk Development Team wrote:
Quote: | Asterisk 1.4.18-rc2 is now available. One of the developers made a change to
chan_sip that they wanted to get in to this release. A few other bug fixes were
added, as well.
This release candidate is published for anyone that is interested in helping to
test it for a couple of days before it is officially released. To download the
release candidate, use the following svn command:
$ svn co http://svn.digium.com/svn/asterisk/tags/1.4.18 asterisk-1.4.18-rc2
If you would like it in tarball format, use the following commands:
$ svn export http://svn.digium.com/svn/asterisk/tags/1.4.18 asterisk-1.4.18-rc2
$ tar -czvf asterisk-1.4.18-rc2.tar.gz asterisk-1.4.18-rc2/
Thanks!
|
| The ChangeLog file will be in the svn checkout. If you only want to
download the ChangeLog you can use this:
svn export http://svn.digium.com/svn/asterisk/tags/1.4.18/ChangeLog
-Dave |
|
Back to top |
|
|
|