> Need to do: > · Caller calls a number. > · Choosing from IVR list a page to be sent to his fax. > · Typing his fax number Asterisk sending the page. > · The fax pages are pre installed. Looks like 20 lines of AEL dialplan code plus hylafax would do. Not very complicated at all. Hint: use Read(), System(sendfax -d ...), etc. --Luki