ladendirekt / pjsip4net

A wrapper library exposing the pjsip library to the .NET world in a OO-friendly way.
71 stars 42 forks source link

Play a wav in a call #113

Closed IvyMasterDiego closed 4 years ago

IvyMasterDiego commented 4 years ago

hello, this library has the method to reproduce or play a .wav during the call? and how i implement that? and receive a dtmf?

siniypin commented 4 years ago

https://gist.github.com/siniypin/47326a9fd78af95a3ff7

siniypin commented 4 years ago

https://github.com/siniypin/pjsip4net/blob/master/pjsip4net/Interfaces/ICallManager.cs#L17