active-charging service ruledef http
Configures rule expression to match the User-Agent request-header field of HTTP packets.
Syntax
http user-agent [ case-sensitive ] operator user_agent
Usage Guidelines
Use this command to define rule expressions to match value in HTTP user-agent header field.
Example
The following command defines a rule expression to match "xyz.123" in HTTP user-agent header field:
http user-agent = xyz.123