Skip to content

Add SIPSessionID parameter to cdr records

Grzegorz Sluja requested to merge add_SIPSessionID_to_cdr into devel

Device.Services.VoiceService.{i}.CallLog.{i}.Session.{i}.SIPSessionID is now defined in the TR-104 data model. The parameter value should be taken from the Session-ID header in the SIP INVITE (incoming call) or SIP 200/OK (outgoing call). This is a 32 character string.

Merge request reports