💾 Archived View for radia.bortzmeyer.org › fosdem › event-11693.gmi captured on 2024-12-17 at 10:07:33. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2023-06-14)
-=-=-=-=-=-=-
Giovanni Maruzzelli (gmaruzz)
Type devroom
How to scale FreeSWITCH Registration Traffic and add Push Notifications
Starts on day 1 (2021-02-06) at 15:00 (Brussels time, UTC+1) in room Rtc (duration 00:25)
Matrix room #rtc:fosdem.org
Registration (User Location) is an important part of a SIP infrastructure, eg: where to send a call for a particular user. During this presentation we'll learn how to scale FreeSWITCH capabilities so to handle high volume / high frequency transactions by having a mid-registrar absorbing the most transactions and only bother FreeSWITCH with the bare minimum info it needs (is the user reachable, and where). Multiple parallel calls can be "forked" if the user is registered as present at various devices (eg: deskphone and smartphone app), push notifications can be sent to "wake up" the user's app. We'll use OpenSIPS as an example of mid-registrar, but the same concepts and techniques can be implemented by any open source SIP proxy, like Kamailio, Repro, etc