From 7b97a8a600c1396dcdf608e1621bbf1425edc00d Mon Sep 17 00:00:00 2001 From: Denis Kenzior Date: Wed, 26 Sep 2012 17:52:16 -0500 Subject: [PATCH] doc: Tweak comment on behavior of VoiceCall.Hangup --- doc/voicecall-api.txt | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/doc/voicecall-api.txt b/doc/voicecall-api.txt index 78960a13..2d715bed 100644 --- a/doc/voicecall-api.txt +++ b/doc/voicecall-api.txt @@ -58,7 +58,10 @@ Methods dict GetProperties() NOTE: Releasing active calls does not produce side-effects. That is the state of held or waiting - calls is not affected. + calls is not affected. As an exception, in the case + where a single active call and a waiting call are + present, releasing the active call will result in the + waiting call transitioning to the 'incoming' state. Possible Errors: [service].Error.InProgress [service].Error.Failed