Skip to content

Unable to get this working on twilio flex #5

@mmirasol

Description

@mmirasol

Hello. Thanks for creating this repo. I'm trying to deploy this to our flex project but I am unable to get it working and I'm unsure if I'm deploying the plugin correctly.

Things I've tried are:

  1. git clone the repo, go to the flex_plugin folder and run npm install and try to deploy using twilio flex:plugins:deploy
  • result: directory is not a flex plugin directory
  1. create a twilio plugin using twilio flex:plugins:create, copy the contents of src and depoy using twilio:flex:plugins:deploy
  • result: see changes on the flex agent desktop but im still unable to see incoming media and the outgoing media is not getting sent either. please see screenshot https://snipboard.io/cQxp2S.jpg
  1. same as Feature send media from flex #2 and I also tried to update package.json, and used the ones included in the repo,
  • result: webpack is not compatible with the other modules and the plugin did not get deployed.

The functions are in place and the proxy callback is also set to the mmshandler. Please advise what I could do to make it work? The README says to follow the guide to deploy and on flex docs the steps to create and deploy are just as follows:

twilio flex:plugins:create plugin-name
cd plugin-name
npm install
twilio flex:plugins:start
twilio flex:plugins:deploy

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions