sipcapture / homer-ui

HOMER Front-End Application (UI)

Home Page:http://sipcapture.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Filters: protocol filters

AlexeyOplachko opened this issue · comments

Add protocol filters to the flow/messages.
Also add "default" settings for filters in Advanced settings

probably, we can implement this way:

Category: dialog
Param: transaction
Data:
{
"SIP": true,
"RTP": false,
"RTCP": false,
"LOG": false,
}