← Back to team overview

kernel-packages team mailing list archive

[Bug 1519007] Re: Ringtone not played on the speaker

 

I reproduced this now with a A2DP-speaker. The ringtone is not played on
the speaker. I looked a bit more into this and it doesn't seem to be
bluez or pulseaudio's fault.

Before a call comes in and after the call is done media is played
through A2DP just fine. The pulseaudio configuration looks like this:

phablet@ubuntu-phablet:~$ pactl info
Server String: /run/user/32011/pulse/native
Library Protocol Version: 30
Server Protocol Version: 30
Is Local: yes
Client Index: 26
Tile Size: 65496
User Name: phablet
Host Name: ubuntu-phablet
Server Name: pulseaudio
Server Version: 6.0
Default Sample Specification: s16le 2ch 44100Hz
Default Channel Map: front-left,front-right
Default Sink: bluez_sink.00_02_72_E4_21_5C
Default Source: source.primary
Cookie: 1984:c939

We can see the bluez_sink is set as default sink. When a call comes in
and the ringtone is played this looks differently

phablet@ubuntu-phablet:~$ pactl info
Server String: /run/user/32011/pulse/native
Library Protocol Version: 30
Server Protocol Version: 30
Is Local: yes
Client Index: 28
Tile Size: 65496
User Name: phablet
Host Name: ubuntu-phablet
Server Name: pulseaudio
Server Version: 6.0
Default Sample Specification: s16le 2ch 44100Hz
Default Channel Map: front-left,front-right
Default Sink: sink.primary
Default Source: source.primary
Cookie: 1984:c939

Something changed the default sink back to sink.primary which is the
build-in speaker of the phone. As telepathy-ofono is the component
controlling the default sink currently it must be a bug there.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to bluez in Ubuntu.
https://bugs.launchpad.net/bugs/1519007

Title:
  Ringtone not played on the speaker

Status in Canonical System Image:
  Confirmed
Status in bluez package in Ubuntu:
  Invalid
Status in telepathy-ofono package in Ubuntu:
  New

Bug description:
  Test case.
  - Pair with a Bluetooth speaker.
  - Make a call to the device.

  Expected result.
  - A ringtone or wait sound is played on the speaker.

  Actual result.
  - Only the phone plays the ringtone.

  current build number: 186
  device name: krillin
  channel: ubuntu-touch/rc-proposed/bq-aquaris.en

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1519007/+subscriptions


References