Problem with hangup of multiple calls
by Georg Chini
Hello,
I am using ofono (compiled from git) and bluez 5.21 to access
my old Nokia 6230i. I have a problem, when I call two parties.
When one call is ended, I do not receive a dbus signal. As soon
as I hangup the second call, I get "CallRemoved" messages for
both calls, so the first signal is delayed until the second call is
finished.
Any idea why this happens or how to debug it further?
Regards
Georg
6 years, 5 months
Unable to get network interface working
by Enrico Sau
Dear all,
I'm using oFono 1.15 on Ubuntu 14.4 with telit UE910 modem.
OFono is able to detect the modem but for some reason The network interface
never gets an IP resulting in an immediate detach from the network.
Here is the syslog:
ofonod[2841]:
drivers/atmodem/gprs-context.c[247]:at_gprs_activate_primary() cid 1
ofonod[2841]: drivers/atmodem/gprs-context.c[200]:at_cgdcont_cb() ok 1
ofonod[2841]: drivers/atmodem/gprs-context.c[176]:at_cgdata_cb() ok 1
ofonod[2841]: drivers/atmodem/gprs-context.c[141]:setup_ppp()
ofonod[2841]: drivers/atmodem/gprs-context.c[86]:ppp_connect()
ofonod[2841]: IP: 37.182.26.98
ofonod[2841]: DNS: 83.224.70.54, 83.224.70.77
ofonod[2841]: src/gprs.c[889]:pri_activate_callback() 0x8609670
NetworkManager[937]: <info> (/he910_0): IPv4 static configuration:
NetworkManager[937]: <info> (/he910_0): device state change: prepare ->
failed (reason 'ip-config-unavailable') [40 120 5]
NetworkManager[937]: <warn> Activation (/he910_0) failed for connection
'/222016503456238/context1'
NetworkManager[937]: SCPlugin-Ifupdown: devices added (path:
/sys/devices/virtual/net/ppp0, iface: ppp0)
NetworkManager[937]: SCPlugin-Ifupdown: device added (path:
/sys/devices/virtual/net/ppp0, iface: ppp0): no ifupdown configuration
found.
NetworkManager[937]: <warn> /sys/devices/virtual/net/ppp0: couldn't
determine device driver; ignoring...
NetworkManager[937]: <info> (/he910_0): device state change: failed ->
disconnected (reason 'none') [120 30 0]
NetworkManager[937]: <info> (/he910_0): deactivating device (reason 'none')
[0]
ofonod[2841]: src/gprs.c[1286]:pri_set_property() deactivate_primary
ofonod[2841]:
drivers/atmodem/gprs-context.c[339]:at_gprs_deactivate_primary() cid 1
NetworkManager[937]: SCPlugin-Ifupdown: devices removed (path:
/sys/devices/virtual/net/ppp0, iface: ppp0)
ofonod[2841]: plugins/udevng.c[976]:remove_device()
/sys/devices/virtual/net/ppp0
ofonod[2841]: drivers/atmodem/gprs-context.c[109]:ppp_disconnect() Reason: 6
Does anyone know what I'm missing?
Thank you!
Enrico
6 years, 6 months
Problem with oFono on pandaboard
by Stephan Schmolke
Dear oFono-Team,
I have issues using oFono on my PandaBoard running ubuntu. I had to
compile ofono from source, because I needed the bluez4 plugin
(configure-option --enable-bluez4) and got it running on my x86 machine
running ubuntu 13. My Programm is working fine on it.
After Setting it up the same way on the pandaboard and checking D-Bus
debug Messages related to oFono I figured that directly after the
ModemAdded Signal, and getting the Modems properties the ModemRemoved
Signal ist send. I think that might be the reason, why my Programm does
not work. After that Signal, invoking methods on the modem Interface
will not work anymore and time out. What could be the reason that the
modem is almost instantly removed again?
I also have another question: For my iPhone 5s there are not all
Interfaces available. Is this because the iPhone/modem for it does not
support them oder are there some Options for configuration, so they are
available.
Can you help me or give me contact to somebody who might?
Aside from the first problem I am really fond of the oFono Service.
Best Regards,
Stephan Schmolke
6 years, 6 months
Telit driver implementation
by Enrico Sau
Dear all,
I need to use ofono on a Telit module (UE910). I tried to use he910 plugin
and atmodem driver and it seems to recognize the modem but, some of the
interfaces does not work and I also need some more commands than the one
exported by atmodem.
This request is to ask what should I do? I'm currently starting to develop
a new driver (telitmodem) with the interfaces I need.
Is my behavior correct?
Thank you for any suggestion.
Regards
Enrico
Sau
6 years, 6 months
gsm modem
by Thiago Farina
Hi,
This was probably answered many times before, so please forgive me if
I'm asking it again.
I'm want to buy a usb modem to test ofono. I want a cheap one if possible.
Could anyone point me to one that I could buy (possibly giving me the
url to a site I could buy it)?
I want one that I could use to send sms mainly and make calls (if
possible) but only sms is enough for me.
It needs to work with carriers from Brazil like Claro, Vivo, Tim, Oi, etc.
Thanks in advance.
Best regards,
--
Thiago Farina
6 years, 6 months