Hi there, basically I'm currently programming a SIP server using SIPSorcery, so far I'm very satisfied with the library and it's functionalities.
Although I'm trying to play a sound when a call is established and well I tried to view the examples of SIPSorcery but it didn't really answer my question since I'm trying to play audio for both Linux and Windows and not only windows like the example in SIPSorcery examples.
What I already tried:
Looking for solutions at StackOverflow
Looking for a practical example at SIPSorcery repository
So I would greatly appreciate if someone could help give an example of how to do so.
Thanks.