team-telnyx / flutter-voice-sdk

Telnyx Flutter WebRTC SDK - Enable real-time communication with WebRTC and Telnyx
MIT License
12 stars 5 forks source link

telnyxClient.call.newInvite( _localName, "+123456789", destination, "Fake State", ); IS NOT WORK #58

Open lavishmanghnani2 opened 7 months ago

lavishmanghnani2 commented 7 months ago

Bug Category

SDK Version Which version of the SDK have you added from pub.dev? Feel free to add the whole dependency implementation: eg. telnyx_webrtc: ^0.0.1

Describe the bug A clear and concise description of what the bug is.

Expected behaviour A clear and concise description of what you expected to happen.

To Reproduce Steps to reproduce the behaviour:

  1. e.g. (Log on with credentials)
  2. e.g. (Socket error then returned)

Device (please complete the following information):

Logs Please provide any logs available to you, remember to enable verbose logging within the SDK.

cmendes0101 commented 6 months ago

You need to provide more information to help