-
-
Notifications
You must be signed in to change notification settings - Fork 118
Open
Labels
Description
Hi,
Please can you confirm whether rtpp_acct_rtcp_hep will capture and send RTCP type 203 (BYE)?
I can see that it is defined in:
https://github.com/sippy/rtpproxy/blob/b9d7b4ced2e9797f7d5d3f033af288fbc1aaecd8/modules/acct_rtcp_hep/rtcp.h
https://github.com/sippy/rtpproxy/blob/ba8c96a934e1ee70b5adbf9a029531e852d682bf/modules/acct_rtcp_hep/rtcp2json.c
But it does not seem to be doing anything with it, or am I not reading the code correctly?
Thank you!