But when I was trying to setup the iaxmodem for hylafax
root> faxaddmodem ttyIAX
(...)
I always get the error:
"Unable to deduce DTE-DCE speed; check that you are using the
correct device and/or that your modem is setup properly. If
all else fails, try the -s option to lock the speed."
Any ideas?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I am trying to set up Hylafaxserver with a iaxmodem on a Xen guest.
The installation was pretty easy so far (apt-get install iaxmodem).
root> ps -e | grep iaxmodem
4566 ? 00:00:00 iaxmodem
4580 ? 00:00:00 iaxmodem
But when I was trying to setup the iaxmodem for hylafax
root> faxaddmodem ttyIAX
(...)
I always get the error:
"Unable to deduce DTE-DCE speed; check that you are using the
correct device and/or that your modem is setup properly. If
all else fails, try the -s option to lock the speed."
Any ideas?
What version of HylaFAX are you using?
hylafax-server 4.3.1-7
Please try HylaFAX+ 5.2.9 from http://hylafax.sourceforge.net. You should not have that problem with this version.
Thanks a lot for the advice, I will try that.
That seemed to be the problem! Thanks!!!