Pascal
2006-11-17 15:22:42 UTC
Hello,
I try to use vgetty. I want to dial a phone number and playing a message
. The message.sh script do that. All is correct, but there is a pause
just before playing message. This delay is about 5-15 seconds, but it is
too long.
How can I fix it ?
Thanks.
The vm.log says :
------------------
11/17 16:21:12 vgetty: experimental test release 0.9.32 / with duplex patch
11/17 16:21:12 reading program vm configuration from config file
/etc/mgetty/voice.conf
11/17 16:21:12 opening voice modem device
11/17 16:21:12 opened voice modem device /dev/ttyS0
11/17 16:21:12 reading port ttyS0 configuration from config file
/etc/mgetty/voice.conf
11/17 16:21:12 detecting voice modem type
11/17 16:21:13 PNP: found modem: U.S. Robotics 56k Message
11/17 16:21:15 US Robotics voice modem
11/17 16:21:15 This is a driver beta version. V0.4.b3
11/17 16:21:15 VTD setup successful
11/17 16:21:17 vm: Executing shell script ./message.sh with shell /bin/sh
11/17 16:21:36 playing voice file SonOK.rmd
11/17 16:21:37 vm: Got child -1 exit status -1 signal
11/17 16:21:38 closing voice modem device
Pascal.
I try to use vgetty. I want to dial a phone number and playing a message
. The message.sh script do that. All is correct, but there is a pause
just before playing message. This delay is about 5-15 seconds, but it is
too long.
How can I fix it ?
Thanks.
The vm.log says :
------------------
11/17 16:21:12 vgetty: experimental test release 0.9.32 / with duplex patch
11/17 16:21:12 reading program vm configuration from config file
/etc/mgetty/voice.conf
11/17 16:21:12 opening voice modem device
11/17 16:21:12 opened voice modem device /dev/ttyS0
11/17 16:21:12 reading port ttyS0 configuration from config file
/etc/mgetty/voice.conf
11/17 16:21:12 detecting voice modem type
11/17 16:21:13 PNP: found modem: U.S. Robotics 56k Message
11/17 16:21:15 US Robotics voice modem
11/17 16:21:15 This is a driver beta version. V0.4.b3
11/17 16:21:15 VTD setup successful
11/17 16:21:17 vm: Executing shell script ./message.sh with shell /bin/sh
11/17 16:21:36 playing voice file SonOK.rmd
11/17 16:21:37 vm: Got child -1 exit status -1 signal
11/17 16:21:38 closing voice modem device
Pascal.