Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow simulating also outgoing calls #301

Merged
merged 2 commits into from Jul 30, 2015
Merged

Allow simulating also outgoing calls #301

merged 2 commits into from Jul 30, 2015

Conversation

spiiroin
Copy link
Contributor

No description provided.

Contrary to the intent described in the comment, the call state simulation
logic does not allow switching to active call without going through ringing
state / using emergency call type.

Make the validity checks match the explanatory comment.
Use warning level for reporting invalid parameters supplied by client
and error level for reporting internal failures.

Use appropriate call state and type constants instead of the generic
MCE_INVALID_TRANSLATION.

Use !xxx() instead of xxx() == FALSE in conditionals.

No functional changes.
spiiroin added a commit that referenced this pull request Jul 30, 2015
@spiiroin spiiroin merged commit 4547c38 into nemomobile:master Jul 30, 2015
@spiiroin spiiroin deleted the jb30160_call_state_dbus_api branch July 30, 2015 15:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant