How the SBC handles messages when receiving UDP packets less than 64 Bytes
Hi everyone~
I have a few questions about how SBC works depending on the size of the packet.
1. How does SBC handle SIP messages with less than 64Byte?
2. What kind of length value does SBC check for messages (Data length, Playload length, checksum)?
Thank you