If it did it will check the day of the month specified, if it is that day it will run the reset.
Please note that if the month does not have the day specified no reset will take place for that month.
Use for example 28 as the day and not 30/31.
dtxCallBarring.ini:
- Code: Select all
[GLOBALRESET]
DAYOFMONTH=-1
LASTRESET=
Note:
- -1 will disable the global reset.
- Please enter a value 01 - 28.
- Note that you need to enter a 2 digit value.
- If reset was successful the date will be displayed as LASTRESET=
- If LASTRESET= is equal to todays date (which is the day it must reset on) then no reset will take place. It will only reset once.