---- Original Message ----- > From: "Emmanuel Lepage" <[email protected]> > To: [email protected] > Cc: [email protected] > Sent: Wednesday, August 13, 2014 4:45:44 PM > Subject: Re: [SFLphone] [Technical] DTMF pause > > 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.
It would be nice to have this in the GNOME client. > 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. Note that this second approach will work for both clients. -t > > 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 > -- Tristan Matthews Développeur de logiciels libres [email protected] Ligne directe: 514-276-5468 poste 190 Fax : 514-276-5465 7275 Saint Urbain Bureau 200 Montréal, QC, H2R 2Y5 _______________________________________________ SFLphone mailing list [email protected] http://lists.savoirfairelinux.net/mailman/listinfo/sflphone
