Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SIP MESSAGE Valve drop all requests when monitor_interval=-1 and Sip_scanners is empty #8

Open
gvagenas opened this issue Nov 15, 2016 · 2 comments
Labels

Comments

@gvagenas
Copy link

gov.nist.javax.sip.SIP_MESSAGE_VALVE=org.mobicents.ext.javax.sip.congestion.CongestionControlMessageValve
org.mobicents.ext.javax.sip.congestion.SIP_SCANNERS=
org.mobicents.ext.javax.sip.congestion.CONGESTION_CONTROL_MONITOR_INTERVAL=-1

@deruelle
Copy link
Member

@gvagenas Did you try to comment the org.mobicents.ext.javax.sip.congestion.SIP_SCANNERS= ?

@gvagenas
Copy link
Author

@deruelle yes I did and that worked but I think this is a bug because when monitor =-1 and sip scanner is empty, the valve instead of being disabled it drops all requests.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants