sipcapture / homer

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

QOS Reports - report_capture entries missing #163

Closed t1mb0 closed 8 years ago

t1mb0 commented 8 years ago

Latest 5.0.5 (updated UI / API / kamailio.cfg) have found published QOS reports in report_capture table are not displaying within the homer interface. Have confirmed batch of entries exist in report_capture table with correct correlation_id but i'm only seeing RTCP stats.

Can I confirm the "RTP Agent Stats" is the location where vq-rtcpxr events sent via publish are displayed?

Secondly, I note that X-RTP (end of call) reports are showing blank data in the UI. Confirmed phone sent X-RTP, UI shows the X-RTP Stats block, all data missing.

lmangani commented 8 years ago

Hi @t1mb0 Could you paste the qos api JSON console output for a session you believe should have statistics?

PS=If you just upgraded make sure your browser session is not caching anything, just in case

t1mb0 commented 8 years ago

Hi,

This example has 4 x published reports in the database, all of which have blank info when displayed in the UI. qos-api.txt

Cheers,

Tim

adubovikov commented 8 years ago

Timbo,

can you please provide the sql dump of report_capture table ? 2-3 lines will be ok!

thank you.

Wbr, Alexandr

On 18 April 2016 at 11:34, Timbo notifications@github.com wrote:

Hi,

This example has 4 x published reports in the database, all of which have blank info when displayed in the UI. qos-api.txt https://github.com/sipcapture/homer/files/223438/qos-api.txt

Cheers,

Tim

— You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub https://github.com/sipcapture/homer/issues/163#issuecomment-211295465

lmangani commented 8 years ago

@t1mb0 You can also send this to support@sipcapture.org in privacy mode if easier

adubovikov commented 8 years ago

unfortunately we didn't receive any dumps, therefore please check this commits:

https://github.com/sipcapture/homer-api/commit/cefaa7cebb2bd9631dbbe3284b99b98b75a231e3

pinchasMT commented 8 years ago

+1 https://github.com/sipcapture/homer-ui/issues/69

adubovikov commented 8 years ago

did you check the last commit ?

pinchasMT commented 8 years ago

-1, it does show image

my apologies

t1mb0 commented 8 years ago

Hi All,

Apologies for the delay, have been off work sick past day or two.

Confirmed RTCP-XR stats sent via PUBLISH are now showing on the QOS Metrics Chart, but the summary statistics block on the left is missing:

[cid:image001.png@01D19AE5.0D6CFDD0] Here’s an example from a Cisco SPA setup to add statistics to BYE. The single entry is shown in the graph, but information is not placed in the X-RTP Stats summary block.

[cid:image002.png@01D19AE5.AC556180] Cheers,

Tim

From: Alexandr Dubovikov [mailto:notifications@github.com] Sent: Wednesday, 20 April 2016 3:06 AM To: sipcapture/homer homer@noreply.github.com Cc: Tim Bowyer timbo@timbo.net.au; Mention mention@noreply.github.com Subject: Re: [sipcapture/homer] QOS Reports - report_capture entries missing (#163)

did you check the last commit ?

— You are receiving this because you were mentioned. Reply to this email directly or view it on GitHubhttps://github.com/sipcapture/homer/issues/163#issuecomment-212071564

camiloortiz commented 8 years ago

After installation HOMER, the only table information running is Homer_data , and do not enter information to webhomer . someone has or fix this problem?

lmangani commented 8 years ago

@camiloortiz seems unrelated to this case, please provide more details or open a new issue

lmangani commented 8 years ago

Feel free to reopen if needed