mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-30 16:09:32 +00:00
Disk space reclaim and defrag of alerts db
This commit is contained in:
parent
9d071c44c9
commit
f8443ff03d
7 changed files with 66 additions and 4 deletions
|
|
@ -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")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue