sipcapture / homer

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

Homer-UI only display max of 200 records #470

Closed ngeksyo closed 3 years ago

ngeksyo commented 3 years ago

Hi All,

I am noticing that homer-ui only display 200 records max. Is this the correct behavior or is this a bug?

I am sure that there are more that 200 records because i can search records that are not in the list and HEP traffic to server are just fine.

image

image

lmangani commented 3 years ago

This is a common first day obstacle :) Add the query limit field to your forms, and you'll control the limit of each query

welcome to the homer club!