Closed arainero closed 6 years ago
Hi.
Not an issue but rather an expected behavior. The agent is correlating SIP sessions and RTCP reports based on SDP details captured within a session. If RTCP reports are received for a SIP session the agent has not captured (or for INVITES arrived before an agent restart, etc) the above message might be displayed, indicating the agent is processing reports for a session it does not know about.
I hope this helps.
You are right.
What was throwing me off was the way time works in the Homer UI. I was searching for a timeframe where I should've seen results, but didn't (because I forgot I have to change searched time to GMT), so I assumed this was causing a problem.
Thanks for clearing that up.
On Wed, Aug 1, 2018 at 4:06 PM, Lorenzo Mangani notifications@github.com wrote:
Hi.
Not an issue but rather an expected behavior. The agent is correlating SIP sessions and RTCP reports based on SDP details captured within a session. If RTCP reports are received for a SIP session the agent has not captured (or for INVITES arrived before an agent restart, etc) the above message might be displayed, indicating the agent is processing reports for a session it does not know about.
I hope this helps.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/sipcapture/captagent/issues/181#issuecomment-409704439, or mute the thread https://github.com/notifications/unsubscribe-auth/AZZyZ2hniMYCG0qPUs12knHVQ-h5xYJ-ks5uMgo2gaJpZM4VrJjc .
--
Hello,
I recently downloaded and installed the most current version of captagent and I am seeing this error get outputted when starting captagent. I compared all of the config files and they are identical to my other server that is running captagent that was installed in October of 2017 with no issues.
When doing some Googling on this issue it seems to stem from RTCP, but everything is enabled and appears to be in good order.
Does anyone have any idea what may be wrong?
captanget.xml:
protocol_rtcp.xml:
socket_pcap.xml:
rtcp_capture_plan.cfg:
sip_capture_plan.cfg:
transport_hep.xml:
output_json.xml:
Thank you!