Luke Berndt
Luke Berndt
Let me go dig into this more... it seems like Phase 2 should be flagging encrypted message in the control stream. Maybe I am not processing something correctly. It seems...
Could you try setting the `newCallFromUpdate` setting to `false` in config.json? What is prob happening is that those Calls are being started off UPDATE messages, which do not have the...
I like that idea of just having a recorder Stop when it receives encrypted - the call would have to stick around and change from being in Record mode to...
Could you add a PR for handling MOTOROLA_OSP_PATCH_GROUP_CHANNEL_GRANT? Nice detective work!
Can you double check you are on the latest version? I just fixed a different bug that might be related. If there were multiple systems, all of the talk group...
bummer - that would have been too easy. Would it be possible to try recording for a bit without using any talkgroup.csv file? That will get rid of any issues...
I ran into the exact same problem, let me know if you figure out a fix. This looks like a great module. Same Node and Taglib ver $ uname -a...
I merged in the changes - going to close things out.
This looks pretty good! I should probably move some of the built-in plugins to be user-plugins, it would keep compile time down. I have to go look into git submodules...
LETS DO THIS! I will redo my plugins as User Plugins to test. For the v5.0 I will leave all the builtin plugins as is... but I will start working...