File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33; IT IS A COLLECTION OF _ALL_ AVAILABLE SWITCHES AND MUCH TOO COMPLICATED.
44;
55
6- ; comments may start with # (only UNIX) or ; (UNIX or windows )
6+ ; comments may start with ; ( UNIX or windows ) or # (only UNIX )
77
88; ; Boolean values.
99; ; Boolean Values are represented by a case insensitive string
@@ -103,7 +103,6 @@ EnableH46023=1
103103H46023STUN =
104104H46023PublicIP =1
105105NATStdMin =18
106- EnableH460P =1
107106AutoProxyIPv4ToIPv6Calls =0
108107
109108[Proxy]
@@ -378,7 +377,6 @@ ForwardResponse=0
378377ForwardLRQ =always
379378ForwardLRQ =never
380379ForwardLRQ =0
381- UseH46018 =1
382380
383381; ;
384382; ; In this section you can put endpoints that don't have RAS support
@@ -490,7 +488,6 @@ Host=localhost:1234
490488Database =billing
491489Username =gnugk
492490Password =secret
493- Table =customer
494491Query =SELECT password FROM users WHEN alias = ' %1'
495492CacheTimeout =30
496493MinPoolSize =5
@@ -757,7 +754,7 @@ QueryUpdate=UPDATE subscription_control SET Status = '%b' WHERE subscriptionID =
757754MinPoolSize =5
758755
759756
760- [RasSrv::AssignedGatekeepers ]
757+ [RasSrv::AssignedGatekeeper ]
761758
762759; ; Assigned Alias storage
763760[AssignedGatekeepers::SQL]
@@ -771,7 +768,7 @@ Query=SELECT gatekeeper FROM gatekeepers WHERE username = '%u'
771768MinPoolSize =5
772769
773770
774- [RasSrv::AssignedAliases ]
771+ [RasSrv::AssignedAlias ]
775772
776773; ; Assigned Alias storage
777774; [AssignedAliases::SQL]
You can’t perform that action at this time.
0 commit comments