Cisco Cisco Packet Data Gateway (PDG)

Página de 2186
• !contains: Does not contain
• !ends-with: Does not end with
• !starts-with: Does not start with
• =: Equals
• contains: Contains
• 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 Guidelines
Use this command to define rule expressions to match the URI in SIP messages.
Examples
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
   Command Line Interface Reference, Modes A - B, StarOS Release 19
1208
ACS Ruledef Configuration Mode Commands
sip uri