Comment 5 for bug 1445580

Revision history for this message
Alfonso Sanchez-Beato (alfonsosanchezbeato) wrote :

This PR fixes the issue on the ofono side:

https://github.com/rilmodem/ofono/pull/177

However, there is still some problem in telepathy/dialler even with the patched ofono. Doing:

1. Start call from dialler
2. Set flight mode (call is dropped)
3. Unset flight mode
4. Start a second call from dialler
5. Set flight mode (call is dropped)
6. Unset flight mode
7. I cannot start call from dialler: pressing the dial button does nothing.

I have checked that the disconnect events for the previous calls are generated and that I can start a call from the command line (activate-call).