View Single Post
  #19 (permalink)  
Old 12-22-2007, 12:42 AM
slicerwizard slicerwizard is offline
Member
   
Join Date: Sep 2002
Location: Toronto, Ontario
Posts: 1,859
Default

Quote:
Originally Posted by pro92b
Andy: Have you considered filtering repeater numbers to suppress false hits? Here is one example I logged:

+OSW 0 25 00 189 01 48 Invalid or unknown function

It is correctly flagged as invalid but it might be better to not display it at all. I believe invalid goto is 00 and 21-30, home is 00 and 21-31, and free is 21-31.
I have seen references on the net to various uses for some of those invalid LCN's, so I'd rather not limit what the program can display. For systems that don't use any unknown extended functions, I could see adding a switch (either on the command line or with a keyboard code - or both) to disable the "unknown function" display.
Reply With Quote