The "usrloc" module will benefit from a significant revamp in OpenSIPS 2.4. In this article, we're going to take a brief look at the newly-introduced usage dynamics of the module and how we can exploit them to the fullest. Clustering: Then By using a pre-2.4 version of OpenSIPS, you really did not have a straightforward way … Continue reading Scaling, Distributing and Partitioning Registrations with OpenSIPS 2.4
Tag: usrloc
Starting with OpenSIPS 2.2 the registered SIP contacts (stored the location table) have a new unique ID named contact ID. This new ID is contact specific (computed based on various contact elements) and it replaces the old opaque ID which was a simple DB auto-increment key. But why ? to increase the efficiency of the DB operations, by using a single value … Continue reading Migrating registrations to OpenSIPS 2.2