On Friday 12 March 2004 05:41, Nicolas Bougues wrote: > From time to time, during a conversation, Asterisk seems to detect > a fax tone. > > It then tries to redirect it, and prints the following message : > > Redirecting Zap/2-1 to fax extension > > According to the source, it does this only if it matches a "fax" > extension in the current context. > > I don't have a "fax" extension, but a wildcard one (_.). I would > like these detections to be simply ignored. Is there any way to do > it ?
Change your wilcard extension to "_X.". That will require all of your extensions to start with a digit. -Tilghman _______________________________________________ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
