<html>
<head>
<style>
P
{
margin:0px;
padding:0px
}
body
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body>
Hey Howdie-<br><br>The following is 100% stable on an old PIII/800 If installed in the following order and the README.xxxx are followed closely. You will notice that all software and Libs are current stable (except liboss):<br><br>1) FC7-Live install:<br>2.6.22.1-41.fc7.i686<br><br>2) Dont forget to update the Kernel and KernelSources:<br>kernel-2.6.22.1-41.fc7.i686<br>kernel-devel-2.6.22.1-41.fc7.i686<br><br>Dont forget kernel symlinks AND rerun make menuconfig with UPGRADED kernel config from /boot!!!!!<br><br>3) Update (include downgrade and symlinks) openssl:<br>openssl097a.i386<br><br>4) Asterisk Install (Do not install zaptel before Asterisk!)<br>asterisk v1.4.10<br><br>5) Asterisk Perl Hooks:<br>asterisk-perl v0.10<br><br>6) Zaptel drivers<br>zaptel v1.4.4<br><br>I reboot here just for kicks.<br><br>
7) Install LumenVox ASR<br>LumenVoxLicenseServer-7.5-606.fc7.i386.rpm<br>LumenVoxSRE-7.5-606.fc7.i386.rpm<br>asterisk-1.4.x-lumenvox-support-linux-i686-32bit-b16-engine7.5.tar.gz<br><br>I reboot here just for kicks.<br><br>8) Pizza Demo<br>I dont think this has any revs--?--<br>There is a slight problem with this demo which has not been discussed on the lists-- concerning the "topping-selection" AGI to XML to asterisk LIST channel variable-- But It will not affect you, or custom-made dialplans which include the speech tools.<br><br>Good Luck.<br><br>Cheers-<br>jjq<br>
<br><br><br>&gt; From: sysadmin@airlinksystems.com<br>&gt; To: asterisk-speech-rec@lists.digium.com<br>&gt; CC: <br>&gt; Date: Wed, 22 Aug 2007 15:31:00 -0500<br>&gt; Subject: Re: [asterisk-speech-rec] Hang while loading res_speech_lumenvox.so<br>&gt; <br>&gt; <br>&gt; That's great !  ( Well, it's great that you guys know it and it's already being worked on :)  I'm glad to know I wasn't the only person to notice this. )<br>&gt; <br>&gt; I also experimented with running asterisk -cvvvvvv to see if I could any more error messages out of it, no luck.<br>&gt; <br>&gt; Just a general question here -- what would be the most stable and reliable of the supported linux versions to use ?   For example, if I were on Fedora Core 6 instead of 7, would I still be having this problem ?  What about the CentOS / RHEL versions ?  Is there a particular distribution better supported than the others ?<br>&gt; <br>&gt; If there is another version of linux I could use to avoid this particular problem, that would be great, because I would really like to try out the new background noise parameters that were recently added.<br>&gt; <br>&gt; --Rob<br>&gt; <br>&gt; <br>&gt; &gt;This is a known issue being worked on. Stay tuned.<br>&gt; &gt; <br>&gt; &gt; sysadmin@airlinksystems.com wrote:<br>&gt; &gt; &gt; Hi,<br>&gt; &gt; &gt; <br>&gt; &gt; &gt;      I have asterisk 1.4.10 (compiled from the tar.gz release) on Fedora Core 7 ( 32 bit of course ).   I downloaded asterisk-1.4.x-lumenvox-support-linux-i686-32bit-b16-engine7.5.tar.gz from the LumenVox "Download Software" section, and I copied the res_speech_lumenvox.so to /usr/lib/asterisk/modules.<br>&gt; &gt; &gt; <br>&gt; &gt; &gt;       When I start up asterisk, asterisk seems to hang up or freeze when it gets to the point where it would read in res_speech_lumenvox.so.  Here are the symptoms:<br>&gt; &gt; &gt; <br>&gt; &gt; &gt; 1) asterisk -rvvvvvv hangs with this on screen:<br>&gt; &gt; &gt; [root@web1 etc]# asterisk -rvvvvvv<br>&gt; &gt; &gt; Asterisk 1.4.10, Copyright (C) 1999 - 2007 Digium, Inc. and others.<br>&gt; &gt; &gt; Created by Mark Spencer &lt;markster@digium.com&gt;<br>&gt; &gt; &gt; Asterisk comes with ABSOLUTELY NO WARRANTY; type 'core show warranty' for details.<br>&gt; &gt; &gt; This is free software, with components licensed under the GNU General Public<br>&gt; &gt; &gt; License version 2 and other licenses; you are welcome to redistribute it under<br>&gt; &gt; &gt; certain conditions. Type 'core show license' for details.<br>&gt; &gt; &gt; =========================================================================<br>&gt; &gt; &gt;   == Parsing '/etc/asterisk/asterisk.conf': Found<br>&gt; &gt; &gt;   == Parsing '/etc/asterisk/extconfig.conf': Found<br>&gt; &gt; &gt; <br>&gt; &gt; &gt; ( I think this is because it can't connect to the running asterisk )<br>&gt; &gt; &gt; <br>&gt; &gt; &gt; 2) Incoming calls just ring and ring (same reason)<br>&gt; &gt; &gt; <br>&gt; &gt; &gt; 3) The last thing in the /var/log/asterisk/full log is some messages that come right before the first res_speech_lumenvox.so messages on my working Fedora Core 4 asterisk/lumenvox setups (about loading res_crypto.so)  (However, there is no error message at all from an lumenvox code)<br>&gt; &gt; &gt; <br>&gt; &gt; &gt; 4) lsof shows the res_speech_lumenvox.so file open by the asterisk process<br>&gt; &gt; &gt; <br>&gt; &gt; &gt; If I remove /usr/lib/asterisk/modules/res_speech_lumenvox.so then asterisk starts up, but of course SpeechCreate doesn't work.<br>&gt; &gt; &gt; <br>&gt; &gt; &gt; I do have res_speech.so marked as "preload" in /etc/asterisk/modules.conf, and I can see where it was loaded in the full log.<br>&gt; &gt; &gt; <br>&gt; &gt; &gt; If I do "ldd" on res_speech_lumenvox.so, I do not show any missing libraries.<br>&gt; &gt; &gt; <br>&gt; &gt; &gt; Has anyone else had this problem ?<br>&gt; &gt; &gt; <br>&gt; &gt; &gt; --Rob<br>&gt; &gt; &gt; <br>&gt; &gt; &gt; ========<br>&gt; &gt; &gt; Rob Ristroph<br>&gt; &gt; &gt; Airlink Systems, Inc<br>&gt; &gt; &gt; <br>&gt; &gt; &gt; <br>&gt; &gt; &gt; _______________________________________________<br>&gt; &gt; &gt; --Bandwidth and Colocation Provided by http://www.api-digital.com--<br>&gt; &gt; &gt; <br>&gt; &gt; &gt; asterisk-speech-rec mailing list<br>&gt; &gt; &gt; To UNSUBSCRIBE or update options visit:<br>&gt; &gt; &gt;    http://lists.digium.com/mailman/listinfo/asterisk-speech-rec<br>&gt; &gt; <br>&gt; &gt; <br>&gt; &gt; _______________________________________________<br>&gt; &gt; --Bandwidth and Colocation Provided by http://www.api-digital.com--<br>&gt; &gt; <br>&gt; &gt; asterisk-speech-rec mailing list<br>&gt; &gt; To UNSUBSCRIBE or update options visit:<br>&gt; &gt;    http://lists.digium.com/mailman/listinfo/asterisk-speech-rec<br>&gt; <br>&gt; _______________________________________________<br>&gt; --Bandwidth and Colocation Provided by http://www.api-digital.com--<br>&gt; <br>&gt; asterisk-speech-rec mailing list<br>&gt; To UNSUBSCRIBE or update options visit:<br>&gt;    http://lists.digium.com/mailman/listinfo/asterisk-speech-rec<br><br /><hr />Messenger Café — open for fun 24/7. Hot games, cool activities served daily. <a href='http://cafemessenger.com?ocid=TXT_TAGLM_AugWLtagline' target='_new'>Visit now.</a></body>
</html>