Hello Eric, The Gnome client doesn't yet support this feature. However, the KDE client does. You can see the feature in this old screeenshot:
http://sflphone.org/sites/default/files/sflphone7_0.png Note that the time between dtmf is configurable and you can assign a keyboard shortcut or toolbar item to this number. The "\n" sequence is the equivalent of "Enter". So your macro would look like "18001234567\n123" . The only drawback of this feature is that pauses are not individually configurable, so long numbers can take some time to input. The KDE client can be used in other environment such as Ubuntu Unity or Gnome, but the contact integration wont be as seamless. A second solution is to write a python script to place the call. An example is available in sflphone repository. You can use python "sleep" to wait and "playDTMF()" from the DBus API to input individual tones. I hope this help you solve your problem. Regards, Emmanuel Lepage ----- Original Message ----- From: [email protected] To: [email protected] Sent: Wednesday, August 13, 2014 2:36:31 PM Subject: [SFLphone] [Technical] DTMF pause Eric Pezoa sent a message using the contact form at http://sflphone.org/contact. Is it possible to Dial a number, then a pause of X seconds, then a numeric code, useful for conference numbers. I just started using SFLPhone on linux and I was wondering if this is possible. Thank you. _______________________________________________ SFLphone mailing list [email protected] http://lists.savoirfairelinux.net/mailman/listinfo/sflphone _______________________________________________ SFLphone mailing list [email protected] http://lists.savoirfairelinux.net/mailman/listinfo/sflphone
