From 4614a72e2b019465578a0cc4b4f915cfb7c305ac Mon Sep 17 00:00:00 2001 From: Lucas De Marchi Date: Fri, 14 Jan 2011 11:47:14 -0200 Subject: doc: add CalledLinePresentation to CallSettings --- doc/call-settings-api.txt | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'doc/call-settings-api.txt') diff --git a/doc/call-settings-api.txt b/doc/call-settings-api.txt index b6dc1cc5..46a1059d 100644 --- a/doc/call-settings-api.txt +++ b/doc/call-settings-api.txt @@ -30,6 +30,21 @@ Properties string CallingLinePresentation [readonly] "enabled", "unknown" + string CalledLinePresentation [readonly] + + Contains the value of the called line identification + presentation property. The value indicates the state + of the CDIP supplementary service in the network. If + enabled, when receiving a call the network will provide + the identification dialed to makee this call. This is + useful when subscriber can be registered with more than + one identification. + + Possible values are: + "disabled", + "enabled", + "unknown" + string CallingNamePresentation [readonly] Contains the value of the calling name identification -- cgit v1.2.3