Hi Team,
I have got few clarification related to ofono and connection manager.
We are using connection manager to bring the cellular interface up and its
successful.
We have got some application to make calls (which uses dbus ofono api's
like Dial).
When the cellular is under enabled state(connmanctl enable cellular) then
upon running ofono in debug mode ,I could see those ATD (dial commands)
been received by ofono and calling is successful.

But we are facing some issues,when I disable the cellular option in
connection manager using (connmanctl disable cellular).I couldn't see any
AT commands been received by ofono used for calling(via dbus)
*Note: *
Upon disabling ,instead of pushing the module to airplane mode (default
behavior),we have modified it in such a way they are not pushed to airplane
mode(instead we tried by disabling gprs alone(AT+CGATT=0)).
Here are my queries,
If Ofono is independent application ,which means disabling cellular in
connection manager shouldn't affect the call related api's which is been
used in my third application correct?
else ofono is dependent application on connman?
Kindly help me ,am stuck at the above case.
_______________________________________________
ofono mailing list
[email protected]
https://lists.ofono.org/mailman/listinfo/ofono

Reply via email to