sipcapture / homer

HOMER - 100% Open-Source SIP, VoIP, RTC Packet Capture & Monitoring
https://sipcapture.org
GNU Affero General Public License v3.0
1.61k stars 240 forks source link

Cannot find CFLOW_HPORT setting for homer 7 #529

Closed Josh-vxt closed 2 years ago

Josh-vxt commented 2 years ago

Hi I've been searching all over this repo and I cannot seem to find the CFLOW_HPORT setting for Homer 7, is this something that is specific to Homer 5?

Furthermore is there a similar setting like what is described in this thread of removing duplicate packets. https://groups.google.com/g/homer-discuss/c/SwbV4fPfVqA

We are quite new to Homer so just trying to get our heads around everything.

Thanks in advance

adubovikov commented 2 years ago

@Josh-vxt you have special params on the right corner of your call flow dialog

Screenshot from 2022-03-17 10-48-11 w

Josh-vxt commented 2 years ago

How are those settings able to remove duplicate packets?

Furthermore is there a similar setting like what is described in this thread of removing duplicate packets. https://groups.google.com/g/homer-discuss/c/SwbV4fPfVqA

adubovikov commented 2 years ago

these are two different cases: CFLOW_HPORT - an option how to display packets on the call flow dialog. About the packet deduplication please check this settings: https://github.com/sipcapture/homer-app/blob/master/etc/webapp_config.json#L76-L79