Enable EDR Reporting

Note

Currently, the EDR file generation works for only specific subscribers. EDR generation occurs after configuring the subscriber ID.

Use the following sample configuration to enable or disable the EDR generation for particular subscribers.

config 
    edr reporting enable 
    edr subscribers subscriber_id  
    end  

NOTES:

  • edr reporting enable : Specify this keyword to enable the EDR reporting on SMF. Use the edr reporting disable command to disable the EDR reporting functionality. By default, the EDR reporting is disabled.

  • edr subscribers subscriber_id : Specify the ID of subscribers for which the EDR reporting must be enabled. subscriber_id must be an alphanumeric string. The default value is empty.

    Note

    Be sure to specify the exact subscriber key in this command. The SMF supports only IMSI (SUPI)-based EDR reporting.

  • Configure a minimum of one subscriber upon enabling the EDR reporting.

  • You can configure up to a maximum of 10 subscribers for EDR generation.