EDRs for Session End Events

When the session_end event type is defined in the pricing configuration file and it references the MtxSessionEndEvent MATRIXX Data Container (MDC), a session termination event can be generated when a session is terminated (a CC STOP message is received).

The MtxSessionEndEvent extends MtxEvent with SessionId and ExternalSource fields. The SessionId field has the ID of the session being terminated (if present). The ExternalSource field is a Boolean field. A value of true indicates the session was terminated due to an external client action, such as a CC STOP message. A value of false indicates the session was terminated due to an internal session cleanup operation.