- Joined
- Dec 22, 2022
- Messages
- 2
- Reaction score
- 0
Hi there,
I would like to know if the 3CX android application implements the connection service as described in this doc (https://developer.android.com/reference/android/telecom/ConnectionService).
I am building my own dialer app to be able to filter wireless calls, automatically answer some calls and put it on speakerphone from a whitelist. It works very well for GSM calls but my main goal is to intercept 3cx calls.
In short, is there a way to not use the 3CX application, implement some things in my application and be able to receive VOIP calls with my own application? Or can I use the 3CX application with my own and intercept voip calls?
(I am only interested in receiving calls)
Best regards
I would like to know if the 3CX android application implements the connection service as described in this doc (https://developer.android.com/reference/android/telecom/ConnectionService).
I am building my own dialer app to be able to filter wireless calls, automatically answer some calls and put it on speakerphone from a whitelist. It works very well for GSM calls but my main goal is to intercept 3cx calls.
In short, is there a way to not use the 3CX application, implement some things in my application and be able to receive VOIP calls with my own application? Or can I use the 3CX application with my own and intercept voip calls?
(I am only interested in receiving calls)
Best regards