Cisco Cisco Packet Data Gateway (PDG)

Descargar
Página de 518
"Newcall policy reject" Enhancement for Releasing Existing Calls
CSCuu21036 - Newcall policy reject enhancement for releasing existing calls
Applicable Products = GGSN, P-GW, SAEGW, S-GW
Feature Changes
If the newcall policy is set to reject release-existing-session and there are pre-existing sessions for the
IMSI/IMEI received in Create Session Req, they will be deleted. This allows for no hung sessions on node
with newcall policy reject release configured. When GGSN/P-GW/SAEGW/S-GW releases the existing call,
it follows a proper release process of sending Accounting Stop, sending CCR-T to PCRF/OCS, and generating
CDR(s).
Use of new call policy for stale sessions requires that a valid license key be installed. Contact your Cisco
Account or Support representative for information on how to obtain a license.
Important
Command Changes
newcall policy
The keyword release-existing-session has been added to this command to reject and release existing IMSI/IMEI
session(s) when newcall arrives.
newcall policy ggsn-service { apn name apn_name | all | name service_name } reject [
release-existing-session ]
no newcall policy ggsn-service { apn 
apn_name | all | name service_name }
Notes:
• reject release-existing-session: All the pre-existing sessions across all eGTP/GTP services for that
IMSI/IMEI will be released gracefully. Disabled by default.
Without this keyword, the receiving node rejects the CSReq without considering the existing sessions
for that IMSI/IMEI, which may lead to junk sessions.
Performance Indicator Changes
show egtpc statistics verbose
The following new field has been added to indicate such calls released:
• NewCall Reject Existing Sessions Released
Release Change Reference, StarOS Release 19    
113
GGSN Changes in Release 19
"Newcall policy reject" Enhancement for Releasing Existing Calls