aria icon indicating copy to clipboard operation
aria copied to clipboard

Remove npm audit issues & add Call SID to intial GET

Open paulashfield opened this issue 7 years ago • 0 comments

  • update NPM packages to remove warnings in 'npm audit'
  • Audio file download (within Play) amended to match updated package
  • pass the call SID on the query string with the initial GET

This last change is required by our twiML back-end which sets up session parameters when the initial request is made and needs the SID to tie subsequent requests together.

paulashfield avatar Jun 11 '18 10:06 paulashfield