livekit / sip

SIP to WebRTC bridge for LiveKit
79 stars 20 forks source link

Add early SIP dialog state #102

Open denyspozniak opened 3 months ago

denyspozniak commented 3 months ago

Hello! At the moment, when receiving a call, the Livekit SIP gateway answers immediately and only after 4-5 seconds the media stream is switched on. Is it possible to enable the progress state (183/SDP) so that the customer can hear the ringing until the media stream is generated?

dennwc commented 2 months ago

Hey @denyspozniak!

The latest LK should generate status 180, which resulted in the tone until the media is enabled in my testing.

I will check the spec regarding status 183, don't remember the semantics of it.

jamesmcarthur115555 commented 2 days ago

Also having this issue , the silence is causing users to hangup as it seems no one has locked up the call