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] Voice message - request of fax
Anderson Alipio wrote:
When hylafax dial to some other fax, it "ask" for the fax with a voice
message, eg: "Fax please" or some like that.
does anyone know how to do it?
1. Make sure that you're using a fax+voice capable modem. (AT+FCLASS=?
response should include "8" or "8.0".)
2. Install HylaFAX from http://hylafax.sourceforge.net. 4.3.0.2 will do
fine.
3. Then use the <play:C> escape command. Here's what 'man
hylafax-config' has to say about it:
The ‘‘<play:C>’’ escape can be used to play a raw audio file with a
voice modem. The files are named
etc/playC.raw where ‘‘C’’ is any character. This feature can be used,
for example, to play a brief audio
message after picking up the line but before answering. A configuration
example may be:
ModemRingResponse:
"AT+FCLASS=8;H1\nAT+VSM=131\nAT+VLS=1\nAT+VTX\n<waitfor:CONNECT><play:1><waitfor:OK>AT+VTS=[933,,150]"
ModemAnswerCmd: "<delay:100>AT+FCLASS=1;A"
CallIDPattern: SHIELDED_DTMF
CallIDAnswerLength: 4
In this example using an IS-101 voice-compliant modem, a RING indication
from the modem will cause the modem
to be placed in voice mode, set ulaw audio compression, and via the
connected phone line play back the
etc/play1.raw audio file, which may say, "After the tone enter a
four-digit extension, then start the fax."
Following the message a tone is played.
Lee.
____________________ 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*