Added new tic processing setup switches

This commit is contained in:
Michiel Broek
2002-12-01 16:25:32 +00:00
parent 71eb44aab6
commit 002b449b69
6 changed files with 86 additions and 48 deletions

View File

@@ -1214,8 +1214,8 @@ struct _nodes {
unsigned NoFreqs : 1; /* Don't allow requests */
unsigned NoCall : 1; /* Don't call this node */
unsigned xNoHold : 1;
unsigned xNoPUA : 1;
unsigned TIC_AdvSB : 1; /* Advanced tic SB lines */
unsigned TIC_To : 1; /* Add To line to ticfile */
unsigned NoZmodem : 1; /* Don't use Zmodem */
unsigned NoZedzap : 1; /* Don't use Zedzap */
unsigned xNoJanus : 1; /* Don't use Janus */