[Freeswitch-users] Cannot choose Cepstral voice from dialplan

pauld pauld at versafon.com
Sun Feb 8 15:14:25 PST 2009


The libs are there with correct symlinks, see below. I tested both 
voices directly via swift command, works fine.
Any other ideas?
It's Cepstral 5.1, FS 1.0.2.

ls -la /opt/swift/lib
total 4352
drwxr-xr-x  2 root root     4096 Feb  7 22:59 .
drwxr-xr-x 10 root root     4096 Feb  7 12:29 ..
lrwxrwxrwx  1  999 20202      20 Feb  7 22:59 libceplang_en.so -> 
libceplang_en.so.5.1
lrwxrwxrwx  1  999 20202      20 Feb  7 22:59 libceplang_en.so.5 -> 
libceplang_en.so.5.1
-rwxrwxr-x  1  999 20202  412050 Jul  8  2008 libceplang_en.so.5.1
lrwxrwxrwx  1  999 20202      19 Feb  7 12:29 libceplex_uk.so -> 
libceplex_uk.so.5.1
lrwxrwxrwx  1  999 20202      19 Feb  7 12:29 libceplex_uk.so.5 -> 
libceplex_uk.so.5.1
-rwxrwxr-x  1  999 20202  904994 Jul  8  2008 libceplex_uk.so.5.1
lrwxrwxrwx  1  999 20202      19 Feb  7 22:59 libceplex_us.so -> 
libceplex_us.so.5.1
lrwxrwxrwx  1  999 20202      19 Feb  7 22:59 libceplex_us.so.5 -> 
libceplex_us.so.5.1
-rwxrwxr-x  1  999 20202 1009780 Jul  8  2008 libceplex_us.so.5.1
lrwxrwxrwx  1  999 20202      15 Feb  7 22:59 libswift.so -> libswift.so.5.1
lrwxrwxrwx  1  999 20202      15 Feb  7 22:59 libswift.so.5 -> 
libswift.so.5.1
-rwxrwxr-x  1  999 20202 2100418 Jul  8  2008 libswift.so.5.1



Michael S Collins wrote:
> Sent from my iPhone
>
> On Feb 7, 2009, at 9:03 PM, "Paul D." <pauld at versafon.com> wrote:
>
>   
>> Followed Wiki to install and configure mod_cepstral. The problem is FS
>> always defaults to one voice, which I installed first, and ignores  
>> others.
>> I did define SWIFT_HOME and added swift lib path to /etc/ld.so.conf.
>> After I restart FS I see on FS console after dialing my test  
>> extension:
>>
>> Failed to load library libceplex_us.so due to: libceplex_us.so: cannot
>> open shared object file: No such file or directory
>> Failed to load language / lexical libraries for Callie-8kHz
>>
>>     
>
> Look in /opt/swift for the dir that has the lib files. Most likely  
> you'll find that they have the files are but have more specific names,  
> perhaps with a version number. If you create symlinks to the files in  
> question it should work.
>
> -MC
>
>   
>> I do have this voice installed. This message does not appear after
>> subsequent calls to the test extension, until next FS restart.
>> I use this in my dialplan:
>>
>> <extension name="tts">
>>      <condition field="destination_number" expression="^49999$">
>>        <action application="answer"/>
>>        <action application="speak" data="cepstral|Callie-8kHz|Your  
>> call
>> cannot be completed as dialed."/>
>>        <action application="hangup" data="SUCCESS"/>
>>      </condition>
>>    </extension>
>>
>> This is all under centos 5.2 64 bit. Any suggestions would be greatly
>> appreciated.
>>
>> _______________________________________________
>> Freeswitch-users mailing list
>> Freeswitch-users at lists.freeswitch.org
>> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
>> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
>> http://www.freeswitch.org
>>     
>
> _______________________________________________
> Freeswitch-users mailing list
> Freeswitch-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
>
>   





More information about the FreeSWITCH-users mailing list