From: Denis Kenzior <denkenz@gmail.com>
To: ofono@ofono.org
Subject: Re: Incoming line identity and ALS
Date: Mon, 26 Oct 2009 10:59:03 -0500 [thread overview]
Message-ID: <200910261059.04471.denkenz@gmail.com> (raw)
In-Reply-To: <alpine.LNX.2.00.0910252301450.22627@boatman.intrepnet>
[-- Attachment #1: Type: text/plain, Size: 2161 bytes --]
Hi Chris,
> Hi all,
>
> I've been looking through the 0.8 source code for some indication of ALS
> support.
>
> ALS (or line-2) allow two different numbers to be attached to a mobile
> device. The device can accept calls from both numbers and make calls from
> either of the two numbers, effectively acting as if two lines were
> attached to the device.
ALS was never part of the core GSM specification. It was an extension
supported by several network providers and phone manufacturers. It was
incorporated into recent GSM specifications as 'Multiple Subscriber Profile.'
> First is selecting which line/number to use when making a call. I'm not
> certain how handsets make this distinction and I wonder if it might be
> vendor specific.. Changing out bound line seems to be set as a mode rather
> than on a
> per-call basis. Switching out bound lines is sometimes locked with PIN1.
This is done as a supplementary service control sent to the network over USSD.
The details are pretty sketchy but the basics are described in 22.030 Section
6.5.6.1.
>
> The other problem is identifying which line was called by a remote caller.
> I believe +CDIP includes this information (after each RING / +CRING)
>
> From what I've seen of the API, it has the ability to report the caller
> identity for in bound calls and the dialed number for out bound calls, but
> I can't seem to find any reference to the number called for in bound calls
> which would be used to identify which line was ringing..
CDIP (like CLIP) is issued after every RING/CRING. Whereas CLIP returns the
calling line identity, CDIP returns the called line identity (e.g. the phone
number the remote caller dialed.) According to the specification it is not
reported for outbound calls.
>
> I was wondering if this service has been considered for ofono or if
> perhaps it is already there and I've missed it..
oFono currently does not support ALS/MSP and we do not foresee enabling this
feature in the near term. If you would like to help out, code / research /
documentation contributions are always welcome :)
Regards,
-Denis
next prev parent reply other threads:[~2009-10-26 15:59 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-10-25 23:03 Incoming line identity and ALS Chris Pitchford
2009-10-26 15:59 ` Denis Kenzior [this message]
2009-10-26 16:27 ` Chris Pitchford
2009-10-26 16:53 ` 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=200910261059.04471.denkenz@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 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.