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

There is no way to pick up a call #1580

Open
Artiom-M opened this issue Feb 1, 2025 · 0 comments
Open

There is no way to pick up a call #1580

Artiom-M opened this issue Feb 1, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@Artiom-M
Copy link

Artiom-M commented Feb 1, 2025

Bug Description

When calling from Element (normal, not X) to Flluffy chat I can see "started a call" message but cannot pick up. I am sure it was working some times in the past.

Image
When I click the phone like button it shows me this

Image

Screens are from Linux client but the same problem is on IPad.

Full info:

{
    "type": "m.call.invite",
    "content": {
        "call_id": "e923dfc3-adab-4053-942b-aa810d0a1f23",
        "party_id": "PJGZVXJVLW",
        "offer": {
            "type": "offer",
            "sdp": "v=0\r\no=- 7423067164894158101 2 IN IP4 127.0.0.1\r\ns=-\r\nt=0 0\r\na=group:BUNDLE 0\r\na=extmap-allow-mixed\r\na=msid-semantic: WMS userMedia\r\nm=audio 9 UDP/TLS/RTP/SAVPF 111 63 9 102 0 8 13 110 126\r\nc=IN IP4 0.0.0.0\r\na=rtcp:9 IN IP4 0.0.0.0\r\na=ice-ufrag:1QxU\r\na=ice-pwd:xxxxx\r\na=ice-options:trickle renomination\r\na=fingerprint:sha-256 65:87:E8:43:0E:CF:7B:AE:66:FB:13:C3:A8:85:D3:07:48:91:7F:95:43:EF:2D:AE:D9:80:BE:D4:B1:2B:5E:D0\r\na=setup:actpass\r\na=mid:0\r\na=extmap:1 urn:ietf:params:rtp-hdrext:ssrc-audio-level\r\na=extmap:2 http://www.webrtc.org/experiments/rtp-hdrext/abs-send-time\r\na=extmap:3 http://www.ietf.org/id/draft-holmer-rmcat-transport-wide-cc-extensions-01\r\na=extmap:4 urn:ietf:params:rtp-hdrext:sdes:mid\r\na=sendrecv\r\na=msid:userMedia userMediaa0\r\na=rtcp-mux\r\na=rtpmap:111 opus/48000/2\r\na=rtcp-fb:111 transport-cc\r\na=fmtp:111 minptime=10;useinbandfec=1\r\na=rtpmap:63 red/48000/2\r\na=fmtp:63 111/111\r\na=rtpmap:9 G722/8000\r\na=rtpmap:102 ILBC/8000\r\na=rtpmap:0 PCMU/8000\r\na=rtpmap:8 PCMA/8000\r\na=rtpmap:13 CN/8000\r\na=rtpmap:110 telephone-event/48000\r\na=rtpmap:126 telephone-event/8000\r\na=ssrc:2874729245 cname:IZJe3RTktE7eae93\r\na=ssrc:2874729245 msid:userMedia userMediaa0\r\n"
        },
        "version": "1",
        "lifetime": 120000
    },
    "sender": "@xxx:xxx-xxx.xxx",
    "event_id": "$6t3aTYQOpMrjNUoli9i2krHAzCS0yGz2TIkuHRpGxQg",
    "origin_server_ts": 1738367817419,
    "unsigned": {
        "age": 1,
        "com.famedly.famedlysdk.message_sending_status": 1
    },
    "room_id": "!xxxxx:xxx.xxx.xxx"
}

Steps to Reproduce

  1. Open chat
  2. Place a call from Element
  3. Get the "started a call" message
  4. No way to pick up...

Expected Behavior

A button to answer the call

App Version

1.23.0

Additional Platform Information

Linux and iOS

Additional Context

No response

@Artiom-M Artiom-M added the bug Something isn't working label Feb 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant