Cisco Cisco ASR 5000

Page of 9109
Context Configuration Mode Commands A-D   
▀  cscf ifc-filter-criteria 
 
 
▄  Command Line Interface Reference, StarOS Release 18 
2376 
   
as-default-handling { session-continue | session-terminate }
 
Determines whether the dialog should be released (
session-terminate
) or not (
session-continue
when the application server could not be reached or on application server error is returned. 
-noconfirm
 
Executes command without any additional prompt and confirmation from the user. 
include-reg-request
 
Specifies inclusion of UE's REGISTER to be included in 3rd party REGISTER request. 
include-reg-response
 
Specifies inclusion of UE's 200OK to be included in 3rd party REGISTER response. 
service-info info
 
Specifies optional service information to be sent to the application server. 
info
 is an alphanumeric string of 1 
trough 63 characters. 
trigger-point tp_id
 
Assigns an iFC trigger point to the filter criteria as an integer from 1 through 200. 
Usage 
Use this command to create a filter criteria ID and associate an application server address to it. You may also 
define a trigger point ID to be executed in order to select the application server. If no trigger point is 
specified, then the application server is selected unconditionally. 
Important:
  Filter criteria is associated with an ISC template in the ISC Template Configuration Mode. 
Important:
  Filter criteria can be assigned to more than one ISC template. 
Example
 
The following command creates a iFC filter criteria 
15
, which has a priority of 2 and is part of the registered 
user profile. Filter criteria 
15
 is assigned to a sip application server named 
appserver
. The dialog will not 
be released if the application server can not be reached. Filter criteria 
15
 is also assigned trigger point 
12
cscf ifc-filter-criteria id 15 priority 2 profile-part-indicator 
registered app-server uri scheme sip appserver as-default-handling 
session-continue trigger-point 12