jigar-joshi / libjingle

Automatically exported from code.google.com/p/libjingle
0 stars 0 forks source link

DTMF support #153

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I would like to know if the DTMF support in the call example is fully 
implemented. I tried to send a DTMF between to instances of the call example 
but nothing happened. How can I test it? Is it using the XEP-0181 or the RFC 
2833? And last, Does anyone know if Gtalk(or the Gmail plugin) intend to have a 
keypad? Thanks

Original issue reported on code.google.com by diego.cd...@gmail.com on 6 Apr 2011 at 12:19

GoogleCodeExporter commented 9 years ago
Currently, you need to provide your own MediaEngineInterface implementation to 
send DTMF. The supplied FileMediaEngine is just for demo purposes.

Original comment by juberti@google.com on 8 Dec 2011 at 9:28

GoogleCodeExporter commented 9 years ago
So why there is an "DTMF" option when you is in a call?

Original comment by diego.cd...@gmail.com on 9 Dec 2011 at 12:38