# Specify the script to be called if a preliminary origin arrives, latitude and # longitude are passed as parameters $1 and $2. scripts.alert = @DATADIR@/scvoice/alert.sh # Specify the script to be called when an event has been declared; the message # string, a flag (1=new event, 0=update event), the EventID, the arrival count # and the magnitude (optional when set) are passed as parameter $1, $2, $3, $4 # and $5. scripts.event = @DATADIR@/scvoice/event.sh