OTPByVoiceValve
Valve for delivering one-time passwords by voice call message using PhenixID Message Gateway .
Supported voice languages can be found here.
Properties
Example Configuration
{
        "name": "OTPByVoiceValve",
        "config": { 
              "recipient_param_name":"{{item.mobile}}",
              "userid_param_name":"{{request.username}}"
        }
}Requirements
Item set must have at least one entry.
