pjproject VS freeswitch

Compare pjproject vs freeswitch and see what are their differences.

freeswitch

FreeSWITCH is a Software Defined Telecom Stack enabling the digital transformation from proprietary telecom switches to a versatile software implementation that runs on any commodity hardware. From a Raspberry PI to a multi-core server, FreeSWITCH can unlock the telecommunications potential of any device. (by signalwire)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
pjproject freeswitch
7 3
1,832 2,981
2.9% 4.0%
9.1 8.6
6 days ago 7 days ago
C C
GNU General Public License v3.0 only GNU General Public License v3.0 or later
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

pjproject

Posts with mentions or reviews of pjproject. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-12-10.
  • Hi, anyone used PJSIP for P2P connectivity (ICE)
    1 project | /r/gamedev | 6 Dec 2023
    Hello, I'm in the process of developing a multiplayer FPS game and recently delved into ICE connectivity (STUN/TURN). Currently, my setup involves a custom matchmaking server in C++, with UDP port handling on the client side through UPnP or a fallback custom relay server. While the current approach works well, I'm exploring options to simplify the project by incorporating existing technologies. I've come across Libjuice and Libpjsip for NAT traversal. Libjuice offers a nice and simple API, but it supports only one person. Hence, I'm considering Libpjsip. I came across their ICE demo script at https://github.com/pjsip/pjproject/blob/master/pjsip-apps/src/samples/icedemo.c and I'm curious about its performance, particularly the pj_ice_strans_sendto2 function. I'm keen to understand how it compares to my current implementation with Berkeley Sockets and whether Libpjsip is a suitable choice for multiplayer P2P games. Any insights or assistance would be highly appreciated. Thanks!
  • How to implement video call feature in Native android with kotlin?
    1 project | /r/androiddev | 9 Feb 2022
  • Something like Asterisk but in Rust?
    2 projects | /r/rust | 10 Dec 2021
    Things improved a lot thanks to the adoption of the pjsip stack.
  • What sort of mature, open-source libraries do you feel Rust should have but currently lacks?
    22 projects | /r/rust | 1 Nov 2021
    When I look at stuff like pjsip, I get the impression, it would be huge amount of work. Am I mistaken?
  • Creating new project using PJSIP library in Visual Studio 2015
    1 project | /r/sip | 4 Jul 2021
    The first issue I'm facing is I can't find lib folder which is mentioned in Using pjproject libraries for your own application heading in the above-mentioned link. I download the source code from this link.
  • Beaker Browser - An experimental peer-to-peer Web browser.
    3 projects | /r/programming | 24 May 2021
    For client and server, I'm only really familiar with https://www.pjsip.org/. It also comes with a bunch of code for doing phone calls, which really most SIP Stacks were built around. But those parts can just not be used.
  • SIP Phone with GUI on STM32F7
    3 projects | /r/embedded | 23 Jan 2021
    PJSIP (https://github.com/pjsip/pjproject) is used as SIP framework

freeswitch

Posts with mentions or reviews of freeswitch. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-04-29.
  • Virtual line to offer audiobooks by phone?
    1 project | /r/VOIP | 17 Aug 2022
    Hopefully an update to allow speed changes will land... https://github.com/signalwire/freeswitch/pull/244
  • Ask HN: Did Plivo silently abandon open sourcing their software?
    4 projects | news.ycombinator.com | 29 Apr 2022
    Some clarification on what you mean would be great.

    When I look at their organization on Github I see quite a few active projects e.g. "Sharq" - SHARQ Server is an flexible, rate limited queuing system based on the SHARQ Core library and Redis. (https://github.com/plivo/sharq-server) as well as client packages in quite a few languages.

    Beyond that the documentation you referenced clearly points out that FreeSwitch (https://github.com/signalwire/freeswitch) is the telephony engine (https://web.archive.org/web/20130314113846/http://docs.plivo...) and the install script from the docs shows that their roots are in Pilvo being a Python web app (https://github.com/plivo/plivoframework/blob/master/scripts/...). I also see a few Django applications in their repositories as well.

    Thus, they open sourced their software. Are they open sourcing all of their software? Likely not. It could be that they open sourced much of their code and then got no contributions.

    If they weren't receiving any contributions in alignment with their development, there would be no value for them to continue to have that distraction from running their business. It could also be that they didn't have the resources to _maintain_ external facing repositories, issues, and the communities around them.

    Providing a more clear explanation of your expectations would help get you the best answer.

  • UDM Pro listening on undocumented TCP port 2856 with cert valid for 100 years - what is this and how do I turn it off?
    1 project | /r/Ubiquiti | 1 Apr 2021
    FreeSwitch is a telecom stack similar to Asterisk. See here: freeswitch. It would be to support VoIP on the UDMP.

What are some alternatives?

When comparing pjproject and freeswitch you can also consider the following projects:

flutter-webrtc - WebRTC plugin for Flutter Mobile/Desktop/Web

Kamailio - Kamailio - The Open Source SIP Server for large VoIP and real-time communication platforms -

embox - Modular and configurable OS for embedded applications

libresbc - An open source Session Border Controller 🌟 The SBC you dream about 🗽 LibreSBC will help you save thousands of dollars.

not-yet-awesome-rust - A curated list of Rust code and resources that do NOT exist yet, but would be beneficial to the Rust community.

chan-sccp - Replacement for the SCCP channel driver in Asterisk. Extended features include Shared Lines, Presence / BLF, customizable Feature Buttons, and Custom Device State. Visit our discussion mailing list for help and join us as a developer if you like.

tSIP - SIP softphone

ASTPP - Open Source VoIP Billing Solution http://www.astppbilling.org | Report a bug https://jira.astppbilling.org

beaker - An experimental peer-to-peer Web browser

pade - Pàdé (Yoruba word for Meet) is a browser extension (Chrome/Edge) based unified communications desktop client for Openfire.

memberlist - Golang package for gossip based membership and failure detection

PHP SIP Parsing/Rendering Library - :phone: SIP Parsing/Rendering Library for PHP