Specifications
9261-7974 Issue 06
ESFIRECODER - Emergency Services Firecoder
Page 24
www.multitone.com
PAGEMESG r
Matches Page_Officer message with RIC matching r
r may include * as a wildcard, e.g. 12345*, 123****
ALRTSTAT Matches any alerter status message
ALRTSTAT xx
Matches an alerter status message xx
Asterisks can be used as wildcards in either character. Examples:
fa, t*, x*,**
MOBSTAT Matches any mobilise status message
MOBSTAT x
Matches mobilise status message 'x'
1 = MobStat 1 ... 8 = MobStat 8
a = MobStat a ... h = MobStat h
PRNTSTAT Matches any printer status message
PRNTSTAT n
Matches printer status message 'n'
0 = Off Line, 1 = Paper Out, 2 = On Line
MTASTAT Matches any MTA status message
MTASTAT n
Matches MTA status message type 'n'
0 = Idle, 1 = Online, 2 = Shutdown, 3 = Fault, 4 = Modem Error,
5 = Engaged, 6 = No Carrier, 7 = No Answer, 8 = No Dialtone,
9 = No Logon
RESET Matches any reset message
RESET n
Matches reset message type 'n'
0 = Requested, 1 = Software, 2 = Power On
AND Joins multiple statements together
6.12 Command Keywords:
TIMER t = n
Set timer t to expire after n seconds
TIMER t1 = n1, t2 = n2 Set multiple timers. Set n = 0 to stop timer
PRINT "message" Prints message to default printer
PRINT addr "message"
Prints message to address specified addr is in the form
brig:node:port The GD92 priority of the message can be set by
appending ",p" to addr, where p is 1 to 9, e.g. 99:99:30,5
DISPLAY "message" Sends message to default mobs agent
DISPLAY addr "message" Sends message to address specified
PAGE ric "message" Send admin page to ric using the default Alerter.
PAGE ricM "message"
Send page to ric using the default Alerter. M sets the MG4 priority
and may be E,P,R or A.