comment=Press 1 to leave another message, 2 to send a fax, 3 to electronically leave your telephone number, 4 to wake the sysop up, 6 to forward this message to the mailbox owner, 7 to call the mailbox owner's pager, or the * sign to end your call. [5=data, 9=maintenance, #=previous menu, 0=repeat menu]
retries=3
zeroactiontype=0
zeroactionaction=processmailboxmenu
oneactiontype=0
oneactionaction=aaAnnounce
twoactiontype=0
twoactionaction=stdfaxinstruct
threeactiontype=2
threeactionaction=call aaleavenumber()
fouractiontype=2
fouractionaction=good = getpassword(mailbox.autoalertondemand); if good then address rexx 'alertsysop' mailbox
fiveactiontype=0
fiveactionaction=stddatainstruct
sixactiontype=2
sixactionaction=good = getpassword(mailbox.autoforwardondemand); if good & calledSysop = 0 then call aaCallSysop()
sevenactiontype=2
sevenactionaction=good = getpassword(mailbox.autopageondemand); if good & pagedSysop = 0 then call aaPageSysop()
eightactiontype=3
eightactionaction=
nineactiontype=2
nineactionaction=call aamaintenancemode(mailbox)
poundactiontype=2
poundactionaction=return
staractiontype=0
staractionaction=answervoiceDone
faxactiontype=0
faxactionaction=stdfax
dataactiontype=0
dataactionaction=stddata
busyactiontype=0
busyactionaction=stdbusy
timedoutactiontype=0
timedoutactionaction=answervoiceDone
abortactiontype=0
abortactionaction=stdabort
erroractiontype=0
erroractionaction=stderror
nextactiontype=0
nextactionaction=processmailboxmenu
endrecord=true
startrecord=true
label=
nodetype=14
comment=Shouldn't get here
nextactiontype=0
nextactionaction=stderror
endrecord=true
startrecord=true
label=aaleavenumber
nodetype=8
line1=number = getNumber()
line2=
line3=
line4=
line5=
line6=
line7=
line8=
line9=
line10=
nextactiontype=3
nextactionaction=
endrecord=true
startrecord=true
label=
nodetype=8
line1=log.returnnumber = number
line2=call updateLogEntry(mailbox, handle)
line3=
line4=
line5=
line6=
line7=
line8=
line9=
line10=
nextactiontype=2
nextactionaction=return
endrecord=true
startrecord=true
label=aakeypressed
nodetype=3
filename='avm:voices/SkipFaxMaintenance'
comment=Press 1 to skip the instructions, 2 to send a fax, 9 to enter maintenance mode [5=data, *=hangup, #=previous menu, 0=repeat menu]