jitsi/jitsi-videobridge

No audio in either direction

Andrew-wrilgey opened this issue · 2 comments

We think the SIPS call is established, and we think jigasi is seeing an RTP (voice data) stream, but its saying.

2024-02-20 09:12:19.292 INFO: [44] SipGatewaySession$CallPeerListener.peerStateChanged#1521: [ctx=17084203354881919642573] SIP peer state: Connected
2024-02-20 09:12:19.295 INFO: [44] net.java.sip.communicator.service.protocol.media.CallPeerMediaHandler.start: Starting
2024-02-20 09:12:19.330 INFO: [44] net.java.sip.communicator.service.protocol.media.TransportManager.sendHolePunchPacket: Send NAT hole punch packets
2024-02-20 09:13:25.384 SEVERE: [288] net.sf.fmj.media.Log.error: Unable to handle format: LINEAR, 48000.0 Hz, 16-bit, Mono, LittleEndian, Signed
2024-02-20 09:12:19.780 SEVERE: [180] net.sf.fmj.media.Log.error: Unable to handle format: LINEAR, 48000.0 Hz, 16-bit, Mono, LittleEndian, Signed
2024-02-20 09:12:19.781 SEVERE: [180] net.sf.fmj.media.Log.error: Failed to prefetch: net.sf.fmj.media.ProcessEngine@179af120
2024-02-20 09:12:19.788 SEVERE: [179] net.sf.fmj.media.Log.error: Error: Unable to prefetch net.sf.fmj.media.ProcessEngine@179af120
2024-02-20 09:12:19.837 INFO: [115] JitsiOpenSslProvider.#52: jitsisrtp successfully loaded for OpenSSL 1.1

Sorry to ask but where to look next ?

Please, when you have questions or problems use the community forum before opening new issues, thank you.

Is 3way call from the browser working on your deployment?
Have you verified via tcpdump on jigasi side that it receives media from the sip side and it receives media from jvb?