Thanks,
No, sems is working and is configured to listen to /temp/am_fifo
I got this log when I start sems:
Sems[3090]: Warning: signal 15 received
Sems[3090]: Warning: signal 17 received
Sems[3278]: Warning: no configuration found for module isdngw, maybe you
want to specify config.isdngw in config file.
Sems[3278]: Warning: no configuration found for module semstalk, maybe you
want to specify config.semstalk in config file.
Sems[3278]: Warning: no configuration specified for module ttsannounce.
Sems[3278]: Warning: using default configuration:
Sems[3278]: Warning: FestivalServer = "localhost"
Sems[3278]: Warning: FestivalPort = "1314"
Sems[3278]: Warning: FestivalVoice = "rab_diphone"
Sems[3278]: Warning: Caching = true
Sems[3278]: Warning: CachePath = "/tmp/"
Sems[3278]: Warning: no configuration found for module ttsannounce, maybe
you want to specify config.ttsannounce in config file.
Sems[3278]: Warning: no configuration specified for module ttsannounce.
Sems[3278]: Warning: using default configuration:
Sems[3278]: Warning: AnnouncePath = "texts/"
Sems[3278]: Warning: AnnounceFile = "default.txt"
Sems[3278]: Warning: FestivalServer = "localhost"
Sems[3278]: Warning: FestivalPort = "1314"
Sems[3278]: Warning: FestivalVoice = "rab_diphone"
Sems[3278]: Warning: Caching = true
Sems[3278]: Warning: CachePath = "/tmp/"
When I try one call waiting for enter in the voice mail I get a message "408
Request Timeout" on the caller phone and got this log:
Sems[3278]: Error: 404 voicemail: no email address for user <pingtel>
ser[3145]: ERROR: fifo_server: command vm_reply is not available
ser[3145]: ERROR: fifo_server: command must begin with :: voicemail: no
email address for user <pingtel>
ser[3145]: ERROR: fifo_server: command must begin with :: 00000CCE64B26C3F
ser[3145]: ERROR: fifo_server: command must have at least 3 chars
ser[3139]: ERROR: t_should_relay: status rewrite by UAS: stored: 408,
received: 487
Sems[3278]: Error: AmRequestUAS::reply: 500 command 'vm_reply' not available
Any ideas?
Thank you all.
Best regard,
João
-----Original Message-----
From: Raphael Coeffic [mailto:rco@iptel.org]
Sent: terça-feira, 27 de Janeiro de 2004 14:32
To: Joao Sampaio; serusers(a)lists.iptel.org
Subject: Re: [Serusers] Voicemail
- if I force setflag(4) to be true I always get the
error "could not
contact announcement server" or "could not contact voicemail server"
There are two options:
1. Sems is not running.
2. Sems hasn't been configured to listen to /tmp/am_fifo.
As /tmp/am_fifo is a default value, i would say that you forgot to start
Sems.
-Raphael.