UseCase-3: Call FWD Verification #17
Replies: 6 comments 3 replies
|
@enlaichu is it fine with you the name for the Use Case: "Call FWD Verification"? In my understanding, the scenario is not about frauds. It is about an External System that manages "voice mails kind of numbers". The call forwarding service is legitimate. The External System, with the API, can detect if the Call FWD System is correctly activated on a specific phone number. In this case a possible new Intent could be: "is this destination phone number configured in the Call FWD Service?" The goal of this new intent is to let the External System to verify if the Call FWD activation was successful on the correct destination phone number. If we consider this new intent, it is important to define policies and consent management to allow the request only to authorized API consumers. |
|
Comment from @bigludo7 : (it was originally commented in #3. I would like to delete that comment to keep that Discussion clean.) Hello @enlaichu Adding this UC will add an additional layer of complexity (is it conditional/unconditional ? if conditional what is the conditions?) that is not necessary for the "consumer" identified in the UC 1&2. |
|
With v0.1.7, adopting Option 5, this use case is supported, isn't it? @enlaichu what do you think? |
|
Some comments and considerations:
|
|
Additional parameters added in the YAML (#48) according to: #31 (comment) Now Use case 3 is supported: as stated here: #3 (comment) I will introduce UseCase-3 in the YAML documentation. @enlaichu it would be great to have a user story to link in the YAML (I will start linking just the use case description). please use this as a template: https://github.com/camaraproject/CallForwardingSignal/blob/main/documentation/API_documentation/CFS_UserStory_UseCase-1.md |
|
Supported by R1.3 |
Uh oh!
There was an error while loading. Please reload this page.
Use Case description here: #3 (comment)
All reactions