I have the voicemail function with SEMS working ok but I haven't been able to get the custom greetings to work. The sems.conf file looks pretty straight forward but I haven't figured out why I can't get the custom greetings to work. I recorded a greeting in wav format and placed it in /usr/local/lib/sems/audio/ser.vci.net/510.wav My SIP ID is 510@ser.vci.net I have also tried using /usr/local/lib/sems/audio/192.168.1.55/510.wav because when the email is sent out the domain (in the email) is listed as "192.168.1.55" instead of "ser.vci.net" I also tried /usr/local/lib/sems/audio/192.168.1.55/510@ser.vci.net.wav and that doesn't work either.
If it matters I actually used a symbolic link from /usr/local/lib/sems/audio/192.168.1.55 (and /usr/local/lib/sems/audio/ser.vci.net) to /var/greetings/ser.vci.net because serweb puts the custom greetings there. The paths work though.
Most of the sems.cfg file is defaulted. I beleive the only thing I changed was the smtp server address.
Bill Dunn
# optional parameter: announce_path=<path> # # - sets the path where announce files are searched for # - the file to be played is determined the following way: # <announce_path>/<domainname>/<username>.wav # if this file is not available <announce_path>/<default_anounce> is used announce_path=/usr/local/lib/sems/audio/
# parameter: default_announce=<filename> # # - sets the name of the default announce WAV file default_announce=default_en.wav
Are you set the correct <announce_path> ? SEMS have permissions to read this file ? Try to run sems -D 3 -E to see what greeting file sems try to read.
# optional parameter: announce_path=<path> # # - sets the path where announce files are searched for # - the file to be played is determined the following way: # <announce_path>/<domainname>/<username>.wav # if this file is not available <announce_path>/<default_anounce> is used #announce_path=/usr/local/lib/sems/audio/ announce_path=/voicemail/audio/
Ezequiel
----- Original Message ----- From: "Bill" admin@vci.net To: serusers@lists.iptel.org Sent: Thursday, July 01, 2004 5:05 PM Subject: [Serusers] SEMS question - custom greeting
I have the voicemail function with SEMS working ok but I haven't been
able to get the custom greetings to work. The sems.conf file looks pretty straight forward but I haven't figured out why I can't get the custom greetings to work. I recorded a greeting in wav format and placed it in /usr/local/lib/sems/audio/ser.vci.net/510.wav My SIP ID is
510@ser.vci.net
I have also tried using /usr/local/lib/sems/audio/192.168.1.55/510.wav because when the email is sent out the domain (in the email) is listed as "192.168.1.55" instead of "ser.vci.net" I also tried /usr/local/lib/sems/audio/192.168.1.55/510@ser.vci.net.wav and that
doesn't
work either.
If it matters I actually used a symbolic link from
/usr/local/lib/sems/audio/192.168.1.55 (and /usr/local/lib/sems/audio/ser.vci.net) to /var/greetings/ser.vci.net
because
serweb puts the custom greetings there. The paths work though.
Most of the sems.cfg file is defaulted. I beleive the only thing I
changed was the smtp server address.
Bill Dunn
# optional parameter: announce_path=<path> # # - sets the path where announce files are searched for # - the file to be played is determined the following way: # <announce_path>/<domainname>/<username>.wav # if this file is not available <announce_path>/<default_anounce> is
used
announce_path=/usr/local/lib/sems/audio/
# parameter: default_announce=<filename> # # - sets the name of the default announce WAV file default_announce=default_en.wav
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers
That helped a little. Here's part of the debug that showed. The domain that it's using is 192.168.1.10 That's the IP address of my computer and not the IP address of the ser server and it's obviously not the domain name (ser.vci.net). More below.
(10908) DEBUG: execute (AmServer.cpp:236): cmd.method= <INVITE> (10908) DEBUG: execute (AmServer.cpp:237): cmd.user= <540> (10908) DEBUG: execute (AmServer.cpp:238): cmd.email= admin@vci.net (10908) DEBUG: execute (AmServer.cpp:239): cmd.domain= <192.168.1.10> (10908) DEBUG: execute (AmServer.cpp:240): cmd.dstip= <192.168.1.55> (10908) DEBUG: execute (AmServer.cpp:241): cmd.port= <> (10908) DEBUG: execute (AmServer.cpp:242): cmd.r_uri= sip:540@ser.vci.net (10908) DEBUG: execute (AmServer.cpp:243): cmd.from_uri= sip:540@192.168.1.10:5060 (10908) DEBUG: execute (AmServer.cpp:244): cmd.from= <Bill sip:540@ser.vci.net> (10908) DEBUG: execute (AmServer.cpp:245): cmd.to= <sip:540@ser.vci.net>
The debug also showed that ser couldn't open the wav file for some reason. The path is correct. Could it be some sort of compatibility problem? I used Sound Recorder in Windows 98 to record the .wav file.
(10915) ERROR: play (AmRtpStream.cpp:471): AmRtpStream::play: Cannot open file /usr/local/lib/sems/audio/192.168.1.10/540.wav
[root@ser /]# ls /usr/local/lib/sems/audio/192.168.1.10/540.wav /usr/local/lib/sems/audio/192.168.1.10/540.wav
Bill Dunn
----- Original Message ----- From: Ezequiel Colombo To: Bill ; serusers@lists.iptel.org Sent: Thursday, July 01, 2004 3:20 PM Subject: Re: [Serusers] SEMS question - custom greeting
Are you set the correct <announce_path> ? SEMS have permissions to read this file ? Try to run sems -D 3 -E to see what greeting file sems try to read.
# optional parameter: announce_path=<path> # # - sets the path where announce files are searched for # - the file to be played is determined the following way: # <announce_path>/<domainname>/<username>.wav # if this file is not available <announce_path>/<default_anounce> is used #announce_path=/usr/local/lib/sems/audio/ announce_path=/voicemail/audio/
Ezequiel
----- Original Message ----- From: "Bill" admin@vci.net To: serusers@lists.iptel.org Sent: Thursday, July 01, 2004 5:05 PM Subject: [Serusers] SEMS question - custom greeting
I have the voicemail function with SEMS working ok but I haven't been
able to get the custom greetings to work. The sems.conf file looks pretty straight forward but I haven't figured out why I can't get the custom greetings to work. I recorded a greeting in wav format and placed it in /usr/local/lib/sems/audio/ser.vci.net/510.wav My SIP ID is
510@ser.vci.net
I have also tried using /usr/local/lib/sems/audio/192.168.1.55/510.wav because when the email is sent out the domain (in the email) is listed as "192.168.1.55" instead of "ser.vci.net" I also tried /usr/local/lib/sems/audio/192.168.1.55/510@ser.vci.net.wav and that
doesn't
work either.
If it matters I actually used a symbolic link from
/usr/local/lib/sems/audio/192.168.1.55 (and /usr/local/lib/sems/audio/ser.vci.net) to /var/greetings/ser.vci.net
because
serweb puts the custom greetings there. The paths work though.
Most of the sems.cfg file is defaulted. I beleive the only thing I
changed was the smtp server address.
Bill Dunn
# optional parameter: announce_path=<path> # # - sets the path where announce files are searched for # - the file to be played is determined the following way: # <announce_path>/<domainname>/<username>.wav # if this file is not available <announce_path>/<default_anounce> is
used
announce_path=/usr/local/lib/sems/audio/
# parameter: default_announce=<filename> # # - sets the name of the default announce WAV file default_announce=default_en.wav
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers
Can you provide the result of the comand: "file /usr/local/lib/sems/audio/192.168.1.10/540.wav" to see the type of wav encoding of your file ?
at my system, and working the file type must look like this: /voicemail/audio/default_es.wav: RIFF (little-endian) data, WAVE audio, Microsoft PCM, 16 bit, mono 8000 Hz
----- Original Message ----- From: "Bill" admin@vci.net To: serusers@lists.iptel.org Sent: Thursday, July 01, 2004 5:35 PM Subject: Re: [Serusers] SEMS question - custom greeting
That helped a little. Here's part of the debug that showed. The domain
that it's using is 192.168.1.10 That's the IP address of my computer and not the IP address of the ser server and it's obviously not the domain
name
(ser.vci.net). More below.
(10908) DEBUG: execute (AmServer.cpp:236): cmd.method= <INVITE> (10908) DEBUG: execute (AmServer.cpp:237): cmd.user= <540> (10908) DEBUG: execute (AmServer.cpp:238): cmd.email= admin@vci.net (10908) DEBUG: execute (AmServer.cpp:239): cmd.domain= <192.168.1.10> (10908) DEBUG: execute (AmServer.cpp:240): cmd.dstip= <192.168.1.55> (10908) DEBUG: execute (AmServer.cpp:241): cmd.port= <> (10908) DEBUG: execute (AmServer.cpp:242): cmd.r_uri=
(10908) DEBUG: execute (AmServer.cpp:243): cmd.from_uri= sip:540@192.168.1.10:5060 (10908) DEBUG: execute (AmServer.cpp:244): cmd.from= <Bill sip:540@ser.vci.net> (10908) DEBUG: execute (AmServer.cpp:245): cmd.to= <sip:540@ser.vci.net>
The debug also showed that ser couldn't open the wav file for some
reason. The path is correct. Could it be some sort of compatibility
problem?
I used Sound Recorder in Windows 98 to record the .wav file.
(10915) ERROR: play (AmRtpStream.cpp:471): AmRtpStream::play: Cannot open file /usr/local/lib/sems/audio/192.168.1.10/540.wav
[root@ser /]# ls /usr/local/lib/sems/audio/192.168.1.10/540.wav /usr/local/lib/sems/audio/192.168.1.10/540.wav
Bill Dunn
----- Original Message ----- From: Ezequiel Colombo To: Bill ; serusers@lists.iptel.org Sent: Thursday, July 01, 2004 3:20 PM Subject: Re: [Serusers] SEMS question - custom greeting
Are you set the correct <announce_path> ? SEMS have permissions to read this file ? Try to run sems -D 3 -E to see what greeting file sems try to read.
# optional parameter: announce_path=<path> # # - sets the path where announce files are searched for # - the file to be played is determined the following way: # <announce_path>/<domainname>/<username>.wav # if this file is not available <announce_path>/<default_anounce> is
used
#announce_path=/usr/local/lib/sems/audio/ announce_path=/voicemail/audio/
Ezequiel
----- Original Message ----- From: "Bill" admin@vci.net To: serusers@lists.iptel.org Sent: Thursday, July 01, 2004 5:05 PM Subject: [Serusers] SEMS question - custom greeting
I have the voicemail function with SEMS working ok but I haven't
been
able to get the custom greetings to work. The sems.conf file looks
pretty
straight forward but I haven't figured out why I can't get the custom greetings to work. I recorded a greeting in wav format and placed it in /usr/local/lib/sems/audio/ser.vci.net/510.wav My SIP ID is
510@ser.vci.net
I have also tried using /usr/local/lib/sems/audio/192.168.1.55/510.wav because when the email is sent out the domain (in the email) is listed
as
"192.168.1.55" instead of "ser.vci.net" I also tried /usr/local/lib/sems/audio/192.168.1.55/510@ser.vci.net.wav and that
doesn't
work either.
If it matters I actually used a symbolic link from
/usr/local/lib/sems/audio/192.168.1.55 (and /usr/local/lib/sems/audio/ser.vci.net) to /var/greetings/ser.vci.net
because
serweb puts the custom greetings there. The paths work though.
Most of the sems.cfg file is defaulted. I beleive the only thing I
changed was the smtp server address.
Bill Dunn
# optional parameter: announce_path=<path> # # - sets the path where announce files are searched for # - the file to be played is determined the following way: # <announce_path>/<domainname>/<username>.wav # if this file is not available <announce_path>/<default_anounce> is
used
announce_path=/usr/local/lib/sems/audio/
# parameter: default_announce=<filename> # # - sets the name of the default announce WAV file default_announce=default_en.wav
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers
Neat. I wasn't aware of that command.
[root@ser 192.168.1.10]# file 510.wav 510.wav: RIFF (little-endian) data, WAVE audio, Microsoft PCM, 16 bit, stereo 8000 Hz
I noticed in the sems debug output that it opened the file, got the above details and then said "(10938) ERROR: Sorry, we don't support PCM 8 bit". So it appears to be a file format problem.
Bill Dunn
From: Ezequiel Colombo To: Bill ; serusers@lists.iptel.org Sent: Thursday, July 01, 2004 3:50 PM Subject: Re: [Serusers] SEMS question - custom greeting
Can you provide the result of the comand: "file /usr/local/lib/sems/audio/192.168.1.10/540.wav" to see the type of wav encoding of your file ?
at my system, and working the file type must look like this: /voicemail/audio/default_es.wav: RIFF (little-endian) data, WAVE audio, Microsoft PCM, 16 bit, mono 8000 Hz
----- Original Message ----- From: "Bill" admin@vci.net To: serusers@lists.iptel.org Sent: Thursday, July 01, 2004 5:35 PM Subject: Re: [Serusers] SEMS question - custom greeting
That helped a little. Here's part of the debug that showed. The domain
that it's using is 192.168.1.10 That's the IP address of my computer and not the IP address of the ser server and it's obviously not the domain
name
(ser.vci.net). More below.
(10908) DEBUG: execute (AmServer.cpp:236): cmd.method= <INVITE> (10908) DEBUG: execute (AmServer.cpp:237): cmd.user= <540> (10908) DEBUG: execute (AmServer.cpp:238): cmd.email= admin@vci.net (10908) DEBUG: execute (AmServer.cpp:239): cmd.domain= <192.168.1.10> (10908) DEBUG: execute (AmServer.cpp:240): cmd.dstip= <192.168.1.55> (10908) DEBUG: execute (AmServer.cpp:241): cmd.port= <> (10908) DEBUG: execute (AmServer.cpp:242): cmd.r_uri=
(10908) DEBUG: execute (AmServer.cpp:243): cmd.from_uri= sip:540@192.168.1.10:5060 (10908) DEBUG: execute (AmServer.cpp:244): cmd.from= <Bill sip:540@ser.vci.net> (10908) DEBUG: execute (AmServer.cpp:245): cmd.to= <sip:540@ser.vci.net>
The debug also showed that ser couldn't open the wav file for some
reason. The path is correct. Could it be some sort of compatibility
problem?
I used Sound Recorder in Windows 98 to record the .wav file.
(10915) ERROR: play (AmRtpStream.cpp:471): AmRtpStream::play: Cannot open file /usr/local/lib/sems/audio/192.168.1.10/540.wav
[root@ser /]# ls /usr/local/lib/sems/audio/192.168.1.10/540.wav /usr/local/lib/sems/audio/192.168.1.10/540.wav
Bill Dunn
Sorry, that file type should have read 8 bit and not 16 bit. I looked at the wrong file. But the problem is a file format problem. This should be easily fixed.
Next question, any idea why the domain is the IP address of my computer?
(11005) DEBUG: execute (AmServer.cpp:236): cmd.method= <INVITE> (11005) DEBUG: execute (AmServer.cpp:237): cmd.user= <540> (11005) DEBUG: execute (AmServer.cpp:238): cmd.email= admin@vci.net (11005) DEBUG: execute (AmServer.cpp:239): cmd.domain= <192.168.1.10> (11005) DEBUG: execute (AmServer.cpp:240): cmd.dstip= <192.168.1.55> (11005) DEBUG: execute (AmServer.cpp:241): cmd.port= <> (11005) DEBUG: execute (AmServer.cpp:242): cmd.r_uri= sip:540@ser.vci.net (11005) DEBUG: execute (AmServer.cpp:243): cmd.from_uri= sip:540@192.168.1.10:5060 (11005) DEBUG: execute (AmServer.cpp:244): cmd.from= <Bill sip:540@ser.vci.net> (11005) DEBUG: execute (AmServer.cpp:245): cmd.to= <sip:540@ser.vci.net>
Bill Dunn
----- Original Message ----- From: VCI Help Desk To: serusers@lists.iptel.org Sent: Thursday, July 01, 2004 3:57 PM Subject: Re: [Serusers] SEMS question - custom greeting
Neat. I wasn't aware of that command.
[root@ser 192.168.1.10]# file 510.wav 510.wav: RIFF (little-endian) data, WAVE audio, Microsoft PCM, 16 bit, stereo 8000 Hz
I noticed in the sems debug output that it opened the file, got the above details and then said "(10938) ERROR: Sorry, we don't support PCM 8 bit". So it appears to be a file format problem.
Bill Dunn
From: Ezequiel Colombo To: Bill ; serusers@lists.iptel.org Sent: Thursday, July 01, 2004 3:50 PM Subject: Re: [Serusers] SEMS question - custom greeting
Can you provide the result of the comand: "file /usr/local/lib/sems/audio/192.168.1.10/540.wav" to see the type of wav encoding of your file ?
at my system, and working the file type must look like this: /voicemail/audio/default_es.wav: RIFF (little-endian) data, WAVE audio, Microsoft PCM, 16 bit, mono 8000 Hz
----- Original Message ----- From: "Bill" admin@vci.net To: serusers@lists.iptel.org Sent: Thursday, July 01, 2004 5:35 PM Subject: Re: [Serusers] SEMS question - custom greeting
That helped a little. Here's part of the debug that showed. The domain
that it's using is 192.168.1.10 That's the IP address of my computer and not the IP address of the ser server and it's obviously not the domain
name
(ser.vci.net). More below.
(10908) DEBUG: execute (AmServer.cpp:236): cmd.method= <INVITE> (10908) DEBUG: execute (AmServer.cpp:237): cmd.user= <540> (10908) DEBUG: execute (AmServer.cpp:238): cmd.email= admin@vci.net (10908) DEBUG: execute (AmServer.cpp:239): cmd.domain= <192.168.1.10> (10908) DEBUG: execute (AmServer.cpp:240): cmd.dstip= <192.168.1.55> (10908) DEBUG: execute (AmServer.cpp:241): cmd.port= <> (10908) DEBUG: execute (AmServer.cpp:242): cmd.r_uri=
(10908) DEBUG: execute (AmServer.cpp:243): cmd.from_uri= sip:540@192.168.1.10:5060 (10908) DEBUG: execute (AmServer.cpp:244): cmd.from= <Bill sip:540@ser.vci.net> (10908) DEBUG: execute (AmServer.cpp:245): cmd.to= <sip:540@ser.vci.net>
The debug also showed that ser couldn't open the wav file for some
reason. The path is correct. Could it be some sort of compatibility
problem?
I used Sound Recorder in Windows 98 to record the .wav file.
(10915) ERROR: play (AmRtpStream.cpp:471): AmRtpStream::play: Cannot open file /usr/local/lib/sems/audio/192.168.1.10/540.wav
[root@ser /]# ls /usr/local/lib/sems/audio/192.168.1.10/540.wav /usr/local/lib/sems/audio/192.168.1.10/540.wav
Bill Dunn
_______________________________________________ Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers
Fine ! you must fix the file type, and remember to make it as "mono". If you have the "sox" utility in our box try to convert the file type with this, is a simple but very good utility.
Regards Ezequiel Colombo
----- Original Message ----- From: "VCI Help Desk" admin@vci.net To: serusers@lists.iptel.org Sent: Thursday, July 01, 2004 5:57 PM Subject: Re: [Serusers] SEMS question - custom greeting
Neat. I wasn't aware of that command.
[root@ser 192.168.1.10]# file 510.wav 510.wav: RIFF (little-endian) data, WAVE audio, Microsoft PCM, 16 bit, stereo 8000 Hz
I noticed in the sems debug output that it opened the file, got the
above details and then said "(10938) ERROR: Sorry, we don't support PCM 8 bit". So it appears to be a file format problem.
Bill Dunn
From: Ezequiel Colombo To: Bill ; serusers@lists.iptel.org Sent: Thursday, July 01, 2004 3:50 PM Subject: Re: [Serusers] SEMS question - custom greeting
Can you provide the result of the comand: "file /usr/local/lib/sems/audio/192.168.1.10/540.wav" to see the type of wav encoding of your file ?
at my system, and working the file type must look like this: /voicemail/audio/default_es.wav: RIFF (little-endian) data, WAVE audio, Microsoft PCM, 16 bit, mono 8000 Hz
----- Original Message ----- From: "Bill" admin@vci.net To: serusers@lists.iptel.org Sent: Thursday, July 01, 2004 5:35 PM Subject: Re: [Serusers] SEMS question - custom greeting
That helped a little. Here's part of the debug that showed. The
domain
that it's using is 192.168.1.10 That's the IP address of my computer
and
not the IP address of the ser server and it's obviously not the domain
name
(ser.vci.net). More below.
(10908) DEBUG: execute (AmServer.cpp:236): cmd.method= <INVITE> (10908) DEBUG: execute (AmServer.cpp:237): cmd.user= <540> (10908) DEBUG: execute (AmServer.cpp:238): cmd.email= admin@vci.net (10908) DEBUG: execute (AmServer.cpp:239): cmd.domain= <192.168.1.10> (10908) DEBUG: execute (AmServer.cpp:240): cmd.dstip= <192.168.1.55> (10908) DEBUG: execute (AmServer.cpp:241): cmd.port= <> (10908) DEBUG: execute (AmServer.cpp:242): cmd.r_uri=
(10908) DEBUG: execute (AmServer.cpp:243): cmd.from_uri= sip:540@192.168.1.10:5060 (10908) DEBUG: execute (AmServer.cpp:244): cmd.from= <Bill sip:540@ser.vci.net> (10908) DEBUG: execute (AmServer.cpp:245): cmd.to=
The debug also showed that ser couldn't open the wav file for some
reason. The path is correct. Could it be some sort of compatibility
problem?
I used Sound Recorder in Windows 98 to record the .wav file.
(10915) ERROR: play (AmRtpStream.cpp:471): AmRtpStream::play: Cannot
open
file /usr/local/lib/sems/audio/192.168.1.10/540.wav
[root@ser /]# ls /usr/local/lib/sems/audio/192.168.1.10/540.wav /usr/local/lib/sems/audio/192.168.1.10/540.wav
Bill Dunn
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers
Thanks for the tip.
Bill Dunn
----- Original Message ----- From: Ezequiel Colombo To: VCI Help Desk ; serusers@lists.iptel.org Sent: Thursday, July 01, 2004 4:06 PM Subject: Re: [Serusers] SEMS question - custom greeting
Fine ! you must fix the file type, and remember to make it as "mono". If you have the "sox" utility in our box try to convert the file type with this, is a simple but very good utility.
Regards Ezequiel Colombo
----- Original Message ----- From: "VCI Help Desk" admin@vci.net To: serusers@lists.iptel.org Sent: Thursday, July 01, 2004 5:57 PM Subject: Re: [Serusers] SEMS question - custom greeting
Neat. I wasn't aware of that command.
[root@ser 192.168.1.10]# file 510.wav 510.wav: RIFF (little-endian) data, WAVE audio, Microsoft PCM, 16 bit, stereo 8000 Hz
I noticed in the sems debug output that it opened the file, got the
above details and then said "(10938) ERROR: Sorry, we don't support PCM 8 bit". So it appears to be a file format problem.
Bill Dunn
From: Ezequiel Colombo To: Bill ; serusers@lists.iptel.org Sent: Thursday, July 01, 2004 3:50 PM Subject: Re: [Serusers] SEMS question - custom greeting
Can you provide the result of the comand: "file /usr/local/lib/sems/audio/192.168.1.10/540.wav" to see the type of wav encoding of your file ?
at my system, and working the file type must look like this: /voicemail/audio/default_es.wav: RIFF (little-endian) data, WAVE audio, Microsoft PCM, 16 bit, mono 8000 Hz
----- Original Message ----- From: "Bill" admin@vci.net To: serusers@lists.iptel.org Sent: Thursday, July 01, 2004 5:35 PM Subject: Re: [Serusers] SEMS question - custom greeting
That helped a little. Here's part of the debug that showed. The
domain
that it's using is 192.168.1.10 That's the IP address of my computer
and
not the IP address of the ser server and it's obviously not the domain
name
(ser.vci.net). More below.
(10908) DEBUG: execute (AmServer.cpp:236): cmd.method= <INVITE> (10908) DEBUG: execute (AmServer.cpp:237): cmd.user= <540> (10908) DEBUG: execute (AmServer.cpp:238): cmd.email= admin@vci.net (10908) DEBUG: execute (AmServer.cpp:239): cmd.domain= <192.168.1.10> (10908) DEBUG: execute (AmServer.cpp:240): cmd.dstip= <192.168.1.55> (10908) DEBUG: execute (AmServer.cpp:241): cmd.port= <> (10908) DEBUG: execute (AmServer.cpp:242): cmd.r_uri=
(10908) DEBUG: execute (AmServer.cpp:243): cmd.from_uri= sip:540@192.168.1.10:5060 (10908) DEBUG: execute (AmServer.cpp:244): cmd.from= <Bill sip:540@ser.vci.net> (10908) DEBUG: execute (AmServer.cpp:245): cmd.to=
The debug also showed that ser couldn't open the wav file for some
reason. The path is correct. Could it be some sort of compatibility
problem?
I used Sound Recorder in Windows 98 to record the .wav file.
(10915) ERROR: play (AmRtpStream.cpp:471): AmRtpStream::play: Cannot
open
file /usr/local/lib/sems/audio/192.168.1.10/540.wav
[root@ser /]# ls /usr/local/lib/sems/audio/192.168.1.10/540.wav /usr/local/lib/sems/audio/192.168.1.10/540.wav
Bill Dunn
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers
Fine ! you must fix the file type, and remember to make it as "mono". If you have the "sox" utility in our box try to convert the file type with this, is a simple but very good utility.
Sems also supports stereo files, but it doesn't make any sense to use them, as the supported RTP payloads only support mono. Sems would just convert from stereo to mono 'on-the-fly'.
-Raphael.
Regards Ezequiel Colombo
----- Original Message ----- From: "VCI Help Desk" admin@vci.net To: serusers@lists.iptel.org Sent: Thursday, July 01, 2004 5:57 PM Subject: Re: [Serusers] SEMS question - custom greeting
Neat. I wasn't aware of that command.
[root@ser 192.168.1.10]# file 510.wav 510.wav: RIFF (little-endian) data, WAVE audio, Microsoft PCM, 16 bit, stereo 8000 Hz
I noticed in the sems debug output that it opened the file, got the
above details and then said "(10938) ERROR: Sorry, we don't support PCM
8
bit". So it appears to be a file format problem.
Bill Dunn
From: Ezequiel Colombo To: Bill ; serusers@lists.iptel.org Sent: Thursday, July 01, 2004 3:50 PM Subject: Re: [Serusers] SEMS question - custom greeting
Can you provide the result of the comand: "file /usr/local/lib/sems/audio/192.168.1.10/540.wav" to see the type of wav encoding of your file ?
at my system, and working the file type must look like this: /voicemail/audio/default_es.wav: RIFF (little-endian) data, WAVE audio, Microsoft PCM, 16 bit, mono 8000 Hz
----- Original Message ----- From: "Bill" admin@vci.net To: serusers@lists.iptel.org Sent: Thursday, July 01, 2004 5:35 PM Subject: Re: [Serusers] SEMS question - custom greeting
That helped a little. Here's part of the debug that showed. The
domain
that it's using is 192.168.1.10 That's the IP address of my computer
and
not the IP address of the ser server and it's obviously not the domain
name
(ser.vci.net). More below.
(10908) DEBUG: execute (AmServer.cpp:236): cmd.method= <INVITE> (10908) DEBUG: execute (AmServer.cpp:237): cmd.user= <540> (10908) DEBUG: execute (AmServer.cpp:238): cmd.email= admin@vci.net (10908) DEBUG: execute (AmServer.cpp:239): cmd.domain= <192.168.1.10> (10908) DEBUG: execute (AmServer.cpp:240): cmd.dstip= <192.168.1.55> (10908) DEBUG: execute (AmServer.cpp:241): cmd.port= <> (10908) DEBUG: execute (AmServer.cpp:242): cmd.r_uri=
(10908) DEBUG: execute (AmServer.cpp:243): cmd.from_uri= sip:540@192.168.1.10:5060 (10908) DEBUG: execute (AmServer.cpp:244): cmd.from= <Bill sip:540@ser.vci.net> (10908) DEBUG: execute (AmServer.cpp:245): cmd.to=
The debug also showed that ser couldn't open the wav file for some
reason. The path is correct. Could it be some sort of compatibility
problem?
I used Sound Recorder in Windows 98 to record the .wav file.
(10915) ERROR: play (AmRtpStream.cpp:471): AmRtpStream::play: Cannot
open
file /usr/local/lib/sems/audio/192.168.1.10/540.wav
[root@ser /]# ls /usr/local/lib/sems/audio/192.168.1.10/540.wav /usr/local/lib/sems/audio/192.168.1.10/540.wav
Bill Dunn
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers