← Back to team overview

kernel-packages team mailing list archive

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

 

I looked through the linked syslog and the device you connect here has
atleast support for HSP and A2DP.  It gets connected on HSP and A2DP.

What telepathy-ofono now does when a call comes in is the following:

It switches the profile of the available bluetooth audio card to
"headset_head_unit" (which means HSP). With that the device is now
prepared for HSP and A2DP is not active anymore so we can't play any
audio on it anymore. HSP is only meant for voice. This wouldn't happen
if the device supports A2DP only. In that case the profile of the
bluetooth audio card wouldn't be switched to "headset_head_unit" but
would still be "a2dp_sink" and being able to play the ringtone.

IMHO there is one thing we should fix in telepathy-ofono: We should
switch to te "headset_head_unit" profile for the bluetooth audio card
only when the call becomes active and stay with A2DP as long as possible
(if this doesn't give a too long delay between activating the call and
switch to headset_head_unit).

Marking bluez as invalid for this bug and adding telepathy-ofono for the
guys to comment.

@Victor: Please retest this with a speaker which supports A2DP-only and
not HSP or HFP. You can find out what each device supports by looking at
its details with bluetoothctl.

** Changed in: bluez (Ubuntu)
     Assignee: (unassigned) => Simon Fels (morphis)

** Changed in: bluez (Ubuntu)
       Status: New => Invalid

** Also affects: telepathy-ofono (Ubuntu)
   Importance: Undecided
       Status: New

** Changed in: telepathy-ofono (Ubuntu)
     Assignee: (unassigned) => Tiago Salem Herrmann (tiagosh)

-- 
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


Follow ups

References