I am tasked to create a PoC with JTAPI and 3PCC of endpoints. I'd like to know if there are any libraries I can use without having to code the logic myself which is straightforward makecall/hangup and some phone control features like mute/hold/transfer. Preferably i would like to interface via websockets or another method that I can interface to either python or nodejs. If necessary I can compile or customize the code, but don't want to reinvent the wheel.
Any libraries I can look at?
Thank you!