All of lore.kernel.org
 help / color / mirror / Atom feed
* Incoming line identity and ALS
@ 2009-10-25 23:03 Chris Pitchford
  2009-10-26 15:59 ` Denis Kenzior
  0 siblings, 1 reply; 4+ messages in thread
From: Chris Pitchford @ 2009-10-25 23:03 UTC (permalink / raw)
  To: ofono

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

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.

http://en.wikipedia.org/wiki/Alternate_line_service

AT+CNUM reports all of the lines available on a mobile device that 
supports/is using ALS.

I guess there are two problems for supporting ALS in ofono.

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.

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..

I was wondering if this service has been considered for ofono or if 
perhaps it is already there and I've missed it..

Cheers

Chris

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2009-10-26 16:53 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-25 23:03 Incoming line identity and ALS Chris Pitchford
2009-10-26 15:59 ` Denis Kenzior
2009-10-26 16:27   ` Chris Pitchford
2009-10-26 16:53     ` Denis Kenzior

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.