Displaying 2 results from an estimated 2 matches for "11ivrrecording".
2006 Apr 06
1
IVR : Can't hear my message
Hello,
I've reccorded a voice message for the IVR. (.wav, 16 bits, 8kHz)
The file is /var/lib/asterisk/sound/11ivrrecording.wav.
When asterisk (1.2.5) starts this file i can't hear it on my phone.
Here is the log :
Apr 6 17:00:16 VERBOSE[845] logger.c: -- Executing
SetCallerID("SIP/11-97b9", ""Patrice" <11>") in new stack
Apr 6 17:00:16 VERBOSE[845] logger.c: -- Execu...
2006 Apr 07
0
Re: IVR: Cant hear my message
...=> 100,2,Record(FileName:gsm)
Exten => 100,3,Wait(2)
Exten => 100,4,Playback(FileName)
Exten => 100,5,Hangup
Antoine LOUIS <antoine.louis@gmail.com> wrote:
Hello,
I've reccorded a voice message for the IVR. (.wav, 16 bits, 8kHz)
The file is /var/lib/asterisk/sound/11ivrrecording.wav.
When asterisk (1.2.5) starts this file i can't hear it on my phone.
Here is the log :
Apr 6 17:00:16 VERBOSE[845] logger.c: -- Executing SetCallerID("SIP/11-97b9", ""Patrice" <11>") in new stack
Apr 6 17:00:16 VERBOSE[845] logger.c: -- Exec...