@millions-hair-24956 look at this log: "logger":"livekit.pub.pub.sfu","caller":"buffer/buffer.go:468","msg":"rtp stats","room":"client-1_629674980_wrs6MhMBTRQ2","roomID":"RM_Kw8jJRiZgJY5","participant":"sip_629674980","pID":"PA_D5YhWYepGniN","remote":false,"trackID":"TR_AMkKvtjvvdamoK","relayed":false,"mime":"audio/opus","layer":0,"ssrc":3577344963,"direction":"upstream","stats":{"startTime":1740768940.7994971,"endTime":1740769037.4544353,"elapsed":96.654938122,"packetsExpected":4828,"packetsExpectedRate":49.950888116093886,"packetsSeenPrimary":4828,"packetsSeenPrimaryRate":49.950888116093886,"bytes":527016,"bitrate":43620.40969576029,"packetsOutOfOrder":0,"packetsLost":0,"packetsLostRate":0,"packetLostPercentage" it is upstream so it is the flow between livekit and the sip side. In this flow there are packets in and out, from livekit to sip and coming back. But in the stats onyly says: bytes or packetsLost, how do i know if those are in one direction or in the other?