1 /* this file autogenerated from qconf.x, do not edit! */
2 #ifndef __QCONF_H__
3 #define __QCONF_H__
4 
5 #define CFG_ADDRESS		0
6 #define CFG_AFTERMAIL		1
7 #define CFG_AFTERSESSION		2
8 #define CFG_ALWAYSKILLFILES		3
9 #define CFG_ALWAYSOVERWRITE		4
10 #define CFG_ASOOUTBOUND		5
11 #define CFG_AUTOHOLD		6
12 #define CFG_AUTOSKIP		7
13 #define CFG_AUTOSUSPEND		8
14 #define CFG_AUTOTICSKIP		9
15 #define CFG_BINKPOPT		10
16 #define CFG_BSOOUTBOUND		11
17 #define CFG_CALLONFLAVORS		12
18 #define CFG_CANCALL		13
19 #define CFG_CHATHALLOSTR		14
20 #define CFG_CHATLOG		15
21 #define CFG_CHATLOGNETMAIL		16
22 #define CFG_CHATTOEMAIL		17
23 #define CFG_CLEARUNDIAL		18
24 #define CFG_DEFBOXFLV		19
25 #define CFG_DEFPERM		20
26 #define CFG_DIALDELAY		21
27 #define CFG_DIALDELTA		22
28 #define CFG_DIALPREFIX		23
29 #define CFG_DIALSUFFIX		24
30 #define CFG_DIRPERM		25
31 #define CFG_DOMAIN		26
32 #define CFG_EMSIFREQTIME		27
33 #define CFG_EMSILOG		28
34 #define CFG_ESTIMATEDTIME		29
35 #define CFG_EXTRP		30
36 #define CFG_FAILPOLLS		31
37 #define CFG_FAILS_HOLD_DIV		32
38 #define CFG_FAILS_HOLD_TIME		33
39 #define CFG_FILEBOX		34
40 #define CFG_FLAGS		35
41 #define CFG_FREQFROM		36
42 #define CFG_FREQSUBJ		37
43 #define CFG_FREQTIME		38
44 #define CFG_HISTORY		39
45 #define CFG_HOLDONNODIAL		40
46 #define CFG_HOLDONSUCCESS		41
47 #define CFG_HOLDOUT		42
48 #define CFG_HRXWIN		43
49 #define CFG_HSTIMEOUT		44
50 #define CFG_HTXWIN		45
51 #define CFG_HYDRACRC16		46
52 #define CFG_HYDRAHDX		47
53 #define CFG_HYDRALOGVERBOSE		48
54 #define CFG_HYDRARH1		49
55 #define CFG_IGNORENRQ		50
56 #define CFG_IMMONFLAVORS		51
57 #define CFG_INBOUND		52
58 #define CFG_JRXWIN		53
59 #define CFG_JTXWIN		54
60 #define CFG_KILLBADPKT		55
61 #define CFG_LOCALCP		56
62 #define CFG_LOCKDIR		57
63 #define CFG_LOG		58
64 #define CFG_LOGINSCRIPT		59
65 #define CFG_LOGLEVELS		60
66 #define CFG_LONGBOXPATH		61
67 #define CFG_LONGRESCAN		62
68 #define CFG_MAILONLY		63
69 #define CFG_MAPIN		64
70 #define CFG_MAPOUT		65
71 #define CFG_MAPPATH		66
72 #define CFG_MASTERLOG		67
73 #define CFG_MAX_FAILS		68
74 #define CFG_MAXRINGS		69
75 #define CFG_MAXSESSION		70
76 #define CFG_MINCPSDELAY		71
77 #define CFG_MINCPSIN		72
78 #define CFG_MINCPSOUT		73
79 #define CFG_MINSPEED		74
80 #define CFG_MODEMALIVE		75
81 #define CFG_MODEMBUSY		76
82 #define CFG_MODEMCHECKDSR		77
83 #define CFG_MODEMCONNECT		78
84 #define CFG_MODEMERROR		79
85 #define CFG_MODEMHANGUP		80
86 #define CFG_MODEMNODIAL		81
87 #define CFG_MODEMOK		82
88 #define CFG_MODEMRESET		83
89 #define CFG_MODEMRINGING		84
90 #define CFG_MODEMSTAT		85
91 #define CFG_NEEDALLLISTED		86
92 #define CFG_NLPATH		87
93 #define CFG_NODELIST		88
94 #define CFG_NODIAL		89
95 #define CFG_OSNAME		90
96 #define CFG_PASSWORD		91
97 #define CFG_PERLFILE		92
98 #define CFG_PHONE		93
99 #define CFG_PHONETR		94
100 #define CFG_PIDFILE		95
101 #define CFG_PLACE		96
102 #define CFG_POLLFLAVOR		97
103 #define CFG_PORT		98
104 #define CFG_PROGNAME		99
105 #define CFG_PROTORDER		100
106 #define CFG_PROXY		101
107 #define CFG_QSTOUTBOUND		102
108 #define CFG_REALMINCPS		103
109 #define CFG_RECODEPKTS		104
110 #define CFG_REMOTECP		105
111 #define CFG_RESCANPERIOD		106
112 #define CFG_RESOLVEHOSTNAME		107
113 #define CFG_RMBOXES		108
114 #define CFG_ROOTDIR		109
115 #define CFG_RUNONCALL		110
116 #define CFG_RUNONCHAT		111
117 #define CFG_RUNONEMSI		112
118 #define CFG_SENDONLY		113
119 #define CFG_SERVER		114
120 #define CFG_SERVERPWD		115
121 #define CFG_SHOWINTRO		116
122 #define CFG_SHOWPKT		117
123 #define CFG_SOCKS		118
124 #define CFG_SPEED		119
125 #define CFG_SRIFRP		120
126 #define CFG_STANDARDEMSI		121
127 #define CFG_STATION		122
128 #define CFG_SUBST		123
129 #define CFG_SYSOP		124
130 #define CFG_TRANSLATESUBST		125
131 #define CFG_USEPROCTITLE		126
132 #define CFG_VERSION		127
133 #define CFG_WAITCARRIER		128
134 #define CFG_WAITHRQ		129
135 #define CFG_WAITRESET		130
136 #define CFG_WORKTIME		131
137 #define CFG_ZMH		132
138 #define CFG_ZRXWIN		133
139 #define CFG_ZTXWIN		134
140 
141 #define CFG_NNN		135
142 extern cfgstr_t configtab[CFG_NNN+1];
143 
144 #endif
145