ladendirekt / pjsip4net

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

Add numpad functions #90

Closed meerwaicekhan closed 6 years ago

meerwaicekhan commented 6 years ago

I would like to add numpad numbers from 0-9. How can I do that.

siniypin commented 6 years ago

You can send DTMF signals within a call using SendDtmf function of a call object