Ionel, Good to hear.
Also, a reminder that Asterisk 11 supports the excellent SILK CODEC, though it takes a little configuring to make it available in Asterisk. https://wiki.asterisk.org/wiki/display/AST/Asterisk+10+Codecs+and+Audio+Formats "codec_silk.so" is included in Asterisk 11 builds. SILK is great for mobile clients like Bria, choose the sample rate you desire. Lonnie On Feb 9, 2013, at 3:03 PM, Ionel Chila wrote: > Yeap :) My old codecs :-) I deleted them and it works now :-) THANKS much > as always > > HOME-PBX ~ # show-union | grep "\.so" > /oldroot/mnt/asturw/usr/lib/asterisk/modules/format_g729.so > /oldroot/mnt/asturw/usr/lib/asterisk/modules/codec_g729.so > /oldroot/mnt/asturw/usr/lib/asterisk/modules/format_g723.so > /oldroot/mnt/asturw/usr/lib/asterisk/modules/codec_g723.so > > > > From: Lonnie Abelbeck <[email protected]> > To: AstLinux Users Mailing List <[email protected]> > Cc: Ionel Chila <[email protected]> > Sent: Friday, February 8, 2013 9:38 PM > Subject: Re: [Astlinux-users] AstLinux 1.1.0 Released > > Ionel, > > From the CLI, does the following command generate any output ? > > $ show-union | grep "\.so" > > If so some old module is written to unionfs. I'll wait for your results. > > Lonnie > > > > On Feb 8, 2013, at 7:47 PM, Ionel Chila wrote: > > > My Asterisk 11 dies here: > > > > == Registered custom function 'MASTER_CHANNEL' > > func_channel.so => (Channel information dialplan functions) > > [Feb 8 19:46:13] WARNING[846]: translate.c:1064 __ast_register_translator: > > empty buf size, you need to supply one > > HOME-PBX ~ # > > > > > > Any ideas? > > > > > > > > From: Lonnie Abelbeck <[email protected]> > > To: AstLinux Users Mailing List <[email protected]> > > Sent: Thursday, February 7, 2013 5:14 PM > > Subject: Re: [Astlinux-users] AstLinux 1.1.0 Released > > > > Fernando, > > > > Clearly asterisk is crashing for some reason, the best way to diagnose that > > is to: > > > > $ asterisk -vvvv -c > > > > then it should be clear where the problem may be. > > > > If you are playing with Asterisk 11 you could "mv /mnt/kd/asterisk > > /mnt/kd/asterisk18" and then "cp -a /stat/etc/asterisk /mnt/kd/" so you > > have a clean working Asterisk 11 configuration, then merge in your previous > > settings. > > > > Lonnie > > > > > > On Feb 7, 2013, at 5:05 PM, Fernando F. wrote: > > > > > Good thing I did this on my devel system :P > > > > > > I am getting > > > > > > pbx-devel ~ # /usr/sbin/safe_asterisk: line 96: 3038 Segmentation fault > > > nice -n $PRIORITY ${ASTSBINDIR}/asterisk -f ${CLIARGS} ${ASTARGS} < > > > /dev/${TTY} > /dev/${TTY} 2> /dev/${TTY} > > > Asterisk ended with exit status 139 > > > safe_asterisk: Asterisk exited on signal 11. > > > safe_asterisk: Automatically restarting Asterisk. > > > > > > Any ideas team? > > > > > > Thank You, > > > > > > Fernando Fuentes > > > DIGITALVOIPNET.COM > > > > > > > > > > > > On Thu, Feb 7, 2013 at 4:50 PM, Fernando F. <[email protected]> > > > wrote: > > > Awesome! > > > > > > Thanks Lonnie! > > > > > > Thank You, > > > > > > Fernando Fuentes > > > DIGITALVOIPNET.COM > > > > > > > > > > > > On Thu, Feb 7, 2013 at 4:43 PM, Lonnie Abelbeck > > > <[email protected]> wrote: > > > Fernando, > > > > > > Yes, using the Prefs tab -> System & Staff Tab Options: > > > > > > Repository URL: |_________________| > > > > > > Default values are... > > > Asterisk 1.8 - Repository URL: > > > http://mirror.astlinux.org/ast18-firmware-1.x > > > Asterisk 11 - Repository URL: > > > http://mirror.astlinux.org/ast11-firmware-1.x > > > > > > The System tab will remind you of your Repository URL under System -> > > > System Firmware Upgrade: > > > > > > If, you have already upgraded to 1.1.0 with Asterisk 1.8 and you now wish > > > to use Asterisk 11, after making the Prefs tab change above, you must > > > first System tab -> [Revert to Previous] then you can [Upgrade with New] > > > using the new URL for AstLinux 1.1.0 . > > > > > > Lonnie > > > > > > > > > On Feb 7, 2013, at 2:39 PM, Fernando F. wrote: > > > > > > > Team, > > > > > > > > Good job! > > > > Is it possible to go from 1.8 to 11 via the firmware url check? > > > > > > > > > > > > Thank You, > > > > > > > > Fernando Fuentes > > > > DIGITALVOIPNET.COM > > > > > > > > > > > > > > > > On Thu, Feb 7, 2013 at 2:16 PM, Darrick Hartman > > > > <[email protected]> wrote: > > > > The AstLinux Team is pleased to announce the release of AstLinux 1.1.0. > > > > This is a slightly more significant upgrade from previous version > > > > updates. > > > > > > > > > > > > > > > > Some of the key additions include: > > > > > > > > > > > > > > > > --Prosody, an XMPP/Jabber Server > > > > > > > > --Asterisk Calendar integration > > > > > > > > --A more complete implementation of perl > > > > > > > > --Lua scripting language > > > > > > > > > > > > > > > > We also made the decision to no longer officially support Asterisk 1.4. > > > > While it’s possible to build images using the Custom Build Engine at > > > > http://build.asterisk.org, we strongly suggest moving to either > > > > Asterisk 1.8 or Asterisk 11. > > > > > > > > > > > > > > > > Several changes were made in the supported target “boards” as well. > > > > Both the net4801 and WRAP have been dropped. The code in AstLinux > > > > 1.1.0 will also migrate current VIA and VIA-C7 users to the Generic > > > > i586 platform. This migration will happen automatically and > > > > transparently when upgrading from 1.1.0 to later versions. > > > > > > > > > > > > > > > > Links to release pages with the full changelog are below: > > > > > > > > > > > > > > > > Asterisk 11 http://www.astlinux.org/release/110-asterisk-1121 > > > > > > > > Asterisk 1.8 http://www.astlinux.org/release/110-asterisk-18201 > > > > > > > > > > > > > > > > The AstLinux Team > > > > > > > > > > > > ------------------------------------------------------------------------------ > > > > Free Next-Gen Firewall Hardware Offer > > > > Buy your Sophos next-gen firewall before the end March 2013 > > > > and get the hardware for free! Learn more. > > > > http://p.sf.net/sfu/sophos-d2d-feb > > > > _______________________________________________ > > > > Astlinux-devel mailing list > > > > [email protected] > > > > https://lists.sourceforge.net/lists/listinfo/astlinux-devel > > > > > > > > Donations to support AstLinux are graciously accepted via PayPal to > > > > [email protected]. > > > > > > > > ------------------------------------------------------------------------------ > > > > Free Next-Gen Firewall Hardware Offer > > > > Buy your Sophos next-gen firewall before the end March 2013 > > > > and get the hardware for free! Learn more. > > > > http://p.sf.net/sfu/sophos-d2d-feb_______________________________________________ > > > > Astlinux-users mailing list > > > > [email protected] > > > > https://lists.sourceforge.net/lists/listinfo/astlinux-users > > > > > > > > Donations to support AstLinux are graciously accepted via PayPal to > > > > [email protected]. > > > > > > > > > ------------------------------------------------------------------------------ > > > Free Next-Gen Firewall Hardware Offer > > > Buy your Sophos next-gen firewall before the end March 2013 > > > and get the hardware for free! Learn more. > > > http://p.sf.net/sfu/sophos-d2d-feb > > > _______________________________________________ > > > Astlinux-users mailing list > > > [email protected] > > > https://lists.sourceforge.net/lists/listinfo/astlinux-users > > > > > > Donations to support AstLinux are graciously accepted via PayPal to > > > [email protected]. > > > > > > > > > ------------------------------------------------------------------------------ > > > Free Next-Gen Firewall Hardware Offer > > > Buy your Sophos next-gen firewall before the end March 2013 > > > and get the hardware for free! Learn more. > > > http://p.sf.net/sfu/sophos-d2d-feb_______________________________________________ > > > Astlinux-users mailing list > > > [email protected] > > > https://lists.sourceforge.net/lists/listinfo/astlinux-users > > > > > > Donations to support AstLinux are graciously accepted via PayPal to > > > [email protected]. > > > > > > ------------------------------------------------------------------------------ > > Free Next-Gen Firewall Hardware Offer > > Buy your Sophos next-gen firewall before the end March 2013 > > and get the hardware for free! Learn more. > > http://p.sf.net/sfu/sophos-d2d-feb > > _______________________________________________ > > Astlinux-users mailing list > > [email protected] > > https://lists.sourceforge.net/lists/listinfo/astlinux-users > > > > Donations to support AstLinux are graciously accepted via PayPal to > > [email protected]. > > > > > > ------------------------------------------------------------------------------ > > Free Next-Gen Firewall Hardware Offer > > Buy your Sophos next-gen firewall before the end March 2013 > > and get the hardware for free! Learn more. > > http://p.sf.net/sfu/sophos-d2d-feb_______________________________________________ > > Astlinux-users mailing list > > [email protected] > > https://lists.sourceforge.net/lists/listinfo/astlinux-users > > > > Donations to support AstLinux are graciously accepted via PayPal to > > [email protected]. > > > ------------------------------------------------------------------------------ Free Next-Gen Firewall Hardware Offer Buy your Sophos next-gen firewall before the end March 2013 and get the hardware for free! Learn more. http://p.sf.net/sfu/sophos-d2d-feb _______________________________________________ Astlinux-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/astlinux-users Donations to support AstLinux are graciously accepted via PayPal to [email protected].
