I have asterisk with txfax rxfax modules.
In default contex I have:
[default]
exten => 1234567,1,rxfax(/home/patryk/fax-new.tif|debug)

Rest o of configuration is default.

I'm injecting this:

Channel: Local/1234567
MaxRetries: 1
WaitTime: 4
Application: txfax
Data: /home/patryk/fax.tif|debug|caller

to var/spool/asterisk/outgoing/fax.call

but I can't see incoming i fax in my home dir.

Output from astrisk console:

-- Attempting call on Local/1234567 for application txfax(/home/patryk/fax.tif|debug|caller) (Retry 1) -- Executing RxFAX("Local/[EMAIL PROTECTED],2", "/home/patryk/fax-new.tif|debug") in new stack
      > Channel Local/[EMAIL PROTECTED],1 was answered.
> Launching txfax(/home/patryk/fax.tif|debug|caller) on Local/[EMAIL PROTECTED],1

Any ideas:)?


_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

Asterisk-Users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to