flutter-webrtc / dart-sip-ua

A dart-lang version of the SIP UA stack.
MIT License
339 stars 270 forks source link

Add sendInterval to dtmf #443

Closed hiratake55 closed 4 months ago

hiratake55 commented 5 months ago

This change will allow user to control the DTMF sending interval by sendInterval option. For users who are using SIP INFO DTMF, waiting the period duration + interToneGap is not necessary.