Cisco Cisco Packet Data Gateway (PDG)

Página de 518
With Release 19.2.1, this feature is available as fully qualified Deploy Quality.
Important
Feature Changes
The MME handles numerous subscriber calls from different eNodeBs in the network. In order to troubleshoot
any issues for a particular subscriber, the events that caused the issue is recorded. The events could be individual
procedures such as ATTACH, DETACH, TAU, Handovers and so on.
The Event Data Record is a proprietary feature of StarOS. In this feature, MME provides a debugging
framework to capture procedure level information for each subscriber. On the completion of a procedure
successfully or unsuccessfully, the MME generates a procedure summary. This summary provides details of
the events and issues, which is nearly comparable to real-time debugging.
Previous Behavior: Earlier, MME did not support Event Data Records (EDRs) for Event Logging.
New Behavior: From this release onwards, MME supports EDRs for events such as ATTACH, DETACH,
TAU and Handovers during Event Logging.
Customer Impact: The addition of the EDR support for Event Logging aids in debugging.
Command Changes
reporting-action
This is a new command added in the Call Control Profile Configuration, along with a new keyword
mme-event-record to enable Event Logging.
config
call-control-profile profile_name
reporting-action mme-event-record
exit
To enable EDR logs use the following configuration:
config
context context_name
edr-module active-charging-service reporting
cdr { push-interval interval_time | remove-file-transfer | use-harddisk | transfer-mode { pull
| push primary { encrypted-url | url } url_ [ secondary { encrypted-secondary | secondary-url } url_
] } [ module-only ] }
end
To configure File Parameters use the following configuration:
config
context context_name
session-event-module
file name file_name current-prefix current_file_prefix rotation volume file_rotation_size rotation
time file_rotation_time field-separator underscore sequence-number padded charging-service-name
include compression gzip }
end
Notes:
Release Change Reference, StarOS Release 19    
187
MME Changes in Release 19
Event Logging