Asterisk Development Team
2016-Sep-19 15:49 UTC
[asterisk-users] Asterisk 14.0.0-rc1 Now Available
The Asterisk Development Team has announced the first release candidate of Asterisk 14.0.0. This release candidate is available for immediate download at http://downloads.asterisk.org/pub/telephony/asterisk The release of Asterisk 14.0.0-rc1 resolves several issues reported by the community and would have not been possible without your participation. Thank you! The following are the issues resolved in this release candidate: Bugs fixed in this release: ----------------------------------- * ASTERISK-26375 - res_pjsip_transport_management: Log message states seconds, but time value is milliseconds (Reported by Joshua Colp) * ASTERISK-26364 - res_pjsip: Don't assume a request will have target addresses (Reported by Joshua Colp) * ASTERISK-26349 - 13.11.1 res_pjsip/pjsip_distributor.c: Request 'REGISTER' failed (Reported by Dmitry Melekhov) * ASTERISK-26264 - res_pjsip: Crash when applying ACL from non-existent endpoint (Reported by nappsoft) * ASTERISK-26272 - chan_sip: File descriptors leak (UDP sockets) (Reported by Etienne Lessard) * ASTERISK-26341 - ARI: Stopping a media playlist only stops the current media URI being played back, and not the whole list (Reported by Matt Jordan) For a full list of changes in this release candidate, please see the ChangeLog: http://downloads.asterisk.org/pub/telephony/asterisk/ChangeLog-14.0.0-rc1 Thank you for your continued support of Asterisk! -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20160919/464a4b42/attachment.html>
Hey dev team, kudos for the good job. Just one information. When I started Asterisk after upgrade to version 14, I received this information: [Sep 19 19:40:57] WARNING[22694]: res_odbc.c:525 load_odbc_config: The 'pooling', 'shared_connections', 'limit', and 'idlecheck' options are deprecated. Please see UPGRADE.txt for information I know that odbc configuration changes, but there is no UPGRADE file containing this information. In fact, there is no UPGRADE-14.txt file. Regards, Marcelo H. Terres <mhterres at gmail.com> IM: mhterres at jabber.mundoopensource.com.br https://www.mundoopensource.com.br https://twitter.com/mhterres https://linkedin.com/in/marceloterres On Mon, Sep 19, 2016 at 12:49 PM, Asterisk Development Team <asteriskteam at digium.com> wrote:> The Asterisk Development Team has announced the first release candidate of > Asterisk 14.0.0. This release candidate is available for immediate > download at http://downloads.asterisk.org/pub/telephony/asterisk > > The release of Asterisk 14.0.0-rc1 resolves several issues reported by the > community and would have not been possible without your participation. > Thank you! > > The following are the issues resolved in this release candidate: > > Bugs fixed in this release: > ----------------------------------- > * ASTERISK-26375 - res_pjsip_transport_management: Log message > states seconds, but time value is milliseconds (Reported by > Joshua Colp) > * ASTERISK-26364 - res_pjsip: Don't assume a request will have > target addresses (Reported by Joshua Colp) > * ASTERISK-26349 - 13.11.1 res_pjsip/pjsip_distributor.c: Request > 'REGISTER' failed (Reported by Dmitry Melekhov) > * ASTERISK-26264 - res_pjsip: Crash when applying ACL from > non-existent endpoint (Reported by nappsoft) > * ASTERISK-26272 - chan_sip: File descriptors leak (UDP sockets) > (Reported by Etienne Lessard) > * ASTERISK-26341 - ARI: Stopping a media playlist only stops the > current media URI being played back, and not the whole list > (Reported by Matt Jordan) > > For a full list of changes in this release candidate, please see the > ChangeLog: > > http://downloads.asterisk.org/pub/telephony/asterisk/ChangeLog-14.0.0-rc1 > > Thank you for your continued support of Asterisk! > > -- > _____________________________________________________________________ > -- Bandwidth and Colocation Provided by http://www.api-digital.com -- > > Join the Asterisk Community at the 13th AstriCon, September 27-29, 2016 > http://www.asterisk.org/community/astricon-user-conference > > New to Asterisk? Start here: > https://wiki.asterisk.org/wiki/display/AST/Getting+Started > > asterisk-users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users
One more thing about my last email: I think that you forgot to update the configs/samples/res_odbc.conf.sample file, because it still contains idlecheck and limit parameters. Regards, Marcelo H. Terres <mhterres at gmail.com> IM: mhterres at jabber.mundoopensource.com.br https://www.mundoopensource.com.br https://twitter.com/mhterres https://linkedin.com/in/marceloterres On Mon, Sep 19, 2016 at 7:44 PM, Marcelo Terres <mhterres at gmail.com> wrote:> Hey dev team, kudos for the good job. > > Just one information. > > When I started Asterisk after upgrade to version 14, I received this > information: > > [Sep 19 19:40:57] WARNING[22694]: res_odbc.c:525 load_odbc_config: The > 'pooling', 'shared_connections', 'limit', and 'idlecheck' options are > deprecated. Please see UPGRADE.txt for information > > I know that odbc configuration changes, but there is no UPGRADE file > containing this information. In fact, there is no UPGRADE-14.txt file. > > Regards, > Marcelo H. Terres <mhterres at gmail.com> > IM: mhterres at jabber.mundoopensource.com.br > https://www.mundoopensource.com.br > https://twitter.com/mhterres > https://linkedin.com/in/marceloterres > > > On Mon, Sep 19, 2016 at 12:49 PM, Asterisk Development Team > <asteriskteam at digium.com> wrote: >> The Asterisk Development Team has announced the first release candidate of >> Asterisk 14.0.0. This release candidate is available for immediate >> download at http://downloads.asterisk.org/pub/telephony/asterisk >> >> The release of Asterisk 14.0.0-rc1 resolves several issues reported by the >> community and would have not been possible without your participation. >> Thank you! >> >> The following are the issues resolved in this release candidate: >> >> Bugs fixed in this release: >> ----------------------------------- >> * ASTERISK-26375 - res_pjsip_transport_management: Log message >> states seconds, but time value is milliseconds (Reported by >> Joshua Colp) >> * ASTERISK-26364 - res_pjsip: Don't assume a request will have >> target addresses (Reported by Joshua Colp) >> * ASTERISK-26349 - 13.11.1 res_pjsip/pjsip_distributor.c: Request >> 'REGISTER' failed (Reported by Dmitry Melekhov) >> * ASTERISK-26264 - res_pjsip: Crash when applying ACL from >> non-existent endpoint (Reported by nappsoft) >> * ASTERISK-26272 - chan_sip: File descriptors leak (UDP sockets) >> (Reported by Etienne Lessard) >> * ASTERISK-26341 - ARI: Stopping a media playlist only stops the >> current media URI being played back, and not the whole list >> (Reported by Matt Jordan) >> >> For a full list of changes in this release candidate, please see the >> ChangeLog: >> >> http://downloads.asterisk.org/pub/telephony/asterisk/ChangeLog-14.0.0-rc1 >> >> Thank you for your continued support of Asterisk! >> >> -- >> _____________________________________________________________________ >> -- Bandwidth and Colocation Provided by http://www.api-digital.com -- >> >> Join the Asterisk Community at the 13th AstriCon, September 27-29, 2016 >> http://www.asterisk.org/community/astricon-user-conference >> >> New to Asterisk? Start here: >> https://wiki.asterisk.org/wiki/display/AST/Getting+Started >> >> asterisk-users mailing list >> To UNSUBSCRIBE or update options visit: >> http://lists.digium.com/mailman/listinfo/asterisk-users
Marcelo Terres wrote:> Hey dev team, kudos for the good job. > > Just one information. > > When I started Asterisk after upgrade to version 14, I received this > information: > > [Sep 19 19:40:57] WARNING[22694]: res_odbc.c:525 load_odbc_config: The > 'pooling', 'shared_connections', 'limit', and 'idlecheck' options are > deprecated. Please see UPGRADE.txt for information > > I know that odbc configuration changes, but there is no UPGRADE file > containing this information. In fact, there is no UPGRADE-14.txt file.This actually happened between Asterisk 13.7.0 and 13.8.0, with a subsequent change reverting it somewhat and moved back into Asterisk. I've created an issue[1] to clean this up, both the upgrade and the sample config. [1] https://issues.asterisk.org/jira/browse/ASTERISK-26389 -- Joshua Colp Digium, Inc. | Senior Software Developer 445 Jan Davis Drive NW - Huntsville, AL 35806 - US Check us out at: www.digium.com & www.asterisk.org