twilio / voice-quickstart-server-node

voice quickstart server example in node
MIT License
24 stars 37 forks source link

Additional info #8

Closed alexanderkhitev closed 6 years ago

alexanderkhitev commented 6 years ago

Hello! Tell me where to get this data from?

 // Used specifically for creating Voice tokens
  const pushCredSid = process.env.PUSH_CREDENTIAL_SID;
  const outgoingApplicationSid = process.env.APP_SID;