-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Description
Test procedure:
Tool: Monkey Phone-tester
- Call to your Flex Phone Number
- Go to voicemail, select for Callback option from the main menu choose Option Update plugin to v4 plus document changes #2 for entering number manually (as per https://github.com/twilio-labs/plugin-queued-callbacks-and-voicemail/blob/main/serverless/functions/inqueue-callback.protected.js#L100)
- Enter alternate number
code file : inqueue-callback.protected.js.
Line: 100
message += 'Press 2 to be called at different number';
Result:
In the Task attributes the call-back number is not a valid E-164 format ("+" sign in prefix is missing)
So, when the agent tries to place a call it gives "Dialed number is invalid. Please check the number and try again."
Metadata
Metadata
Assignees
Labels
No labels