- Joined
- Jul 12, 2022
- Messages
- 7
- Reaction score
- 0
Hello, hopefully this will reach the developers.
I'm trying to automate the "Keep active" service, because having to start it manually every day is really annoying and I also sometimes forget and then I am unreachable which is also annoying.
I use an app called Automate (similar to Tasker). From what I understand the 3CX app has no broadcast receivers that can be used to controlling (start, stop) the service. So I'd like to ask the devs to add it.
If adding a broadcast receiver would be too much trouble, I'd suggest at least making the service be exported so it could be started from another app. As far as I know it only takes adding one line of code.
Or if anyone knows a way to start this service, that will work with current version of the app, please leave a suggestion.
Thanks in advance.
I'm trying to automate the "Keep active" service, because having to start it manually every day is really annoying and I also sometimes forget and then I am unreachable which is also annoying.
I use an app called Automate (similar to Tasker). From what I understand the 3CX app has no broadcast receivers that can be used to controlling (start, stop) the service. So I'd like to ask the devs to add it.
If adding a broadcast receiver would be too much trouble, I'd suggest at least making the service be exported so it could be started from another app. As far as I know it only takes adding one line of code.
Or if anyone knows a way to start this service, that will work with current version of the app, please leave a suggestion.
Thanks in advance.