Closed appgurung closed 5 years ago
I want to know if an outgoing call is answered so that I stream a wav file. Is there any event in Program.cs in pjsip4net console that can help me?
Yep, https://github.com/siniypin/pjsip4net/blob/master/pjsip4net/Interfaces/ICallManager.cs#L16
Thanks for your help.
I want to know if an outgoing call is answered so that I stream a wav file. Is there any event in Program.cs in pjsip4net console that can help me?