HylaFAX The world's
most advanced open source fax server
|
|
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
Re: [hylafax-users] Faxes cut in half
On 12/2/06, SCIN - Danilo Bottino <info@xxxxxxx> wrote:
QFILE=sendq/q$1
parseQfile
case "$number" in
0119242922)
echo "ModemSoftRTFCC: no"
echo "DesiredDF: 0";;
esac
exit 0
Didn't read all the thread, but usually HylaFAX wants you to use the
canonical phone number, not the one the user typed (at least it was
this way with destcontrols)
So, did you try wth
+390119242922)
or
*011242922)
?
or better add
echo "$number" >> /tmp/number.log
in there so you'll see what it's in that variable.
--
giulioo@xxxxxxxxx
____________________ HylaFAX(tm) Users Mailing List _______________________
To subscribe/unsubscribe, click http://lists.hylafax.org/cgi-bin/lsg2.cgi
On UNIX: mail -s unsubscribe hylafax-users-request@xxxxxxxxxxx < /dev/null
*To learn about commercial HylaFAX(tm) support, mail sales@xxxxxxxxx*