Cisco Cisco ASR 5700

Page of 8994
  Context Configuration Mode Commands A-D 
cscf ifc-spt-condition  ▀   
 
Command Line Interface Reference, StarOS Release 17  ▄  
 
   
2351 
cscf ifc-spt-condition 
Creates an Initial Filter Criteria (iFC) Service Point Trigger (SPT) condition for shared iFC functionality. 
Product
 
SCM (S-CSCF, SIP Proxy) 
Privilege
 
Administrator 
Mode
 
Exec > Global Configuration > Context Configuration 
configure > context context_name
 
Entering the above command sequence results in the following prompt: 
[context_name]host_name(config-ctx)# 
Syntax
 
cscf ifc-spt-condition id cond_id { request-uri content uri_content | session-case { 
originating-registered | originating-unregistered | terminating-registered | terminating-
unregistered } | session-description 
sdp [ content sdp_data ] | sip-header hdr [ content 
hdr_data ] | sip-method method } [ -noconfirm ] [ condition-negated ] 
no cscf ifc-spt-condition id cond_id 
no
 
Removes the specified CSCF iFC SPT condition from the context. 
id
 
cond_id
 
Specifies an ID for the iFC SPT condition as an integer from 1 through 200. 
request-uri content
 
uri_content
 
Specifies request URI content as an alphanumeric string of 1 through 127 characters. 
Important:
  Wildcard Extended Regular Expressions (ERE) are supported for this value. For example, 
"sip.user[0-9]@192\\.168\\.176\\.150"  
session-case { originating-registered | originating-unregistered | terminating-
registered | terminating-unregistered }
 
Determines the type of session: 
 
originating-registered
: Session handling an originating end user. 
 
originating-unregistered
: Session handling an unregistered originating end user. 
 
terminating-registered
: Session handling a terminating registered end user. 
 
terminating-unregistered
: Session handling a terminating unregistered end user.