Asterisk 1.6.2.10 Now Available

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

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

The following are a few of the issues resolved by community developers:

  • Allow users to specify a port for DUNDI peers.
    (Closes issue #17056. Reported, patched by klaus3000)
  • Decrease the module ref count in sip_hangup when SIP_DEFER_BYE_ON_TRANSFER is
    set.
    (Closes issue #16815. Reported, patched by rain)
  • If there is realtime configuration, it does not get re-read on reload unless
    the config file also changes.
    (Closes issue #16982. Reported, patched by dmitri)
  • Send AgentComplete manager event for attended transfers.
    (Closes issue #16819. Reported, patched by elbriga)
  • Correct manager variable 'EventList' case.
    (Closes issue #17520. Reported, patched by kobaz)

In addition, changes to res_timing_pthread that should make it more stable have
also been implemented.

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

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

Thank you for your continued support of Asterisk!