tigase / beagle-im

(M) XMPP client for macOS based on TigaseSwift XMPP library
GNU General Public License v3.0
180 stars 21 forks source link

DTMF dialer? #130

Open WGandy opened 1 year ago

WGandy commented 1 year ago

I just made a call with BeagleIM and was confused that I couldn't find a touch tone pad to select menu entries on the call. Is this something that is just hidden somewhere or does it not exist? (I'm using jmp.chat to connect xmpp with a regular phone number).

Thanks!

hantu85 commented 1 year ago

Currently there is no DTMF dialer in Beagle IM, so it is not possible to do that.

We will look into possibility to add DTMF dialer in the future versions as WebRTC library which we are using contains DTMF sender if I'm correct, so it shouldn't be problematic to add that.