Op vr 22 apr. 2022 om 16:01 schreef Pavel Machek <pa...@ucw.cz>:
>
> Hi!
>
> > Not sure if I'm at the right place for these kinds of questions. Sorry if
> > I'm not.
> >
> > I'm trying to automate test calls and I'm able to set up a call but not
> > able to see incoming calls and reject or pick them up.
> > I'm using a Raspberry Pi Zero 2 W with the newest raspbian 32bit lite.
> > *apt list pi-bluetooth ofono pipewire python3-dbus*
> > *Listing... Done*
> > *ofono/stable,now 1.31-3 armhf [installed]*
> > *pi-bluetooth/stable,now 0.1.19 all [installed]*
> > *pipewire/stable,now 0.3.19-4 armhf [installed]*
> > *python3-dbus/stable,now 1.2.16-5 armhf [installed]*
> >
> > *python /usr/share/ofono/scripts/monitor-ofono
> > /hfp/org/bluez/hci0/dev_22_22_14_EC_29_BF* shows this for an outgoing call:
> >
> > *{VoiceCallManager} [CallAdded]
> > /hfp/org/bluez/hci0/dev_22_22_14_EC_29_BF/voicecall01 { State = alerting,
> > LineIdentification = +31622837451, Name = , Multiparty = False, RemoteHeld
> > = False, RemoteMultiparty = False, Emergency = False }*
> > *{VoiceCall} [/hfp/org/bluez/hci0/dev_22_22_14_EC_29_BF/voicecall01] State
> > = active*
> > *{VoiceCall} [/hfp/org/bluez/hci0/dev_22_22_14_EC_29_BF/voicecall01]
> > StartTime = 2022-04-22T13:27:04+0100*
> > *{VoiceCall} [/hfp/org/bluez/hci0/dev_22_22_14_EC_29_BF/voicecall01]
> > DisconnectReason remote*
> > *{VoiceCall} [/hfp/org/bluez/hci0/dev_22_22_14_EC_29_BF/voicecall01] State
> > = disconnected*
> > *{VoiceCallManager} [/hfp/org/bluez/hci0/dev_22_22_14_EC_29_BF/voicecall01]
> > CallRemoved*
> >
> > but stays silent for incoming calls.
>
> ofono does not normally handle audio. What modem are you using?
>
> Best regards,
>                                                                 Pavel
> --
> People of Russia, stop Putin before his war on Ukraine escalates.

Hi,

The modem is a SED OPH-8108 connected via bluetooth, it is a GSM-R
phone. Other modems connected via bluetooth don't have this problem.

monitor-ofono shows outgoing calls and other messages but nothing for
incoming calls for this particular modem.

Any idea where I need to check why this modem doesn't show messages
for incoming calls and can't pick up incoming calls with ofono?
I checked with a bluetooth car kit and the car kit showed a incoming
call and I could pick up so it can work.

Since previous inquiry I struggled and finally  succeeded to get ssh
and audio over USB working (to windows) and had to remove pipewire for
pulseaudio and found qdbus, basically:
sudo apt-get update && sudo apt-get upgrade -y && sudo apt-get install
pi-bluetooth ofono ofono-scripts pulseaudio-utils pulseaudio qdbus
python3-dbus python3-pip -y
Am not entirely sure if this was needed to get monitor-ofono to work
on the other modems or if this was working all the time.

BR,
Jaco
_______________________________________________
ofono mailing list -- ofono@ofono.org
To unsubscribe send an email to ofono-le...@ofono.org

Reply via email to