Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

socket end after 4 rings with connect metadata #354

Open
2 of 8 tasks
kiranb9555 opened this issue Sep 23, 2024 · 0 comments
Open
2 of 8 tasks

socket end after 4 rings with connect metadata #354

kiranb9555 opened this issue Sep 23, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@kiranb9555
Copy link

Bug Category

  • Credential Login
  • Token Login
  • Local Audio Issue
  • Remote Audio Issue
  • Audio Device Switching
  • Mute / Unmute
  • Hold / Unhold
  • [x ] Performance issues
  • Other

SDK Version
1.3.8

Describe the bug
socket end after 4 rings with connect metadata

Expected behaviour
rings as long as gvoice ring or 25sec

To Reproduce
call from gvoice to telynx number click notification and it wont ring more than 4

Android Device (please complete the following information):
realme device

Logs
D Instance created. Total instances: 1
D callMethod invoked with callerNumber:
D sipUser: gencredUwWiNgQ95zwK30AFjVrR4EtmFEIsRuH0Uxz6WpjzBO, sipPassword: f97319a154fb492b8a069e1a0c9a32cd, sipCallerIDName: Test APP, sipCallerIDNumber: +18773100655, ringtoneUri: content://settings/system/ringtone, ringbackTone: 2131623975, logLevel: ALL, autoReconnect: false, token: f8OIw3prRJGXXPbwcQcP9G:APA91bEk1y3l7CzPdk46r65EYeSsTmeZrP_OYa7THe9F1sOCtUQ-uTXp7V5j28zxPezbafKU7eIWQfrqfJiZchCczvaBKX-kUqgf1XNs1RhDlNn1rMdnweJwdmi0dCD03aYI6W_jWfPB
D CredentialConfig(sipUser=..., sipPassword=..., sipCallerIDName=..., sipCallerIDNumber=..., fcmToken=..., ringtone=..., ringBackTone=..., logLevel=ALL, autoReconnect=false)
D {"call_id":"302a159c-ba4a-4571-9e9c-5d25f693f928","caller_name":"+15125980299","caller_number":"+15125980299","dialogParams":{"custom_headers":[]},"rtc_ip":"10.236.22.57","rtc_port":14938,"voice_sdk_id":"VSDK1CuwWOTpa1QSoAubDRTewS4vT20ZXpA"}
D Auto login with credentialConfig
D [TelnyxClient] :: onConnectionEstablished
D [TelnyxClient] :: onClientReady :: retrieving gateway state
D [TelnyxClient] :: onLoginSuccessful :: [0e4529d6-889f-424e-a26c-23987a2c462f] :: Ready to make calls
D isCallPendingFromPush true
D Unhandled method: login
D method: telnyx_rtc.clientReady
D [TelnyxClient] :: onOfferReceived [...]
D ringtone/ringback media player stopped and released
D Ringtone playing
D method: telnyx_rtc.invite
D 302a159c-ba4a-4571-9e9c-5d25f693f928
D [TelnyxClient] :: onByeReceived
D [Call] :: onByeReceived
D method: telnyx_rtc.bye
D bye
D 302a159c-ba4a-4571-9e9c-5d25f693f928
D currentCall is null
D ringtone/ringback media player stopped and released

@kiranb9555 kiranb9555 added the bug Something isn't working label Sep 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Development

No branches or pull requests

1 participant