Comment 18 for bug 1413818

Revision history for this message
John Lenton (chipaca) wrote : Re: Notification sounds aren't being played back on E4.5

This is the code that does the playing:
http://bazaar.launchpad.net/~ubuntu-push-hackers/ubuntu-push/trunk/view/head:/sounds/sounds.go

This is the default configuration (including the fallback sound):
http://bazaar.launchpad.net/~ubuntu-push-hackers/ubuntu-push/trunk/view/head:/debian/config.json

This is the code that calls the code that does the playing, when requested via the postal service (or helper output):
http://bazaar.launchpad.net/~ubuntu-push-hackers/ubuntu-push/trunk/view/head:/client/service/postal.go