Showing 296 open source projects for "sip"

View related business solutions
  • Auth0 for AI Agents now in GA Icon
    Auth0 for AI Agents now in GA

    Ready to implement AI with confidence (without sacrificing security)?

    Connect your AI agents to apps and data more securely, give users control over the actions AI agents can perform and the data they can access, and enable human confirmation for critical agent actions.
    Start building today
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 1
    Sip

    Sip

    Sip: A MUD Client!

    •ANSI-TRUE: All the colors you could hope for. •MXP: Pictures, sounds, clickable text, and mini-frames. •MSP: Sound and Music •GMCP: Access server information out-of-band + Client.Login, Client.Media. •MSDP: Access server information out-of-band •Aliases: Customize your commands, or trigger a myriad of events. •Triggers: Cause a custom action when the mud sends a particular message. •Scripts (JavaScript): Go wild with customizing your mud client. •Timers: Cause some action to occur...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    Sippts

    Sippts

    Set of tools to audit SIP based VoIP Systems

    ...I am not responsible for the misuse of this tool. Sippts is a set of tools to audit VoIP servers and devices using SIP protocol. Sipscan is a fast scanner for SIP services that uses multithread. Sipscan can check several IPs and port ranges and it can work over UDP or TCP. Sipexten identifies extensions on a SIP server. Also tells you if the extension line requires authentication or not. Sipexten can check several IPs and port ranges.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    PJSIP

    PJSIP

    PJSIP project

    PJSIP is a free and open-source multimedia communication library written in C language implementing standard-based protocols such as SIP, SDP, RTP, STUN, TURN, and ICE. It combines signaling protocol (SIP) with a rich multimedia framework and NAT traversal functionality into high-level API that is portable and suitable for almost any type of system ranging from desktops, and embedded systems, to mobile handsets. PJSIP is both compact and feature rich. It supports audio, video, presence, and instant messaging, and has extensive documentation. ...
    Downloads: 16 This Week
    Last Update:
    See Project
  • 4
    Routr

    Routr

    The future of programmable SIP servers

    Lightweight sip proxy, location server, and registrar that provides a reliable and scalable SIP infrastructure for telephony carriers, communication service providers, and integrators. Routr provides all the tools required to deploy your VoIP network, including a command-line for remote server control. It can also be controlled via a RESTful API or a web-based GUI.
    Downloads: 4 This Week
    Last Update:
    See Project
  • Polygon Software | Apparel Software | PLM and ERP Solutions Icon
    Polygon Software | Apparel Software | PLM and ERP Solutions

    Small to mid-sized sewn goods manufacturers and textile mills.

    PolyPM is an integrated enterprise resource planning (ERP) and product lifecycle management (PLM) solution developed by Polygon Software. Built for small to medium-sized apparel manufacturers, PolyPM enables businesses to integrate all aspects of the product development, supply chain and production processes, as well as instantly access all their style and manufacturing information anywhere in the world. This allows businesses to shorten time-to-market, incur lower development costs, and improve customer service and worker productivity.
    Learn More
  • 5
    Ovmeet

    Ovmeet

    Video conferencing and collaboration platform

    ...Supports WebRTC, RTMP, RTSP, SIP protocols, enabling interoperability with streaming devices, hardware endpoints, and different media sources.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    008

    008

    Open-source event-driven AI powered Softphone

    ...This agent utilizes embedded artificial intelligence models operating directly on the softphone, ensuring efficiency and reduced operational costs. This project is a WebRTC softphone, and communication is achieved via SIP over a socket. Leading PBX systems like Asterisk or Freeswitch support socket connections. If your provider does not offer this feature, consider using a SIP proxy such as Kamailio, Opensip or Routr. The softphone is internally configured using a JSON definition. The configuration file can be loaded from either a server or a local file. 008 reads the file only once.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7
    tccutil.py

    tccutil.py

    Command line tool to modify OS X's accessibility database (TCC.db)

    Apple has a utility in /usr/bin named tccutil, but it only supports one command, which is to reset the entire database. It has been like this for many versions of macOS. I wanted a command-line utility that would be able to add, remove, list, and take other actions. This tool needs SIP disabled in order to function. The risk of doing so is up to you. tccutil.py can be installed without any additional software. Depending how you have your $PATH variable setup, you can simply type tccutil (instead of the full path) and it will run this utility instead of Apple's. This utility needs super-user priveleges for most operations. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8
    Android Contacts, Reborn

    Android Contacts, Reborn

    Android Contacts API Library written in Kotlin

    This library provides a complete set of APIs to do everything you need with Contacts in Android. You no longer have to deal with the Contacts Provider, database operations, and cursors. Whether you just need to get all or some Contacts for a small part of your app (written in Kotlin or Java), or you are looking to create your own full-fledged Contacts app with the same capabilities as the AOSP Android Contacts app and Google Contacts app, this library is for you.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    VirtualBuddy

    VirtualBuddy

    Virtualize macOS 12 and later on Apple Silicon

    VirtualBuddy can virtualize macOS 12 and later on Apple Silicon, with the goal of offering features that are useful to developers who need to test their apps on multiple versions of macOS, especially betas.
    Downloads: 4 This Week
    Last Update:
    See Project
  • Workload Automation for Global Enterprises Icon
    Workload Automation for Global Enterprises

    Orchestrate Your Entire Tech Stack with Redwood RunMyJobs

    Redwood lets you orchestrate securely and reliably across any application, service or server, in the cloud or on-premise, all inside a single platform.
    Learn More
  • 10
    wxPython Project Phoenix

    wxPython Project Phoenix

    wxPython's Project Phoenix. A new implementation of wxPython

    wxPython, the cross-platform GUI toolkit for the Python language. With wxPython software developers can create truly native user interfaces for their Python applications, that run with little or no modifications on Windows, Macs and Linux or other Unix-like systems. Welcome to wxPython's Project Phoenix! Phoenix is the improved next-generation wxPython, "better, stronger, faster than he was before." This new implementation is focused on improving speed, maintainability and extensibility....
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    JavaCPP

    JavaCPP

    The missing bridge between Java and native C++

    JavaCPP provides efficient access to native C++ inside Java, not unlike the way some C/C++ compilers interact with assembly language. No need to invent new languages such as with SWIG, SIP, C++/CLI, Cython, or RPython. Instead, similar to what cppyy strives to do for Python, it exploits the syntactic and semantic similarities between Java and C++. Under the hood, it uses JNI, so it works with all implementations of Java SE, in addition to Android, Avian, and RoboVM (instructions). More specifically, when compared to the approaches above or elsewhere (CableSwig, JNIGeneratorApp, cxxwrap, JNIWrapper, Platform Invoke, GlueGen, LWJGL Generator, JNIDirect, ctypes, JNA, JNIEasy, JniMarshall, JNative, J/Invoke, HawtJNI, JNR, BridJ, CFFI, fficxx, CppSharp, cgo, pybind11, rust-bindgen, Panama Native, etc.), it maps naturally and efficiently many common features afforded by the C++ language and often considered problematic, including overloaded operators, class and function templates, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    VoIP monitor

    VoIP monitor

    VoIP SIP and SKINNY quality analyzer and packet / audio recording tool

    VoIPmonitor is open source network packet sniffer with commercial frontend for SIP SKINNY MGCP RTP and RTCP VoIP protocols running on linux. VoIPmonitor is designed to analyze quality of VoIP call based on network parameters - delay variation and packet loss according to ITU-T G.107 E-model which predicts quality on MOS scale. Calls with all relevant statistics are saved to MySQL or ODBC database. Optionally each call can be saved to pcap file with either only SIP / SKINNY protocol or SIP/RTP/RTCP/T.38/udptl protocols. ...
    Leader badge
    Downloads: 222 This Week
    Last Update:
    See Project
  • 13
    AeroSpace

    AeroSpace

    AeroSpace is an i3-like tiling window manager for macOS

    AeroSpace is a keyboard-first tiling window manager for macOS that brings i3-/Sway-style workflows to Apple’s windowing environment. Instead of manual dragging and stacking, windows are tiled automatically, and you navigate, move, or resize them using predictable, customizable keybindings. It supports multiple workspaces, per-display organization, and floating exceptions, so you can mix strict tiling with apps that are better left unmanaged. Configurability is a core goal: you can define...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    jfPBX

    jfPBX

    VoIP/SIP PBX system (formerly known as jPBXlite)

    jfPBX is a Software PBX system.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    IssabelPBX

    IssabelPBX

    Issabel PBX - Unified Communications

    Open Source and Unified Communications partners created a new platform based on an Elastix® fork (currently purchased by 3CX) to provide the community with continuity, peace of mind and support needed to continue with their PBX and operation developments. Contribute to the funding of Issabel on https://www.patreon.com/issabel
    Leader badge
    Downloads: 2,186 This Week
    Last Update:
    See Project
  • 16
    jfPhone

    jfPhone

    VoIP/SIP SoftPhone (formerly known as jphonelite)

    jfPhone is a VoIP/SIP SoftPhone for Desktops.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    DragonOS
    *Until you install the operating system, the default user = live / no password. DragonOS Noble (24.04) DragonOS FocalX (22.04) and DragonOS Focal (20.04) are out-of-the-box Lubuntu based x86_64 operating systems for anyone interested in software defined radios. All source installed software is located in the /usr/src directory while the remaining software was installed by package managers. What is DragonOS and why do you want it? The shortest distance between two points is a...
    Leader badge
    Downloads: 2,443 This Week
    Last Update:
    See Project
  • 18
    ictcore

    ictcore

    ICTCore: Unified Communications Framework for web developers

    ICTCore is an open-source Communications Platform as a Service (CPaaS) designed to empower developers and system integrators to build, deploy, and manage communication-enabled applications with ease. With support for voice, SMS, email, and fax channels, ICTCore provides a programmable communication layer that enables rapid development of ICT-based solutions using standard development skills.Following are few projects developed over ICTCore communications framework ICTFax open source fax...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    BlackBelt Privacy Tor/i2p+WASTE+VidVoIP

    BlackBelt Privacy Tor/i2p+WASTE+VidVoIP

    Browse on Tor/i2p, Anon p2p Chat / FileTx, Conf / Video VoIP

    Open Source - GPLv3 inc images. *** PLEASE NOTE: There are now 2 seperate versions here. *** One is Pre Firefox 57. The other is Post Firefox 57. *** For those providing mirrors, please enable your users to realize this. Vidalia Based, Tor as a Service Solution. MicroSip: enables FREE PC to PC video calling with no account sign-up and no middleman server. WASTE: enables FREE Conference VoIP, chat, file transfer and support. *** AI Powered *** Tor/i2p: enables safer...
    Leader badge
    Downloads: 55 This Week
    Last Update:
    See Project
  • 20
    ictdialer

    ictdialer

    SMS, Fax, Voice Broadcasting and auto dialer Software

    ICTDialer is an open-source, multi-user auto dialer software designed for voice broadcasting and fax broadcasting. It supports both inbound and outbound communications using advanced telephony protocols such as T.38, G.711 pass-through, and SIP-based VoIP communication. ICTDialer is built on top of renowned open-source technologies, including FreeSWITCH, ICTCore communications framework, and a PHP-based Angular framework. ICTDialer can be used in following faxing scenarios Voice Broadcasting Email to fax / web to fax / fax to email ATA support supporting both sending and recieving Fax over Fax machines using ATA. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    SIP.js

    SIP.js

    A simple, intuitive, and powerful JavaScript signaling library

    A JavaScript library that enables WebRTC-based real-time communication over the SIP (Session Initiation Protocol), allowing voice and video calling in web applications.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23
    Slipstream

    Slipstream

    NAT Slipstreaming allows an attacker to remotely access any TCP/UDP

    ...The attack is able to bypass browser port restrictions by fragmenting or massaging packets so that the “exploit payload” lands in a packet boundary that gets parsed by the NAT/ALG as a legitimate protocol packet (e.g. SIP or H.323). Once successful, the NAT/firewall is deceived into opening a “hole” (port forwarding) back to the internal host, enabling the attacker to connect directly to internal services.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    A C++ framework utilizing Design Patterns for creating Linux and Windows communications applications that contain Dialogic® products. Includes media and network classes (analog, digital, SIP, H323), multithreaded event handling, distributed app support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Elastix

    Elastix

    Unified Communications Server

    Elastix is a software-based PBX powered by 3CX and based on Debian. An open-standards solution, Elastix is an easy to install and manage UC system compatible with popular IP phones, gateways and SIP trunks. Elastix is complete with unified communications features such as integrated WebRTC video conferencing, chat, presence and softphones and smartphone clients for Windows, Mac, iOS and Android.
    Leader badge
    Downloads: 131 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next