Comment 5 for bug 1613469

Revision history for this message
Tiago Salem Herrmann (tiagosh) wrote :

- libqofono did not exist by the time telepathy-ofono was created, and ofono-qt was the only alternative. libqofono started as a fork of ofono-qt IIRC.

- The tests work with ofono-phonesim (actually phonesim is required).

- Some tests require manual interaction: http://paste.ubuntu.com/23085781/

- We don't have a roadmap AFAIK.

- It will be a lot of effort to move tp-ofono to link against libqofono. We have patches in ofono-qt that change some internal logic and add custom features that are probably not part of libqofono yet. Even the telepathy-ofono tests are based on ofono-qt. There is a mock to simulate a real modem using ofono-qt as base.

- If moving ofono-qt to main is really a blocker, as a short term solution I would say we could move ofono-qt into telepathy-ofono (since we already have part of the code there for tests), and than come up with a roadmap to finally move telepathy-ofono to link against libqofono.