diff -r ebc84c812384 -r 46218c8b8afa Symbian3/PDK/Source/GUID-0B743C31-9B99-54A0-AF7B-22AFA823101B.dita --- a/Symbian3/PDK/Source/GUID-0B743C31-9B99-54A0-AF7B-22AFA823101B.dita Thu Mar 11 15:24:26 2010 +0000 +++ b/Symbian3/PDK/Source/GUID-0B743C31-9B99-54A0-AF7B-22AFA823101B.dita Thu Mar 11 18:02:22 2010 +0000 @@ -1,53 +1,53 @@ - - - - - -CCBS -Control TutorialThis tutorial describes how to control the Call Completion to Busy -Subscriber (CCBS) service in a call. - - -

The GSM network (CCBS) supplementary service repeatedly calls -a destination that is busy at the time of the initial call attempt.

- -Use RMobileCall::ActivateCCBS() to -activate the CCBS service. - -This can be used on a call whose call set-up request has failed because -the remote number is busy, as indicated by its RMobileCall::KCapsActivateCCBS capability -being set. - -Use RMobileCall::RejectCCBS() to -specify that CCBS is not required on a failed call setup. - -The TSY can tell the network that CCBS is not used and the network can -stop all the related timers. If this function is not used, the CCBS eventually -times out. - -Use RMobilePhone::NotifyCCBSStatusChange() to -detect when the remote number becomes free if the CCBS is active. - -Use RMobilePhone::AcceptCCBSRecall() to -call the remote number. - -Do not post the RMobilePhone::NotifyCCBSStatusChange() request -until RMobileCall::ActivateCCBS() is -complete. - -Use RMobilePhone::DeactivateCCBS() to -deactivate a previously activated CCBS request. - - -

Note that status information for CCBS requests is provided by RMobilePhone. -

-
-Call Completion -to Busy Subscriber Tutorial + + + + + +CCBS +Control TutorialThis tutorial describes how to control the Call Completion to Busy +Subscriber (CCBS) service in a call. + + +

The GSM network (CCBS) supplementary service repeatedly calls +a destination that is busy at the time of the initial call attempt.

+ +Use RMobileCall::ActivateCCBS() to +activate the CCBS service. + +This can be used on a call whose call set-up request has failed because +the remote number is busy, as indicated by its RMobileCall::KCapsActivateCCBS capability +being set. + +Use RMobileCall::RejectCCBS() to +specify that CCBS is not required on a failed call setup. + +The TSY can tell the network that CCBS is not used and the network can +stop all the related timers. If this function is not used, the CCBS eventually +times out. + +Use RMobilePhone::NotifyCCBSStatusChange() to +detect when the remote number becomes free if the CCBS is active. + +Use RMobilePhone::AcceptCCBSRecall() to +call the remote number. + +Do not post the RMobilePhone::NotifyCCBSStatusChange() request +until RMobileCall::ActivateCCBS() is +complete. + +Use RMobilePhone::DeactivateCCBS() to +deactivate a previously activated CCBS request. + + +

Note that status information for CCBS requests is provided by RMobilePhone. +

+
+Call Completion +to Busy Subscriber Tutorial
\ No newline at end of file