Lonnie,
Good advice.
Will try that and report back.
Thank You,
Fernando Fuentes
DIGITALVOIPNET.COM
On Thu, Feb 7, 2013 at 5:14 PM, David Kerr wrote:
> Do you have any custom asterisk modules added... Like fax or g.729 codecs?
> If so you need to replace them with versions compiled for Ast
Do you have any custom asterisk modules added... Like fax or g.729 codecs?
If so you need to replace them with versions compiled for Asterisk 11
David
On Thursday, February 7, 2013, Fernando F. wrote:
> Good thing I did this on my devel system :P
>
> I am getting
>
> pbx-devel ~ # /usr/sbin/saf
Fernando,
Clearly asterisk is crashing for some reason, the best way to diagnose that is
to:
$ asterisk - -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/
Fernando,
When you upgraded to 11 from 1.8, did you make the necessary changes to the
config files as well as any addons? (fax for Asterisk, codec_g729 etc).
https://wiki.asterisk.org/wiki/display/AST/Upgrading+to+Asterisk+11
Darrick
From: Fernando F. [mailto:digitaldis...@gmail.com]
Sent: Thu
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: Aste
Awesome!
Thanks Lonnie!
Thank You,
Fernando Fuentes
DIGITALVOIPNET.COM
On Thu, Feb 7, 2013 at 4:43 PM, Lonnie Abelbeck
wrote:
> Fernando,
>
> Yes, using the Prefs tab -> System & Staff Tab Options:
>
> Repository URL: |_|
>
> Default values are...
> Asterisk 1.8 - Repository
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 w
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
wrote:
> The AstLinux Team is pleased to announce the release of AstLinux 1.1.0.
> This is a slightly more signific
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 s