[Voiceglue] Weird problem with tts streaming.

Doug Campbell voiceglue at campbellcastle.com
Thu Dec 4 14:02:07 EST 2008


emiliano esposito wrote:
> Hi all,
> 
> 15:32:20:1228401 DBUG snd "STREAM FILE voiceglue/tts/Welcome \"\"\n" to 
> ::FASTAGI2
> 15:32:20:1228401 DBUG rcv agi(::FASTAGI2): "200 result=0 endpos=0\n"
> 15:32:20:1228401 DBUG callid=[2] AGI result=0 values: endpos=0
> 15:32:20:1228401 WARN callid=[2] failed opening playfile 
> "voiceglue/tts/Welcome.wav"

> This is the error message coming from Asterisk:
> 
> WARNING[10407]: file.c:602 ast_openstream_full: File 
> voiceglue/tts/Welcome does not exist in any format
> 
> What could have been happened? It's getting me crazy.

It's almost certainly a file permission issue.
If you do a long listing of the directories and
files, you should be able to spot the problem.
Voiceglue by default runs as user "voiceglue"
and group "voiceglue", but the audio files
created by it should be readable by the
asterisk user.

Doug Campbell


More information about the Voiceglue mailing list