pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/comms/asterisk16



Module Name:    pkgsrc
Committed By:   jnemeth
Date:           Sun Dec 12 10:19:44 UTC 2010

Modified Files:
        pkgsrc/comms/asterisk16: Makefile PLIST distinfo
        pkgsrc/comms/asterisk16/patches: patch-aq patch-au

Log Message:
Update to 1.6.2.15.  This is primarily a bugfix release.
- disable automatic Lua detection for now until lang/lua/builtin.mk exists

The release of Asterisk 1.6.2.15 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:

* When using chan_skinny, don't crash when parking a non-bridged call.
   (Closes issue #17680. Reported, tested by jmhunter. Patched, tested by DEA)

* Add ability for Asterisk to try both the encoded and unencoded subscription
   URI for a match in hints.
   (Closes issue #17785. Reported, tested by ramonpeek. Patched by tilghman)

* Set the caller id on CDRs when it is set on the parent channel.
   (Closes issue #17569. Reported, patched by tbelder)

* Ensure user portion of SIP URI matches dialplan when using encoded characters
   (Closes issue #17892. Reported by wdoekes. Patched by jpeeler)

* Resolve issue where Party A in an analog 3-way call would continue to hear
   ringback after party C answers.
   (Patched by rmudgett)

* Fix problem with qualify option packets for realtime peers never stopping.
   The option packets not only never stopped, but if a realtime peer was not in
   the peer list multiple options dialogs could accumulate over time.
   (Closes issue #16382. Reported by lftsy. Tested by zerohalo. Patched by
   jpeeler)

* Multiple fixes related to Local channels.

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

http://downloads.asterisk.org/pub/telephony/asterisk/ChangeLog-1.6.2.15


To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 pkgsrc/comms/asterisk16/Makefile
cvs rdiff -u -r1.16 -r1.17 pkgsrc/comms/asterisk16/PLIST
cvs rdiff -u -r1.17 -r1.18 pkgsrc/comms/asterisk16/distinfo
cvs rdiff -u -r1.8 -r1.9 pkgsrc/comms/asterisk16/patches/patch-aq
cvs rdiff -u -r1.2 -r1.3 pkgsrc/comms/asterisk16/patches/patch-au

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index