Hi,
---------- Forwarded message ----------
From: <Jeevaka.Badrappan(a)elektrobit.com>
Date: Fri, Jan 28, 2011 at 11:22 AM
Subject: RE: [RFC] doc: Proposal for LTE/IMS API.
To: ofono(a)ofono.org
Cc: sjur.brandeland(a)stericsson.com
Hi Sjur,
ofono-bounces(a)ofono.org wrote:
>
> - SIM identities used for IMS registration such as:
> PrivateImsIdentity, PublicImsIdentity, HomeDomainName.
Correct me if I'm wrong. Private Identity is the one used for
registration, authorisation, administration and billing purposes
whereas the Public Identity is the identity by which the other parties
know the subscriber. Basically, Public Identity is not used for IMS
registration.
The Private Identity is used to allow the UE access to the IMS network (for,
as you say, the purpose of registration, authorization, administration and
billing).
The Public Identity is used to identify a specific IMS user (there may be more
than one associated with one Private Identity). This information is conveyed to
the IMS CN during registration so that the network can know what IMS users that
are registered and available for service (e.g. a reception of a voice session).
As far as I can see, the Home Network Domain Name is also part of the SIP
registration procedure.
> + string PrivateImsIdentity [readonly, optional]
> +
> + Identity used for IMS registration.
> + Available if present on the ISIM.
> +
May I know whats the use of making it available to the user?
EFimpi is a mandatory file on the ISIM, so it is available always if
the ISIM is present in an UICC card.
> + string PublicImsIdentity [readonly, optional]
> +
> + Identity used for IMS registration.
> + Available if present on the ISIM.
There can be more than one public identity. And also public identity
is not used for IMS registration. same as EFimpi, EFimpu is a
mandatory file on the ISIM.
> +
> + string HomeDomainName[readonly, optional]
> +
> + Identity used for IMS registration.
> + Available if present on the ISIM.
> +
same as EFimpi and EFimpu, EFdomain is a mandatory file.
Correct me if I'm wrong. Domain name just indicates the home network
of the subscriber.
Is it really used for registration?
> + array{string} PcscfAddresses[readonly]
> +
> + Domain Name or IP Address of the P-CSCF servers.
> + (SIP Proxy).
If I'm correct, this information also comes from the sim file EFp-cscf
and it is optional.
Regards,
Jeevaka
_______________________________________________
ofono mailing list
ofono(a)ofono.org
http://lists.ofono.org/listinfo/ofono
Regards,
Kjetil