;------------------------------------------------------------------------------ ; ; BD Personal Firewall - Dial Rules ; ; rules configuration file v0.1 build 0001 ; ;------------------------------------------------------------------------------ ; ; rules description ; ; ; Status: 0 - enabled ; 1 - disabled ; ; PhoneNr: list of phone numbers -> points to a list ; ; ; Action: 0 - Permit ; 1 - Block ; ; ;------------------------------------------------------------------------------ ; required script items ;------------------------------------------------------------------------------ [Script] Name = "TearDrop List Sample" Type = list ;------------------------------------------------------------------------------ ; required lsi items ;------------------------------------------------------------------------------ [List_Template] Name = DialRules Check = 1 Colums = Dc_Column_List Index = 0 AnyValue = "Any" CheckHelp = "Enable/Disable Rule" ActionCol = 2 [Dc_Column_List] 0000 = DcCol0 0001 = DcCol1 0002 = DcCol2 [DcCol0] Name = "Phone Numbers" Size = 184 Type = custom Value= none Dll = tsiconfig.dll Function = tsi_config_phone Help = "Phone Numbers for this rule" [DcCol1] Name = "Application" Size = 154 Type = custom Value= none Dll = tsiconfig.dll Function = tsi_config_app Help = "Select application for this rule" [DcCol2] Name = "Action" Size = 103 Type = combo Value= none List = List_Action Help = "Set action to perform on this rule" [List_Action] 0000 = "Permit" 0001 = "Deny" [NewItem_Template] Check = 1 0000 = "Any" 0001 = "Any" 0002 = "Permit" [Settings] ScanDial= 1