Flexisip Review, Pricing & Features

Flexisip is Belledonne Communications' open source SIP server suite for VoIP proxy routing, presence, push notifications and video conferencing infrastructure.

Category
Communication
Pricing
Open Source, from Free (AGPLv3 open source; commercial license available)
Verified
Not yet
Last updated
July 18, 2026
Founded
2010
Headquarters
Grenoble, France
APIOpen SourceSelf-Hosted

Overview

Flexisip is an open source SIP proxy and application server suite developed by Belledonne Communications, the French company behind the Linphone softphone. Written in C++ and compliant with RFC 3261, it routes SIP signaling for VoIP calls, instant messaging, presence and conferencing, and can be deployed by telecom operators, enterprises or hardware manufacturers who want to run their own private or public SIP-based communications network.

The project has powered the free linphone.org calling service since 2011 and was released as a standalone commercial product in 2015. It is dual licensed: the full source code is free under AGPLv3, while a proprietary commercial license is available for organizations that need to embed Flexisip into closed-source products.

Key Features

Flexisip's modular architecture separates its capabilities into independent components: a Proxy Server for SIP message routing and registration, a Push Notification module compliant with RFC 8599 for waking mobile clients via APNs and Firebase, a Presence Server for real-time availability, a Back-to-Back User Agent for identity translation and transcoding, and a Conference Server for multi-party audio, video and group messaging.

Because the codebase has minimal dependencies and runs efficiently in C++, Flexisip can be deployed on both large clustered server farms and small embedded or IoT devices, a flexibility that distinguishes it from heavier open source telephony platforms.

Pricing

Flexisip does not follow a typical SaaS subscription model. Anyone can download, self-host and modify the source code for free under the AGPLv3 license, as long as any modified network-facing service is also released under AGPLv3's copyleft terms.

Organizations that need to distribute Flexisip inside a closed-source product, or that want direct vendor support and access to enterprise modules like the Flexisip Account Manager, can purchase a proprietary commercial license from Belledonne Communications; pricing is negotiated individually and not publicly listed.

Key Features

Pros & Cons

Pros

  • Fully open source under AGPLv3, meaning the code is auditable and self-hostable at no license cost.
  • Battle-tested at scale, having powered the free linphone.org SIP service continuously since 2011.
  • Modular design lets operators deploy only the components they need, such as just the proxy and push modules.
  • Strong standards compliance (RFC 3261, RFC 8599) ensures interoperability with any standard SIP client or phone.

Cons

  • Requires solid Linux systems administration and telecom networking expertise to deploy and operate; it is not a plug-and-play consumer product.
  • Belledonne Communications does not offer an official managed cloud hosting service, so self-hosting or third-party hosting is required.
  • Documentation is technical and written for telecom engineers rather than general software developers.
  • Smaller community and ecosystem compared to larger open source telephony projects like Asterisk or FreeSWITCH.

Pricing

Frequently Asked Questions

Is Flexisip free to use?

Yes. Flexisip's full source code is released under the AGPLv3 license and can be downloaded, self-hosted and modified at no cost. A separate proprietary commercial license is available for closed-source integration.

What is Flexisip used for?

Flexisip is used as SIP proxy and application server infrastructure for VoIP calling, instant messaging, presence, push notifications and conferencing, typically by telecom operators, enterprises and hardware makers.

Who develops Flexisip?

Flexisip is developed by Belledonne Communications, a French telecommunications software company founded in 2010 and based in Grenoble, also known for the Linphone softphone.

Does Flexisip support mobile push notifications?

Yes. Flexisip implements RFC 8599 to deliver push notifications through Apple's APNs and Google's Firebase Cloud Messaging, ensuring reliable call and message delivery to backgrounded mobile apps.

Can Flexisip run on embedded or IoT devices?

Yes. Its modular, low-dependency C++ architecture allows Flexisip components to run on small embedded systems in addition to full server deployments.

What are alternatives to Flexisip?

Common alternatives include Kamailio, OpenSIPS, Asterisk and FreeSWITCH for self-hosted SIP infrastructure, or managed cloud communications platforms such as Twilio for teams that prefer not to self-host.

Related Tools