I am newbie in Asterisk. I want to develop an virtual assistant for custom use. As I can see there are bunch of conf and business I need to handle. Is there complete guide/project out there so I can understand underlying business in a more clear way.
My Sıp Trunk is Netgsm is a call provider in Türkiye.
I want to start my server with python application. make call, set models and do other stuffs in it.
I also want to track ongoing calls and take actions while on the call so I need websocket connection I think.
I would be very appreciate if you any advice or source I can see.