I want to create a tiny service that can called via VoIP that does something based on a user input via phone.
For this I’m looking for an open source library in Java or Python that can answer calls and detect eg numbers that are typed.
So far I mostly found libraries that can answer calls but not take user input.
Does anyone has some experiences here?