sysapps / telephony

API to manage telephony calls
16 stars 12 forks source link

State wording present and past #168

Closed marcoscaceres closed 11 years ago

marcoscaceres commented 11 years ago

The spec says:

dialing: An outbound call that has been dialed and is being connected.

Seems weird that "dialing" is defined as something that has already happened ("call that has been dialed")? Should that not be:

dialing: An outbound call that is being dialed by a telephony service.

zolkis commented 11 years ago

'dialing' just states that the user has pressed the button, but not necessarily that the telephony service already started connecting (which will also happen a few ms later). So

  1. user presses button
  2. state changes to 'dialing'
  3. telephony service starts dialing