TODO: Mark cssu / cssi task as done

This commit is contained in:
Denis Kenzior 2011-03-31 11:49:53 -05:00
parent fdc711c607
commit cccd53a2aa
2 changed files with 12 additions and 9 deletions

9
TODO
View File

@ -263,15 +263,6 @@ Supplementary Services
Voicecall
=========
- Supplementary service notifications on remote party actions:
- call has been put on hold (+CSSU: 2)
- call has been retrieved (+CSSU: 3), and
- joining call to a multiparty conference (+CSSU: 4)
Priority: Medium
Complexity: C1
Owner: Pekka Pessi <pekka.pessi@nokia.com>
- Dial strings. Include CLIR prefixes and 2nd stage dial strings in the
DialString call property. Add dialstring accessor method to C API.

View File

@ -576,3 +576,15 @@ Voice Calls
- Long phone number support. oFono supports dialing of phone numbers up to
80 digits long.
- Supplementary service notifications related to mobile originated (MO) and
mobile terminated (MT) calls. oFono supports certain supplementary service
notifications, typically reported by CSSU and CSSI, that are related to
MT/MO calls:
- outgoing call has been forwarded (+CSSI: 2)
- outgoing calls are barred (+CSSI: 5)
- outgoing call barred due to call barring on remote party (+CSSI: 6)
- incoming call is a forwarded call (+CSSU: 0)
- call has been put on hold by the remote party (+CSSU: 2)
- call has been retrieved by the remote party (+CSSU: 3)
- call has been added to a mpty call by the remote party (+CSSU: 4)