From: Denis Kenzior <denkenz@gmail.com>
To: ofono@ofono.org
Subject: Re: voicecall: behavior of ReleaseAndAnswere with held calls?
Date: Tue, 25 Jan 2011 16:01:53 -0600 [thread overview]
Message-ID: <4D3F4851.8050609@gmail.com> (raw)
In-Reply-To: <AANLkTi=9=p6+nxrpJra0R=FMCCXaCdyLt9iaZSLmjAFg@mail.gmail.com>
[-- Attachment #1: Type: text/plain, Size: 1885 bytes --]
Hi Tomasz,
On 01/25/2011 03:43 PM, Tomasz Gregorek wrote:
> Hi Denis
>
> 2011/1/25 Denis Kenzior <denkenz(a)gmail.com <mailto:denkenz@gmail.com>>
>
> Hi Tomasz,
>
> > Shouldn’t ReleaseAndAnswere() release the active call and bring
> back the
> > held one in such situation?
> >
>
> You shouldn't be using ReleaseAndAnswer in this case, instead you should
> use SwapCalls. SwapCalls has the added benefit of allowing swapping of
> held and active calls even if there is a call waiting (if your modem
> hardware supports this.)
>
>
> SwapCalls wont release active call. This would be a case when we finished
> active call and we want to disconnect and get back to the held one.
> Though this can also be done with Release on active call followed
> by SwapCalls.
>
Yep, Hangup or HangupMultiparty then SwapCalls. If you feel that a
single operation to accomplish hangup + swap is required we can
certainly consider it. For now it didn't pass our API is Minimal +
Complete test. Perhaps ReleaseAndSwap()...?
> >
> > There also could be a little more description of behavior for a case
> > when we have held and waiting calls saying that the waiting call
> will be answered and
> > that held won’t be released.
> >
>
> The documentation says: "Releases currently active call and answers the
> currently waiting call".
>
> Is this not enough? Can you suggest better wording?
>
>
> If we are not touching held calls with this function than it is enough.
> I would only add "if any exist" as this function works when there are held
> and waiting calls.
>
> "Releases currently active call if any exists, and answers the
> currently waiting call."
>
Fair enough, fixed with commit b937d99791abc8c33ef968be40f193f3985bca8d.
Regards,
-Denis
next prev parent reply other threads:[~2011-01-25 22:01 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-01-25 12:07 voicecall: behavior of ReleaseAndAnswere with held calls? Tomasz GREGOREK
2011-01-25 20:37 ` Denis Kenzior
2011-01-25 21:43 ` Tomasz Gregorek
2011-01-25 22:01 ` Denis Kenzior [this message]
2011-01-25 22:18 ` Tomasz Gregorek
2011-01-25 23:32 ` Denis Kenzior
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=4D3F4851.8050609@gmail.com \
--to=denkenz@gmail.com \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox