What makes OpenSIPS such an attractive and powerful SIP solutions is its high level of programmability, thanks to its C-like configuration script. But once you get into the "programming" area, you will automatically need tools and skills for troubleshooting. So here there are some some tips and tools you can use in OpenSIPS for "debugging" … Continue reading Troubleshooting OpenSIPS script
The new OpenSIPS 2.3.2 version is here and ready for you to use! Upgrade your OpenSIPS installs now to get the best experience out of it! This new minor version features a set of important bug fixes in several modules such as tm, mongodb, siptrace, mid_registrar, ratelimit, acc and many others. Check out the full ChangeLog: … Continue reading The new OpenSIPS 2.3.2 is here
Intro Inside the OpenSIPS bubble, the notion of a "partition" was first introduced in OpenSIPS 2.1, roughly around March 2015. But what exactly are they and how do we use them? In short, they allow a single OpenSIPS module to be able to work with data from multiple database sources. In other words, in OpenSIPS terminology, a … Continue reading How To Use Database “Partitions” in OpenSIPS
There are several articles and examples showing how to integrate Homer and OpenSIPS for SIP tracing/capturing purposes - capturing SIP, log, REST queries, network data, Management commands and more. This is an integration at data exchange level. But an integration is also possible at the Web portal level - to integrate the Homer portal into … Continue reading OpenSIPS Control Panel and Homer integration
Three key principles have guided the development of OpenSIPS since its very beginnings: performance, flexibility and modularity. The resulting codebase and feature set all reflect this statement: multiple process management, shared memory, async I/O, module APIs, optimized code, etc. While these are trivial to use and benefit from once everything is nice and working, not … Continue reading Hunting Down Complex OpenSIPS Bugs in Production Environments
Is it a nice day of summer, of summer vacation? Not at all, it is the "D" Day for Releases, for OpenSIPS related releases. We are going full steam ahead, having three different releases on the plate for today, three releases for two projects. OpenSIPS Control Panel 7.2.3 The major release 7.2.3 of OpenSIPS Control … Continue reading The “D” Day of the Releases
As in each of the past 10 years, we will be attending (and sponsoring) ClueCon 2k17. Thanks to the wonderful organizer of this event, we will gather in Chicago among fellow VoIP enthusiasts and put our shoulders to the wheel in pushing things forward. After all, making things better (and learning about them) is the main … Continue reading OpenSIPS @ ClueCon 2017 – Training and more
In the last post we talked about the different available flavors of traffic balancing with OpenSIPS. But picking the right balancing logic is just the first step. The next step, and an important one, is to decide how you want to have the balancer inserted into the SIP flow (between the end-points and the main servers). … Continue reading Traffic balancing – the insertion into the SIP flow
Many times, during discussion about various OpenSIPS based solutions, I noticed that people make a confusion when comes to the meaning of "load balancing". Whenever they talk about distributing SIP traffic between multiple destinations, the term of "load balancing" is abused in a very very generic way. Such a mis-usage of terms leads to mis-understandings … Continue reading Traffic balancing – load, weights, round robin ??
When building a large, highly-available, distributed VoIP platform, you definitely need to take into account geographically distributing you servers in different locations. And if you want them to be redundant and fail-over in case one of them goes down, you need to share a large amount of data between them. Users' location is a particular sensitive information that … Continue reading Distributed User Location replication using OpenSIPS

You must be logged in to post a comment.