View Single Post
Posts: 61 | Thanked: 17 times | Joined on Jan 2012
#70
Hi,

output of: cat /usr/share/ngfd/events.d/android_notify.ini

Code:
[root@Jolla ~]# cat /usr/share/ngfd/events.d/android_notify.ini
[android_notify => play.mode=short]
sound.profile = im_fg.alert.tone@general => sound.filename
sound.stream.event.id = event-in-call
ffmemless.effect = NGF_SHORT
sound.stream.module-stream-restore.id = x-meego-ringing-volume
mce.led_pattern = PatternCommunicationIM
sound.enabled.profile = im_fg.alert.enabled => sound.enabled
haptic.type = alarm

[android_notify => play.mode=*,context@call_state.mode=active]
sound.profile = im_fg.alert.tone@general => sound.filename
sound.stream.event.id = event-in-call
sound.stream.module-stream-restore.id = sink-input-by-media-role:indicator-tone
mce.led_pattern = PatternCommunicationIM

[android_notify]
sound.profile = android.notication.tone => sound.filename
sound.profile.fallback = android.notication.tone@fallback => sound.filename
ffmemless.effect = NGF_SHORT
sound.stream.event.id = message-new-email
sound.stream.module-stream-restore.id = x-meego-ringing-volume
sound.stream.media.role = notification
sound.stream.droid.device.additional-route = AUDIO_DEVICE_OUT_SPEAKER
mce.led_pattern = PatternCommunicationIM
sound.enabled.profile = im.alert.enabled => sound.enabled
haptic.type = alarm
output of: cat /etc/profiled/60.android-notifications.ini

Code:
[root@Jolla ~]# cat /etc/profiled/60.android-notifications.ini
[datatype]

android.notification.tone = SOUNDFILE

[fallback]

android.notification.tone = /usr/share/sounds/jolla-ringtones/stereo/jolla-imtone.wav
Best regards
az2111