cybex-dev / twilio_voice

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

How can i make a conference Call using this Sdk...? any solution Please #85

Closed Ahmadgnoor closed 1 year ago

diegogarciar commented 2 years ago

Hello, you can configure your server to create a conference call, you would just need to add a logic so that when a specific data is sent, it does that. i.e, caller id is conference id

Ahmadgnoor commented 2 years ago

Thank You for Reply Sdk is not getting Event for participant and Please Guide me how i achive that

On Sun, Apr 3, 2022 at 11:21 PM Diego Garcia @.***> wrote:

Hello, you can configure your server to create a conference call, you would just need to add a logic so that when a specific data is sent, it does that. i.e, caller id is conference id

— Reply to this email directly, view it on GitHub https://github.com/diegogarciar/twilio_voice/issues/85#issuecomment-1086922152, or unsubscribe https://github.com/notifications/unsubscribe-auth/AKLO2X4YO7KQIKVFQHBP7E3VDHVURANCNFSM5R2U57LQ . You are receiving this because you authored the thread.Message ID: @.***>

cybex-dev commented 1 year ago

@Ahmadgnoor See this as a start - https://www.twilio.com/docs/voice/tutorials/how-to-create-conference-calls

cybex-dev commented 1 year ago

Closing for now. If you have a suggestion for adding conferencing ability, feel free to open up, comment or submit a PR>