Hello,
Start Verification API request (method = flashcall) provides "cliFilter": "(.*)70123(.*)" (within response).
Accordingly would like to show end user the UI caption like (+1)70123xxxx to fill up missing digits based on Flash Call.
Question 1: is the prefix (.*) noted under "cliFilter" is always (+(users country code))? If not, how can that be received within API response. How to handle case when user from (+234), receives a call from (+233) number?
Question 2: template defined as "cliFilter", does it always skips the last 4 digits, irrespective of total length of E164 formatted phone number?
Question 3: related to (method = callout), where is the text which is being played to recipient? As an example: "Hello, your MobiLine verification code is 123456". As per documentation "Verification by placing a PSTN call to the user's phone and playing an announcement, asking the user to press a particular digit to verify the phone number (only iOS)". What does it mean (only IOS), why is the functionality limited to IOS?
Thanks in advance,
Dave
... View more