summaryrefslogtreecommitdiffstats
path: root/doc/voicecallmanager-api.txt
diff options
context:
space:
mode:
authorAndras Domokos <Andras.Domokos@nokia.com>2011-02-07 19:09:32 +0200
committerDenis Kenzior <denkenz@gmail.com>2011-02-07 13:37:03 -0600
commitc8c0f14a78d80d80f4c23f38587c6913832e04b3 (patch)
tree00a1a3c7e655d91fdac741b02caa16372c0f26ed /doc/voicecallmanager-api.txt
parentb97399ce127d59a896fd7c784c613d8044a2c010 (diff)
downloadofono-c8c0f14a78d80d80f4c23f38587c6913832e04b3.tar.bz2
doc: Add new SSN voicecall API changes
Diffstat (limited to 'doc/voicecallmanager-api.txt')
-rw-r--r--doc/voicecallmanager-api.txt25
1 files changed, 25 insertions, 0 deletions
diff --git a/doc/voicecallmanager-api.txt b/doc/voicecallmanager-api.txt
index 54153458..06e7b4ef 100644
--- a/doc/voicecallmanager-api.txt
+++ b/doc/voicecallmanager-api.txt
@@ -144,6 +144,31 @@ Signals CallAdded(object path, dict properties)
Signal is emitted whenever a property has changed.
The new value is passed as the signal argument.
+ BarringActive(string type)
+
+ Signal emitted when an outgoing voice call is made and
+ the call has been barred by the network due to the
+ remote party's "Call Barring" Supplementary Services
+ settings for incoming calls. In this case the type
+ parameter in the signal set to "remote".
+ The signal is also emitted when an outgoing voice call
+ is made and the call has been barred by the network due
+ to the local "Call Barring" Supplementary Services
+ settings for outgoing calls. In this case the type
+ parameter in the signal is set to "local".
+
+ CallForwarded(string type)
+
+ Signal emitted when an outgoing voice call is made and
+ the call has been redirected to another number due to
+ the remote party's "Call Forwarding" Supplementary
+ Services settings. In this case the type parameter in
+ the signal is set to "outgoing".
+ The signal is also emitted when the incoming voice call
+ is a redirected call due to a call forwarding operation.
+ In this case the type parameter in the signal is set to
+ "incoming".
+
Properties array{string} EmergencyNumbers [readonly]
Contains the list of emergency numbers recognized