VoLTE in Pixel vs Samsung Phones

When you are implementing mobile core services, and struggling with ridiculous 3GPP standards, (don’t panic, if you work with those docs, you can understand what I am saying! ), you should be grateful if you have a production reference capture. In this step, you probably can test some of your functions and at least try to achieve the same output or data structure.

AWS NLB Is Transparent

Hi readers, I just came to share a short story (actually a fact) that I learned recently with you that might not be new to you! The Elastic Load balancer is one of the typical services of AWS that you usually have a case that needs it.

SDP Bandwidth Attributes

Session Description Protocol (SDP) is a communication protocol used for describing multimedia sessions between two or more endpoints. SDP provides a standardized way of describing the parameters of a multimedia session, including IPs, ports, codecs and the bandwidth requirements for each media stream.

SIP and UDP Fragmentation

MTU (Maximum Transmission Unit) is a critical networking parameter that defines the maximum size of a network packet that can be transmitted over a network interface. In general, larger MTUs can result in higher network performance by reducing the number of packets required to transmit a given amount of data.

IMS SMS and Wireshark

Objects in (the) Wireshark are not same as they appear It is usual in the software teams, without regular code review sessions, that someone leaves the group and, over time that other services are ready to test, something doesn’t work after deployment.