CSCF Charging Configuration Mode Commands

The CSCF Charging Configuration Mode is used to manage CSCF service policy profiles within the system.

IMPORTANT:

The commands or keywords/variables that are available are dependent on platform type, product version, and installed license(s).

end

Exits the current mode and returns to the Exec Mode.

Product:

All


Privilege:

Administrator


Syntax
end

Usage:

Change the mode back to the Exec mode.

exclude

Configures the service to exclude SIP requests from the Rf charging configuration.

Platform:

ASR 5000

Product:

SCM


Privilege:

Administrator


Syntax
[ no ] exclude { custom sip_method | invite | message | notify | register | subscribe | update }
no

Removes the exclusion of the specified SIP request message type.

custom sip_method

Specifies CUSTOM SIP requests that are to be excluded from Rf charging.

sip_method can be a name of any SIP method and be from 1 to 31 alpha and/or numeric characters.

invite

Specifies that INVITE SIP requests are to be excluded from Rf charging.

message

Specifies that MESSAGE SIP requests are to be excluded from Rf charging.

notify

Specifies that NOTIFY SIP requests are to be excluded from Rf charging.

register

Specifies that REGISTER SIP requests are to be excluded from Rf charging.

subscribe

Specifies that SUBSCRIBE SIP requests are to be excluded from Rf charging.

update

Specifies that UPDATE SIP requests are to be excluded from Rf charging.


Usage:

Use this command to exclude specific SIP requests from Rf charging.


Example:
The following command configures the service to exclude SIP REGISTER requests from Rf charging:
exclude register
exit

Exits the current mode and returns to the previous mode.

Product:

All


Privilege:

Administrator


Syntax
exit

Usage:

Return to the previous mode.