active-charging service ruledef dns answer-name
Specify DNS answer name.
Syntax
answer-name
operator
Specify how to match.
Must be one of the following:
!= : Does not equal.
!contains : Does not contains.
!ends-with : Does not end with.
!starts-with : Does not start with.
= : Equals.
case-sensitive : Strings will be matched in case-sensitive manner.
contains : Contains.
ends-with : Ends with.
starts-with : Starts with.
value
Specify the value.
Must be a string.
Usage Guidelines
Use this command to configure the DNS answer name. This depends upon the query type.