All of lore.kernel.org
 help / color / mirror / Atom feed
From: Riccardo Sala <riccardo.sala@springtech.it>
To: ofono@ofono.org
Subject: Simcom SIM800 gprs data connection not working
Date: Tue, 28 May 2019 10:10:35 +0200	[thread overview]
Message-ID: <4bfc977a-f809-f3d9-d280-e03f5c80de4a@springtech.it> (raw)

[-- Attachment #1: Type: text/plain, Size: 858 bytes --]

Dear All,

   I have a Simcom SIM800 modem that is working with Ofono.

My question: how can I hangup an outgoing call **before** it is answered?

I've tried with:

     # dbus-send --system --print-reply --dest=org.ofono /sim900_0 
org.ofono.VoiceCallManager.HangupAll

but the answer is:

     Error org.ofono.Error.InProgress: Operation already in progress

and with:

     # dbus-send --system --print-reply --dest=org.ofono 
/sim900_0/voicecall01 org.ofono.VoiceCall.Hangup

but the answer is:

     Error org.freedesktop.DBus.Error.UnknownObject: Method "Hangup" 
with signature "" on interface "org.ofono.VoiceCall" doesn't exi

that is correct because the path /sim900_0/voicecall01 only exists when 
the call is already answered.


I'm stuck. Is it possible?

Thanks a lot.


Regards,

Riccardo



             reply	other threads:[~2019-05-28  8:10 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-05-28  8:10 Riccardo Sala [this message]
  -- strict thread matches above, loose matches on Subject: below --
2019-05-15 16:50 Simcom SIM800 gprs data connection not working Riccardo Sala
2019-05-16 15:39 ` Denis Kenzior
2019-05-16 19:32   ` riccardo.sala

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4bfc977a-f809-f3d9-d280-e03f5c80de4a@springtech.it \
    --to=riccardo.sala@springtech.it \
    --cc=ofono@ofono.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.