Getting CallSID for Twilio Softphone / Twilio.js incoming/outgoing calls

后端 未结 2 1715
Happy的楠姐
Happy的楠姐 2021-01-22 18:44

I have created an application using https://www.twilio.com/docs/howto/twilio-client-browser-soft-phone as the template. I am trying to log the CallSid for incoming and outgoing

2条回答
  •  借酒劲吻你
    2021-01-22 19:28

    Using TwilioJS 1.2 as recommended by adnanonline is the correct option. This version sets all appropriate parameters for you to access.

    //static.twilio.com/libs/twiliojs/1.2/twilio.min.js
    

提交回复
热议问题