Cisco Cisco ASR 5000

Page of 9109
  ACS Ruledef Configuration Mode Commands 
rtsp-stream first-setup-url  ▀   
 
Command Line Interface Reference, StarOS Release 18  ▄  
 
   
1095 
rtsp-stream first-setup-url 
This command allows you to define rule expressions to match user traffic of type RTSP, RTCP, and RTP on the first 
setup URL of the parent RTSP flow to achieve an unified charging for RTSP correlated flows.  
Product
 
ACS 
Privilege
 
Security Administrator, Administrator 
Mode
 
Exec > ACS Configuration > Ruledef Configuration 
active-charging service service_name > ruledef ruledef_name
 
Entering the above command sequence results in the following prompt: 
[local]host_name(config-acs-ruledef)# 
Syntax
 
[ no ] rtsp-stream first-setup-url [ case-sensitive ] operator url 
no
 
If previously configured, deletes the rtsp-stream any match rule definition. 
case-sensitive
 
Specifies that the rule expression be case-sensitive. By default, rule expressions are not case-sensitive. 
operator
 
Specifies how to logically match the information in the analyzed field. 
operator
 must be one of the following: 
 
!=
: Does not equal 
 
!contains
: Does not contain 
 
!ends-with
: Does not end with 
 
!starts-with
: Does not start with 
 
=
: Equals 
 
contains
: contains 
 
ends-with
: Ends with 
 
regex
: Regular expression 
 
starts-with
: Starts with 
url
 
Specifies the URL to match. 
url
 must be an alphanumeric string of 1 through 127 characters.