Rf Interface Support
Configuring Rf Interface Support ▀
Cisco ASR 5x00 Packet Data Network Gateway Administration Guide ▄
493
origin host
<host_name>
address
<ip_address>
peer
<peer_name>
address
<ip_address>
exit
end
Notes:
For information on commands used in the basic configuration for Rf support, refer to the
Command Line
Interface Reference
.
Enabling Charging for SIP Methods
To enable the charging for all Session Initiation Protocol (SIP) methods in CSCF, use the following configuration:
configure
context
vpn
cscf service pcscf
charging
end
Important:
Please note that charging is disabled by default.
To enable the charging for all SIP methods except REGISTER, use the following configuration:
configure
context
vpn
cscf service pcscf
charging
exclude register
end
To enable the charging only for INVITE SIP method, use the following configuration:
configure
context
vpn
cscf service pcscf
no charging
exclude invite