[Asterisk-Users] Autodetecting faxes
Michael Welter
mike at introspect.com
Mon Feb 7 16:35:32 MST 2005
Adrian Chapman wrote:
> Changing the order of things in extensions.conf around a smidge got it
> all working nicely :-
>
> [inbound-from-pstn]
> include => default
> exten => s,1,Answer
> exten => s,2,Wait,1
> exten => s,3,Playback(thank-you-for-calling-please-wait-a-moment)
> exten => fax,1,Macro(faxreceive)
> exten => s,4,<Do the normal phone call gubbins>
>
Is the position of the fax extension, between priorities 3 and 4,
significant? What does 'show dialplan' display for the fax extension?
More information about the asterisk-users
mailing list