BelledonneCommunications / linphone-xamarin

Linphone.org mirror for linphone-xamarin (git://git.linphone.org/linphone-xamarin.git)
https://www.linphone.org/
GNU General Public License v3.0
26 stars 21 forks source link

call.Listener.OnDtmfReceived only fires once #39

Open dustynl opened 3 years ago

dustynl commented 3 years ago

Hi,

I'm successfully making a call and I'm listening for Dtmf messages by registering a delegate on call.Listener.OnDtmfReceived. It fires nicely for the first incoming DTMF character, but never after that?

Kind Regards, Dustyn