Skip to content

callback to different number fails. #38

@vjaganathan-twilio

Description

@vjaganathan-twilio

Test procedure:
Tool: Monkey Phone-tester

  1. Call to your Flex Phone Number
  2. 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)
  3. 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."

Screenshot 2021-09-13 at 11 02 14

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions