Cary Fitch wrote: > Is there a way to program an FXO device to totally ignore incoming calls? > > I want to put an FXO on a Fax line so that 911 calls can be sent via that > line, but all other activity on the line is between the Fax machine and the > phone company. > > Perhaps munge the ring tone detect if nothing else? > > Cary > > this works here in my extensions.conf(with my fax line in this context):
[outonly] exten => s,1,Wait,20 ; setup for fax line to stop ringing exten => s,2,Hangup Lyle Giese LCR Computer Services, Inc. _______________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
