Re: Flash, Dial, Hangup afer recieve.
Lee Howard <[email protected]>
| Newsgroups | gmane.comp.telephony.fax.hylafax.devel |
|---|---|
| Message-ID | <[email protected]> |
vlad wrote: > Is there any way to flash a line and dial tone, than hangup after fax > receiving is done with any exit code? Do you mean with any error? There is a ModemRecvSuccessCmd option where you could do something like this for success scenarios: ModemRecvSuccessCmd: "ATDT!12345;H" That might do that... for the success cases. I don't know of the converse case, however... there is no ModemRecvFailCmd. Thanks, Lee. ____________________ HylaFAX(tm) Developers Mailing List ____________________ To subscribe/unsubscribe, click http://lists.hylafax.org/cgi-bin/lsg2.cgi On UNIX: mail -s unsubscribe [email protected] < /dev/null