← Back to team overview

ubuntu-apps-bugs team mailing list archive

[Bug 1268648] Re: Not all key presses are sent during calls

 

This seems to happen even when using the ofono simulator:

Tones sent to ofono by tp-ofono:

method call sender=:1.2545 -> dest=org.ofono serial=55 path=/phonesim; interface=org.ofono.VoiceCallManager; member=SendTones
   string "1"
method call sender=:1.2545 -> dest=org.ofono serial=56 path=/phonesim; interface=org.ofono.VoiceCallManager; member=SendTones
   string "2"
method call sender=:1.2545 -> dest=org.ofono serial=57 path=/phonesim; interface=org.ofono.VoiceCallManager; member=SendTones
   string "3"
method call sender=:1.2545 -> dest=org.ofono serial=58 path=/phonesim; interface=org.ofono.VoiceCallManager; member=SendTones
   string "4"


Actual tones processed by the simulator:

AT+VTS=1 : 
OK

AT+VTS=2 : 
OK

AT+VTS=4 : 
OK


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

-- 
You received this bug notification because you are a member of Ubuntu
Apps bug tracking, which is subscribed to dialer-app in Ubuntu.
https://bugs.launchpad.net/bugs/1268648

Title:
  ofono dropping requests to SendTones

Status in “dialer-app” package in Ubuntu:
  New
Status in “ofono” package in Ubuntu:
  New

Bug description:
  Anytime the user needs to enter numbers while in a call, as in a
  conference call or automated service, not all of the keys that are
  shown in the app are actually sent. This bug has been present for over
  6 months as part of bug #1187453. FIing separately here as the other
  is really a different issue.

  This may be a timing thing depending on how fast you type, it does not seem very consistent.
  It definitely does not occur when long deliberate presses are used.

  Turned debug on in ofonod then
  tail -f /var/log/syslog | grep DTMF

  You will often see the number of the phone app UI but not in the log

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dialer-app/+bug/1268648/+subscriptions


References