[Asterisk-Users] Fax Extension

Tilghman Lesher tilghman at mail.jeffandtilghman.com
Mon Feb 2 17:06:15 MST 2004


On Monday 02 February 2004 11:30, Michael Graves wrote:
> I've decided to go ahead and plug my fax machine into one half of a
> Sipura SPA-2000. I've Google the list archive for examples of
> default fax contexts but not come up witha clearly working result.
> Can someone here please send me a config fragment that theyt know
> to work?

[incoming]
exten => s,1,Answer
exten => s,2,Background(custom/welcome)
exten => fax,1,Dial(SIP/whatever)

Note that your welcome message _must_ last at least 2 seconds for
the fax tone to be recognized and you _must_ be using ulaw as the
codec.

-Tilghman




More information about the asterisk-users mailing list