| The Asterisk Development Team has announced the release of Asterisk 1.8.2. This release is available for immediate download at
 http://downloads.asterisk.org/pub/telephony/asterisk/
 
 The release of Asterisk 1.8.2 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:
 
 * 'sip notify clear-mwi' needs terminating CRLF.
 (Closes issue #18275. Reported, patched by klaus3000)
 
 * Patch for deadlock from ordering issue between channel/queue locks in
 app_queue (set_queue_variables).
 (Closes issue #18031. Reported by rain. Patched by bbryant)
 
 * Fix cache of device state changes for multiple servers.
 (Closes issue #18284, #18280. Reported, tested by klaus3000. Patched, tested
 by russellb)
 
 * Resolve issue where channel redirect function (CLI or AMI) hangs up the call
 instead of redirecting the call.
 (Closes issue #18171. Reported by: SantaFox)
 (Closes issue #18185. Reported by: kwemheuer)
 (Closes issue #18211. Reported by: zahir_koradia)
 (Closes issue #18230. Reported by: vmarrone)
 (Closes issue #18299. Reported by: mbrevda)
 (Closes issue #18322. Reported by: nerbos)
 
 * Fix reloading of peer when a user is requested. Prevent peer reloading from
 causing multiple MWI subscriptions to be created when using realtime.
 (Closes issue #18342. Reported, patched by nivek.)
 
 * Fix XMPP PubSub-based distributed device state. Initialize pubsubflags to 0
 so res_jabber doesn't think there is already an XMPP connection sending
 device state. Also clean up CLI commands a bit.
 (Closes issue #18272. Reported by klaus3000. Patched by Marquis42)
 
 * Don't crash after Set(CDR(userfield)=...) in ast_bridge_call. Instead of
 setting peer->cdr = NULL, set it to not post.
 (Closes issue #18415. Reported by macbrody. Patched, tested by jsolares)
 
 * Fixes issue with outbound google voice calls not working. Thanks to az1234
 and nevermind_quack for their input in helping debug the issue.
 (Closes issue #18412. Reported by nevermind_quack. Patched by dvossel)
 
 For a full list of changes in this release, please see the ChangeLog:
 
 http://downloads.asterisk.org/pu ... isk/ChangeLog-1.8.2
 
 Thank you for your continued support of Asterisk!
 
 
 The Asterisk Development Team has announced the release of Asterisk 1.6.2.16.
 This release is available for immediate download at
 http://downloads.asterisk.org/pub/telephony/asterisk/
 
 The release of Asterisk 1.6.2.16 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 cache of device state changes for multiple servers.
 (Closes issue #18284, #18280. Reported, tested by klaus3000. Patched, tested
 by russellb)
 
 * Resolve issue where channel redirect function (CLI or AMI) hangs up the call
 instead of redirecting the call.
 (Closes issue #18171. Reported by: SantaFox)
 (Closes issue #18185. Reported by: kwemheuer)
 (Closes issue #18211. Reported by: zahir_koradia)
 (Closes issue #18230. Reported by: vmarrone)
 (Closes issue #18299. Reported by: mbrevda)
 (Closes issue #18322. Reported by: nerbos)
 
 * Linux and *BSD disagree on the elements within the ucred structure. Detect
 which one is in use on the system.
 (Closes issue #18384. Reported, patched, tested by bjm, tilghman)
 
 * app_followme: Don't create a Local channel if the target extension does not
 exist.
 (Closes issue #18126. Reported, patched by junky)
 
 * Revert code that changed SSRC for DTMF.
 (Closes issue #17404, #18189, #18352. Reported by sdolloff, marcbou. rsw686.
 Tested by cmbaker82)
 
 * Resolve issue where REGISTER request with a Call-ID matching an existing
 transaction is received it was possible that the REGISTER request would
 overwrite the initreq of the private structure.
 (Closes issue #18051. Reported by eeman. Patched, tested by twilson)
 
 For a full list of changes in this release, please see the ChangeLog:
 
 http://downloads.asterisk.org/pu ... /ChangeLog-1.6.2.16
 
 Thank you for your continued support of Asterisk!
 
 The Asterisk Development Team has announced the release of Asterisk 1.4.39. This
 release is available for immediate download at
 http://downloads.asterisk.org/pub/telephony/asterisk/
 
 The release of Asterisk 1.4.39 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:
 
 * Resolve issue where channel redirect function (CLI or AMI) hangs up the call
 instead of redirecting the call.
 (Closes issue #18171. Reported by: SantaFox)
 (Closes issue #18185. Reported by: kwemheuer)
 (Closes issue #18211. Reported by: zahir_koradia)
 (Closes issue #18230. Reported by: vmarrone)
 (Closes issue #18299. Reported by: mbrevda)
 (Closes issue #18322. Reported by: nerbos)
 
 * Fix bugs in saying numbers using the Swedish language syntax
 (Closes issue #18355. Reported, patched by oej)
 
 * Fix not stopping MOH when transfered local channel queue member is answered.
 The problem here is only present when local channels are used with the MOH
 passthru option as well as no optimization (/nm).
 Patched by jpeeler.
 
 * Improve handling of REGISTER requests with multiple contact headers.
 Patched by jpeeler.
 
 * app_followme: Don't create a Local channel if the target extension does not
 exist.
 (Closes issue #18126. Reported, patched by junky)
 
 * Revert code that changed SSRC for DTMF.
 (Closes issue #17404, #18189, #18352. Reported by sdolloff, marcbou. rsw686.
 Tested by cmbaker82)
 
 * Resolve issue where REGISTER request with a Call-ID matching an existing
 transaction is received it was possible that the REGISTER request would
 overwrite the initreq of the private structure.
 (Closes issue #18051. Reported by eeman. Patched, tested by twilson)
 
 For a full list of changes in this release, please see the ChangeLog:
 
 http://downloads.asterisk.org/pu ... sk/ChangeLog-1.4.39
 
 Thank you for your continued support of Asterisk!
 |