Hello all...
I'm having trouble with asterisk playing back a .gsm sound file. I converted the sound file from a .wav sound file to a .gsm sound file using WavePad. The file sample rate is 8KHz and plays back on my ippbx production asterisk server OK. Production server is using asterisk version 1.2.13. My IVR server, which is the problem server, is using asterisk 1.4.21.2. When asterisk 1.4.21.2 executes Background command it outputs the error message below. I have included the entire call debug trace for you to view. I have check the file permissions and they are correct. Also check file ownership and ownership matches the other asterisk sound files. The file is located in the /var/lib/asterisk/sounds directory. Anybody have any idea what could be causing this? Thanks in advance!
Hi all,
I'm having trouble getting a timeout function to work in my asterisk 1.4.21.2 IVR extension configuration. The introduction and greeting playback OK and the invalid digit playback works OK.
But, while waiting for timeout to be routed to operator I receive the following debug message.
...
Hi all,
I recently loaded asterisk 1.6 not realizing it was an unstable version. So, I removed it and installed asterisk 1.4.21.2. After making some changes to the zaptel.conf file I needed to restart zaptel and asterisk. After the restart I accessed the asterisk CLI to run the "zap show status" command and received a response of "no such command". So, I entered "help" to obtain a list of available commands. To my surprise asterisk 1.4 was using asterisk 1.6's command set. Has anyone run into this problem before. If so, what do I need to do to correct it? Thanks..