Java Telephony Software

View 317 business solutions

Browse free open source Java Telephony Software and projects below. Use the toggles on the left to filter open source Java Telephony Software by OS, license, language, programming language, and project status.

  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 1
    NoiseGator (Noise Gate)

    NoiseGator (Noise Gate)

    A simple noise gate app intended for use with VOIPs like Skype.

    Ever wanted to cut out background noise when talking with others on Skype? Now it's possible! NoiseGator is a light-weight noise gate application that routes audio through an audio input to an audio output. In real-time the audio level is analysed and if the average level is higher than the threshold the audio bypasses as normal. However, if the average level goes below the threshold, the gate closes and the audio is cut. When used with a virtual audio cable it can act as a noise gate for a either a sound input(microphone) or sound output(speakers). Can also be used to gate noise from your own mic or play your microphone through your speakers. REQUIREMENTS: - Java 7 or higher for Windows. - Java 6 or higher for Mac. Java 7 recommended. - A virtual audio cable is required for use with VOIPs: For Windows users I recommend the VB-Cable driver (http://vb-audio.pagesperso-orange.fr/Cable/index.htm). Mac users can use SoundFlower.
    Leader badge
    Downloads: 345 This Week
    Last Update:
    See Project
  • 2
    QKSMS

    QKSMS

    A beautiful SMS messenger for Android

    Fall in love with texting all over again with QKSMS! QKSMS is a beautiful, simple and customizable open source replacement to the stock messaging app on Android. It's got a clean, clutter-free intuitive design that lets you focus on what matters, plus millions of colors to choose from to make the theme of the entire app truly your own. QKSMS has some powerful features, including photo sharing, group chat, conversation blocking, message backup and restore and more. It's got everything you need from a text messaging app, plus all the fun features that make for a great text messaging experience. Simply put, QKSMS makes texting magical again, just the way it should be!
    Downloads: 6 This Week
    Last Update:
    See Project
  • 3
    Downloads: 19 This Week
    Last Update:
    See Project
  • 4

    oreka

    Enterprise telephony recording and retrieval system

    Enterprise telephony recording and retrieval system with web based user interface. The project currently supports recording voice from VoIP SIP, Cisco Skinny (aka SCCP), raw RTP and audio sound device and runs on multiple operating systems and database systems. It can record audio from most PBX and telephony systems such as BroadWorks, Metaswitch, Asterisk, FreeSwitch, OpenSIPS, Avaya, Nortel, Mitel, Siemens, Cisco Call Manager, Cosmocom, NEC, etc... It is amongst others being used in Call Centers and Contact Centers for Quality monitoring (QM) purposes.
    Downloads: 6 This Week
    Last Update:
    See Project
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 5
    JDA

    JDA

    Java wrapper for the popular chat & VOIP service

    JDA strives to provide a clean and full wrapping of the Discord REST api and its Websocket-Events for Java. This library is a helpful tool that provides the functionality to create a discord bot in java. Discord is currently prohibiting the creation and usage of automated client accounts (AccountType.CLIENT). We have officially dropped support for client login as of version 4.2.0! Note that JDA is not a good tool to build a custom discord client as it loads all servers/guilds on startup, unlike a client which does this via lazy loading instead. If you need a bot, use a bot account from the Application Dashboard. Creating the JDA Object is done via the JDABuilder class. After setting the token and other options via setters, the JDA Object is then created by calling the build() method. When build() returns, JDA might not have finished starting up. However, you can use await ready() on the JDA object to ensure that the entire cache is loaded before proceeding.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    JFritz is a application written in Java, which makes it possible for AVM FRITZ!Box users to download the caller history from their box and manage it on their desktop pc.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 7
    Java SIP softphone
    Peers is a very simple softphone. It's a SIP User-Agent, written in java, it works on windows, linux and mac. It can be used with SIP servers like opensips or asterisk IPBX. It supports G711 codec (PCMU and PCMA) and telephone-events (DTMF).
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8
    TIPcon1 is a standards-compliant soft phone using text, voice and video with accessibility features.
    Leader badge
    Downloads: 8 This Week
    Last Update:
    See Project
  • 9
    Java implementation of the SMPP API
    Downloads: 2 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 10
    Please visit http://dev.frontlinesms.com
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    JavaComm

    JavaComm

    Desktop communication tool: chat, telephony, multimedia

    JavaComm is a client–server communication platform offering chat, telephony, screen sharing, conferencing, a media player, and configurable media streams. Users can define and manage their own streams for flexible playback. All server-based communication runs over HTTPS (SSL/TLS), while file transfers are handled directly between users without passing through the server. The JavaComm Server runs on any Jakarta EE Web Profile 10 platform with the required extensions, using Tomcat 10.1.54 as reference. A SQL database stores global system data, with MariaDB 10.5.29 serving as the reference database via JDBC. User documentation, written from the end-user perspective, and detailed administrator guides are available on the JavaComm homepage. Visit the website for installation instructions, configuration help, and full feature descriptions.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 12
    This is a Java wrapper for Ffmpeg. The JMF (Java Media Framework) plugins system lets one use JMStudio or other application to play H.263/rfc2190 streams. Support for H.263+ and MPEG-4 is currently under test, please contact us for further information.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 13
    JabberMixClient is a IM Jabber client for portable devices, based on J2ME;JMC implements all the features of an IM client: contacts/presence management, single/multi user chat, users search, services discovery, GTalk and MSN transport.With 2 gui versions
    Downloads: 4 This Week
    Last Update:
    See Project
  • 14
    jphonelite

    jphonelite

    Java VoIP Softphone (SIP) (replaced by jfPhone)

    jphonelite is a Java SIP VoIP SoftPhone for Desktops (Windows, Linux, Mac) and Android. Features 6 lines with transfer, hold, conference (up to all 6 lines), g711 u/a, g722, g729a, and video (video support in Linux or Windows only and includes H263/H264/VP8). Applet includes full JavaScript support. STUN/TURN/ICE supported. Encrypt media with SRTP. DTLS Key Exchange. Video conferencing with jPBXLite/0.12+ NOTE : THIS PROJECT HAS BEEN SUPERSEDED BY jfPhone. Please go to jfphone.sourceforge.net to get latest version.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Android Birthday Reminder
    This android app reminds you about upcoming birthdays. You can read and write the date of birth of all contacts in your address book. This project moved to GitHub: https://github.com/sealor/BirthdayReminder
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    AsterFax provides an Email to Fax gateway for Asterisk. AsterFax lets you send an email by Fax. Enter the phone no. in the 'To' address, compose your email message and click send. You can also fax a MS-Word document or other attachment.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    jpbxlite

    jpbxlite

    Java VoIP/SIP PBX system (replaced by jfPBX)

    jPBXLite is a VoIP/SIP PBX. Supports SIP extensions, voicemail, trunks, conferences, queues (ACD) and an IVR system. Support video conferencing with jPhoneLite/1.4.0. NOTE:THIS PROJECT WAS RENAMED AND IS NOW jfPBX. Please go to jfpbx.sourceforge.net
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    CafeSip - Look what Java and SIP can do

    CafeSip - Look what Java and SIP can do

    A suite of open-source tools and frameworks for creating SIP apps

    Session Initialtion Protocol (SIP) is widely used for telephone services over the Internet. CafeSip provides a suite of open-source tools and applications for creating customized SIP services and applications using the Java.
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    An outgoing phone call filter which was inspired by the Android popular software: Call Confirm. Just like Call Confirm, CallConfirmDIY pops a UI asking for user approval when an outgoing call happen. However it use a translucent image as background.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    IMS-Communicator is an IMS softphone based on the old version of the sip-communicator java project, implemented on top of the JAIN-SIP stack and the Java Media Framework API. It can be used with Open IMS Core (http://www.openimscore.org).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    J2ME Polish is a next generation framework for the rapid development of J2ME applications. Features included are a powerful GUI framework, utility classes and ant-based build tools for the creation of device optimised applications.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    RTP text/t140 Library is a reference implementation for RTP Payload Type for Text Conversation (RFC 4103). The library has source code for encoding and decoding RFC 4103 data, and may be used either as a plug-in to JMF or in a separate RTP sender/receive
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    SipManager is a full-feature IP-Centrex PBX web app for hosted/multi-client PBX based on Asterisk and OpenSer. VoIP/ToIP platform (PBX, Fax, workflows, etc.). User-friendly web interface. Realtime architecture with SQL database. ASP. http://www.ovvoe.com
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    An open source software project delivering converged voice and data applications. The StarPound platform enables you to rapidly develop voice and data solutions using the power of business process modeling. More info: http://www.starpound.org.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    T.140 Presentation Library is an implementation of the presentation routines described in ITU-T T.140.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next
MongoDB Logo MongoDB