Skip to content

VoiceService: Change SessionId parameters to DMT_INT

Grzegorz Sluja requested to merge fix_for_SessionId_type into devel

SessionId in cdr records can have negative value hence we need to change the type to DMT_INT for the following parameters: Device.Services.VoiceService.{i}.CallLog.{i}.Session.{i}.SessionID Device.Services.VoiceService.{i}.CallLog.{i}.BBF_VENDOR_PREFIX_SIPSession-ID

Signed-off-by: Grzegorz Sluja grzegorz.sluja@iopsys.eu

Merge request reports