All of lore.kernel.org
 help / color / mirror / Atom feed
From: Arun Ravindran <ext-arun.1.ravindran@nokia.com>
To: ofono@ofono.org
Subject: Re: [RFCv3] doc: Proposal for LTE/IMS API
Date: Thu, 03 Mar 2011 17:29:15 +0200	[thread overview]
Message-ID: <4D6FB3CB.6040703@nokia.com> (raw)
In-Reply-To: <1297377234-5056-1-git-send-email-sjurbren@gmail.com>

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

Hi Sjur,

I have a doubt on this interface
> +		void Register(array{string} types)
> +
> +			Registers an IMS Application. It must register
> +			with at least one of the types: "voice" or "messaging".
> +			In future "video" (Conversational Video, Live
> +			Streaming) should be added. This registration will
> +			inform the modem's radio stack that the IMS application
> +			has registered for Voice and/or Messaging over IMS.
> +			This registration may impact "UE Mode of operation"
> +			and the ISR feature in the radio stack.
> +
> +			The registered application is tracked, if the
> +			application exits the registration will be
> +			automatically released.
> +
> +			Possible Errors: [service].Error.InvalidArguments
27.007 describes +CEMODE which sets the UE mode of operation and is 
referring to 24.301.

There are only 4 modes PS Mode 1, PS Mode 2, PS/CS Mode 1, PS/CS Mode 
2.  These modes only specify, what type of attach is required (a IMSI, 
EPS or a combined). Also if UE supports CSFB, it should be in CS/PS 
modes . There is also +VCMOD which can be used to decide whether to use 
CS or PS for voice calls.

What does the Register interface do w.r.t ofono? What AT commands could 
be used here to signal the UE mode of operation to modem?

How does "voice" or "messaging" relate to the 4 modes specified in 
27.007 and 24.301?

Regards
Arun


      parent reply	other threads:[~2011-03-03 15:29 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-10 22:33 [RFCv3] doc: Proposal for LTE/IMS API Sjur =?unknown-8bit?q?Br=C3=A6ndeland?=
2011-02-15 14:02 ` Pekka Pessi
2011-03-02 11:18 ` Arun Ravindran
2011-03-03 15:29 ` Arun Ravindran [this message]

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=4D6FB3CB.6040703@nokia.com \
    --to=ext-arun.1.ravindran@nokia.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 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.