cybex-dev / twilio_voice

Flutter Twilio Voice Plugin
https://twilio-voice-web.web.app/
MIT License
39 stars 79 forks source link

Call decline error #221

Open lavishmanghnani2 opened 5 months ago

lavishmanghnani2 commented 5 months ago
TwilioVoice.instance.call.place(to: clientIdentifier, from: userId, extraOptions: {"_TWI_SUBJECT": "Company Name"}); ### Issue Summary when i create make call i give error code 31603 call decline error ### Steps to Reproduce 1. Any other relevant information. For example, why do you consider this a bug and what did you expect to happen instead?