Humberto Diógenes
Humberto Diógenes
There's a note about counting active sessions, which seems to have a similar problem: mine now are negative (-70 active sessions).
I reloaded a few times, but now it's linearly decreasing since yesterday, and seems to be doing this by itself. The top graph is freeswitch_sessions, the other one is freeswitch_sessions_active:...
@moises-silva Yes, that's what's happening. It does that for a few hours and then stops. I've enabled a log and will attach it here when it happens again.
@rmotitsuki added suggestions, but the code is not working as expected: kytos just finishes.
If they are mutually exclusive, I think we only need one. Either it'll be in daemon mode (background) or not in daemon mode (a.k.a. foreground), right? We could still keep...
Partially implemented with the migration to Travis and the implementation of tags to enable running tests by type and size (#1041)
It could be a GitHub [template repository](https://help.github.com/en/github/creating-cloning-and-archiving-repositories/creating-a-template-repository).
@beraldoleal please describe what was the intention here.
The original issue was "fixed", but the problem moved to the `Interface` class.
One possible fix could be using a list of integers instead of a list of objects for the available tags list, or even a bitmap.