Cisco Cisco ASR 5700

Page of 8994
  ACS Ruledef Configuration Mode Commands 
sip uri  ▀   
 
Command Line Interface Reference, StarOS Release 17  ▄  
 
   
1113 
 
ends-with
: Ends with 
 
starts-with
: Starts with 
The string for sub-part keyword 
port
 must be an integer and requires different operators. Use the following 
operators with the 
port
 keyword: 
 
!=
: Does not equal 
 
<=
: Is less than 
 
=
: Equals 
 
>=
: Is greater than 
uri
 
Specifies the SIP URI to match. 
uri
 must be an alphanumeric string of 1 through 127 characters and may contain punctuation characters. 
The string for sub-part keyword 
port
 must be an integer from 0 through 65535. 
Usage 
Use this command to define rule expressions to match the URI in SIP messages. 
Example
 
The following command defines a rule expression to match the URI string 
sip:10.1.1.1:5060
 in SIP 
messages: 
sip uri = sip:10.1.1.1:5060  
The following command defines a rule expression to match the URI string 
sip:nnnn@host:5060;user=phone
 in SIP messages: 
sip uri = sip:nnnn@host:5060;user=phone