Displaying 1 result from an estimated 1 matches for "safe_openvxi".
2008 Jul 03
2
Asterisk VXML... Help.
...The tmp directory also has the tt-monkeys.gsm file:
[root at pabx002 tmp]# ls -l tt-monkeys.gsm
-rw-r--r--  1 root root 26697 Jul  3 20:57 tt-monkeys.gsm
The openvxi daemon is running:
root at pabx002 tmp]# ps -ef | grep openvxi
root      2076     1  0 18:33 ?        00:00:00 /bin/sh /usr/sbin/safe_openvxi
root      2114  2076  0 18:33 ?        00:00:00 openvxi -channels 100 -config /etc/openvxi/client.cfg
root      2606  2409  0 21:00 pts/2    00:00:00 grep openvxi
[root at pabx002 tmp]# 
The /etc/asterisk/vxml.conf file contains:
; VoiceXML Configuration
;
[general]
wav_codec=gsm
videosilence=
au...