Disk space reclaim and defrag of alerts db

This commit is contained in:
Simone Mainardi 2019-10-17 12:12:28 +02:00
parent 9d071c44c9
commit f8443ff03d
7 changed files with 66 additions and 4 deletions

View file

@ -955,6 +955,7 @@ function getSIPTableRows(info)
end
show_rtp_stream = 1
end
if((getFlowValue(info, "SIP_RTP_L4_DST_PORT")~=nil) and (getFlowValue(info, "SIP_RTP_L4_DST_PORT")~="") and (sip_rtp_dst_addr == 1)) then
--string_table = string_table ..":"..getFlowValue(info, "SIP_RTP_L4_DST_PORT")
--string_table_5 = ":"..getFlowValue(info, "SIP_RTP_L4_DST_PORT")