[Freeswitch-users] Voicemail

Peder @ NetworkOblivion peder at networkoblivion.com
Tue Dec 4 19:59:18 PST 2007


Am I to assume that voicemail requires Cepstral?  I setup a dialplan to 
test and I get the following debug when the call rolls to voicemail:

2007-12-04 21:33:33 [DEBUG] switch_ivr_play_say.c:252 
switch_ivr_phrase_macro() Handle speak-text:[4211 is not available.] (en:en)
2007-12-04 21:33:33 [ERR] switch_core_speech.c:60 
switch_core_speech_open() invalid speech module [cepstral]!
2007-12-04 21:33:33 [ERR] switch_ivr_play_say.c:1532 
switch_ivr_speak_text() Invalid TTS module!
2007-12-04 21:33:33 [DEBUG] switch_ivr_play_say.c:117 
switch_ivr_phrase_macro() No language specified - Using [en]
2007-12-04 21:33:33 [DEBUG] switch_ivr_play_say.c:252 
switch_ivr_phrase_macro() Handle speak-text:[goodbye.] (en:en)
2007-12-04 21:33:33 [ERR] switch_core_speech.c:60 
switch_core_speech_open() invalid speech module [cepstral]!
2007-12-04 21:33:33 [ERR] switch_ivr_play_say.c:1532 
switch_ivr_speak_text() Invalid TTS module!


I uncommented the cepstral line in modules.conf.xml and I get the following:

2007-12-04 21:52:08 [CRIT] switch_loadable_module.c:726 
switch_loadable_module_load_file() Error Loading module 
/usr/local/freeswitch/mod/mod_cepstral.so
**/usr/local/freeswitch/mod/mod_cepstral.so: cannot open shared object 
file: No such file or directory**


So I am guessing that Cepstral isn't included as part of freeswitch and 
I have to get it elsewhere and compile it to actually use voicemail.  Is 
that correct?

Peder





More information about the FreeSWITCH-users mailing list