Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Syntax:
<forwarding rules> := (<forwarding rule> <EOL>)+ | 'NONE'
<forwarding rule> := [<condition>]<aeTitleTo>[!<from>-<to>][{<priority>}]
<condition> := '[calling'['!']'='<aeTitleFrom>']'
<priority> := 'MEDIUM' | 'HIGH' | 'LOW'
where
<aeTitleFrom> = the calling AE titles separated by commas
<aeTitleTo> = the AE titles that objects are forwarded to, in a comma-separated list (optional)
<from>-<to> = start and end hour (0-23) when no forwarding should be performed for the aeTitleTo (Storage SCP) value

...