Time Of Day Based HMR
Hi,
I have an HMR that I only want to match during a specific 2 hour window throughout the night. It's a fairly straight forward rule, it tells an IP phone to perform a cold boot as opposed to a resync.
Is it possible to configure some kind of time of day action with HMR?
header-rule
name RebootNow
header-name Event
action manipulate
comparison-type case-sensitive
msg-type request
methods NOTIFY
match-value resync
new-value
element-rule
name CiscoModifyResynch
parameter-name
type header-value
action replace
match-val-type any
comparison-type case-sensitive
match-value
new-value reboot_now
Thanks,
Ian