[Asterisk-Users] RxFAX generates no tiff file
Mike Heininger
asterisk at heininger.at
Sun May 23 04:41:04 MST 2004
Am 23.05.2004 um 04:33 schrieb Steve Underwood:
> How do you run rxfax? You problem is probably something to do with
> that. Your's is the first report I have had of no TIFF file
> whatsoever.
[internalexten]
exten => 5000,1,Dial(SIP/mike,60,tr)
exten => 5000,2,SetLanguage(de)
exten => 5000,3,Playback(vm-nobodyavail)
exten => 6000,1,WaitMusicOnHold(30)
exten => 7000,1,rxfax(/tmp/testfax.tif)
[default]
include => internalexten
exten => h,1,Hangup
The context for the inbound call is [default] and goes to extension
7000.
TIA,
Mike
More information about the asterisk-users
mailing list