JR Richardson
2004-Jan-01 11:25 UTC
[Asterisk-Users] * crash when forward voicemail --Nicolas Gudino
Hey Nicolas, That did it. I ran that export command you suggested, then launched *, everything worked fine. I'm still looking for info on what that command actually does. Can you shed some light please? Thanks. JR -----Original Message----- From: JR Richardson [mailto:jr.richardson@cox.net] Sent: Tuesday, December 30, 2003 6:44 PM To: 'asterisk-users@lists.digium.com' Subject: Re: * crash when forward voicemail message [problem solved] -----Original Message----- From: asterisk-users-admin@lists.digium.com [mailto:asterisk-users-admin@lists.digium.com] On Behalf Of asterisk-users-request@lists.digium.com Sent: Tuesday, December 30, 2003 6:21 PM No I didn't, I don't have a clue what that is or does. Please explain, I'll try it and let you know. Thanks. JR Did you try with this line before launching asterisk (with stock redhat 9 kernels): export LD_ASSUME_KERNEL=2.4.1 Best regards, On Tue, 2003-12-30 at 20:07, JR Richardson wrote:> Thanks for all your help Martin, > > Guys, > > This is a good find and hopefully could help someone else. > > I've been having a problem with forwarding voicemail from one mailbox to > another. I ran down the sendmail and soundcard path and came up gooseeggs.> With intuitive guidance from Martin Pycko (Digium), I switched from Redhat9> Kernel linux-2.4.20-8 to Redhat 8 Kernel linux-2.4.18-14 and it seemed to > solve the problem I was having. There is still a little weirdness goingon> but the voicemail forward command is working. During a -vvvvdgc session,I
James H. Cloos Jr.
2004-Jan-01 23:03 UTC
[Asterisk-Users] * crash when forward voicemail --Nicolas Gudino
>>>>> "JR" == JR Richardson <jr.richardson@cox.net> writes:JR> I ran that export command you JR> suggested, then launched *, everything worked fine. I'm still JR> looking for info on what that command actually does. Can you shed JR> some light please? Exporting LD_ASSUME_KERNEL=2.4.1 tells libc to use the old-style 'int 80' method of doing syscalls to the kernel, as well as the old-style type of thread support. RH9 and 2.6 kernels support newer, faster methods of syscalls and threads on amd64 and recent ia32 cpus. The need to assume an earlier kernel version indicates that some part of * or a lib it (or one of its modules) is linked to breaks when using the newer routines. Eventually such bugs should be eradicated and LD_ASSUME_KERNEL will not be required. (Eg, my gentoo laptop only supports nptl threads and I have no problems running * there.) -JimC
Eric Wieling
2004-Jan-01 23:34 UTC
[Asterisk-Users] * crash when forward voicemail --Nicolas Gudino
On Thu, 2004-01-01 at 12:25, JR Richardson wrote:> That did it. I ran that export command you suggested, then launched *, > everything worked fine. I'm still looking for info on what that command > actually does. Can you shed some light please?It's in the RedHat RELEASE NOTES.
hi, I am trying to install ASTGUICLIENT and when i run the AST_WINphoneAPP_0.8.pl it opens a window VICI Phone App -0.8 but i am getting SQL Updater Down Mesasge. How can i solve this?
Nicolas Gudino
2004-Jan-02 10:41 UTC
[Asterisk-Users] * crash when forward voicemail --Nicolas Gudino
Well, Eric and James have answered already. Personally, I use redhat (will upgrade to fedora soon), but using an unmodified kernel.org kernel compiled from source. Best regards, On Thu, 2004-01-01 at 15:25, JR Richardson wrote:> Hey Nicolas, > > That did it. I ran that export command you suggested, then launched *, > everything worked fine. I'm still looking for info on what that command > actually does. Can you shed some light please? > > Thanks. > > JR > > ---- > Did you try with this line before launching asterisk (with stock redhat > 9 kernels): > > export LD_ASSUME_KERNEL=2.4.1 > > Best regards,-- Nicolas Gudino <nicolas@house.com.ar> House Internet S.R.L.