Hi Marko, >The following do not work as the /modem1/voicecall01 does not exist: >$ dbus-send --system --print-reply --dest=org.ofono /modem1/voicecall01 >org.ofono.VoiceCall.Hangup >Error org.freedesktop.DBus.Error.UnknownMethod: Method "Hangup" with >signature "" on interface "org.ofono.VoiceCall" doesn't exist
It's normal if the voicecall01 didn't be setup > >$ dbus-send --system --print-reply --dest=org.ofono /modem1/voicecall01 >org.ofono.VoiceCall.Busy >Error org.freedesktop.DBus.Error.UnknownMethod: Method "Busy" with >signature "" on interface "org.ofono.VoiceCall" doesn't exist > Busy only for waiting and incoming call > >The VoiceCallManager.HangupAll does not work either: >$ dbus-send --print-reply --system --dest=org.ofono /modem1 >org.ofono.VoiceCallManager.HangupAll >Error org.ofono.Error.InProgress: Operation already in progress It should be a bug if you use real modem In phonesim the outgoing call be accepted quickly so can't find this issue. I had same problem with a "phone" in real network; I assume its phone limitation before. > > >Regards, >Marko >_______________________________________________ >ofono mailing list >[email protected] >http://lists.ofono.org/listinfo/ofono _______________________________________________ ofono mailing list [email protected] http://lists.ofono.org/listinfo/ofono
