I noticed another different behaviour. In older versions, when I call rasterisk, I receive some informations about it. Fox example:
[root@pbx2 ~]# rasterisk Asterisk 11.22.0, Copyright (C) 1999 - 2013 Digium, Inc. and others. Created by Mark Spencer <[email protected]> Asterisk comes with ABSOLUTELY NO WARRANTY; type 'core show warranty' for details. This is free software, with components licensed under the GNU General Public License version 2 and other licenses; you are welcome to redistribute it under certain conditions. Type 'core show license' for details. ========================================================================= Running as user 'asterisk' Running under group 'asterisk' Connected to Asterisk 11.22.0 currently running on pbx2 (pid = 1461) pbx2*CLI> Disconnected from Asterisk server Asterisk cleanly ending (0). Executing last minute cleanups But after upgrade to Asterisk 14 rc1, even if I use the sample configuration files, I didn't get any information when call rasterisk. root@rtc:/usr/local/src/asterisk-14.0.0-rc1# rasterisk rtc*CLI> Is that expected? Regards, Marcelo H. Terres <[email protected]> IM: [email protected] https://www.mundoopensource.com.br https://twitter.com/mhterres https://linkedin.com/in/marceloterres On Mon, Sep 19, 2016 at 7:49 PM, Marcelo Terres <[email protected]> wrote: > 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 <[email protected]> > IM: [email protected] > 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 <[email protected]> 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 <[email protected]> >> IM: [email protected] >> 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 >> <[email protected]> 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 -- _____________________________________________________________________ -- 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
