;AXsh server configuration file for AX-server 1.04 by Pasi Ojala

%bpslock:	/* lock the DTE speed (If present, %bps: has no effect) */
19200
%bps:		/* Default baudrate in ax-server (highest possible) */
2400

%serverpri:	/* AX-server priority */
1

%starthour:	/* server starts to monitor calls (if 24h, use 0) */
21
%stophour:	/* server goes to sleep (if 24h, use 25) */
06

%eventhour:	/* event time hours */
25
%eventmins:	/* event time minutes */
0

%eventnumber:	/* string we use for event-call */
atX4E0dt182851
%eventcommand:	/* command we execute after connection */
AXsh:bin/net <axaux:serial.device/0/raw/ >axaux:serial.device/0/raw/

%newshell:	/* AXsh's serial startup command in AX-server *
c:newshell >NIL: AXAUX:serial.device/0/shared from AXsh:etc/remote-startup

%newcon:	/* startup for console(can use con: or newcon: handlers too)*/
c:newshell >NIL: con:0/344/664/216/AXsh/CLOSE from AXsh:etc/local-startup

%modem-reset:	/* modem reset command, CR not needed */
ATZ

%modem-aa:	/* modem autoanswer command */
ATM0X4E0S0=1

%modem-noaa:	/* modem autoanswer off command (not used) */
ATE1S0=0

%ringflash: 	/* Beeb for ring when 1=sleeping,2=waiting,3=always */
0

%device:	/* Device to monitor */
serial.device
%unitnum:	/* Unit number on the device */
0
%handshake:	/* handshake type, "cts/rts" or "none" */
cts/rts

; If you change the unit, remember to change the startup-commands
; accordingly. For UUCP/Getty, see UUCP-startup2.0 and UUCP-getty-entry
