Actually, tone-generator works as-is on Ubuntu Touch (image 123, mako HW), with these steps: # install dependencies apt-get install automake libtool pkg-config libdbus-glib-1-dev libglib2.0-dev libpulse-dev # compile ./autogen.sh && ./configure && make && make install # copy d-bus policy to correct place cp tone-generator.conf /etc/dbus-1/system.d/ # run pulseaudio in system mode, and tone-generator as user 'pulse' start pulseaudio su -c tonegend -s /bin/sh pulse I can now issue the abovementioned D-Bus calls. Note, the default volume of the generated sounds is VERY LOUD.
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1187453 Title: DTMF tones not being generated locally To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/dialer-app/+bug/1187453/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs