All Projects → soramimi → qSIP

soramimi / qSIP

Licence: other
VoIP/SIP client (softphone)

Programming Languages

C++
36643 projects - #6 most used programming language
QMake
1090 projects

Projects that are alternatives of or similar to qSIP

tSIP
SIP softphone
Stars: ✭ 103 (+415%)
Mutual labels:  sip, voip, softphone
SentryPeer
A distributed peer to peer list of bad actor IP addresses and phone numbers collected via a SIP Honeypot.
Stars: ✭ 108 (+440%)
Mutual labels:  sip, voip
AmiClient
Modern .NET Standard client for accessing the Asterisk AMI protocol using async/await and Reactive Extensions (Rx)
Stars: ✭ 30 (+50%)
Mutual labels:  sip, voip
WireBug
WireBug is a toolset for Voice-over-IP penetration testing
Stars: ✭ 142 (+610%)
Mutual labels:  sip, voip
vsaudit
VOIP Security Audit Framework
Stars: ✭ 104 (+420%)
Mutual labels:  sip, voip
Kalbi
Kalbi - Golang Session Initiated Protocol Framework
Stars: ✭ 85 (+325%)
Mutual labels:  sip, voip
Core
Free, easy to setup PBX for small business based on Asterisk 16 core
Stars: ✭ 190 (+850%)
Mutual labels:  sip, voip
awesome-rtc
📡 A curated list of awesome Real Time Communications resources
Stars: ✭ 196 (+880%)
Mutual labels:  sip, voip
app
studio link - app - mirror repo only -> issues now https://gitlab.com/studio.link/app
Stars: ✭ 56 (+180%)
Mutual labels:  sip, voip
Katari
Katari - Python Session Initiated Protocol Framework
Stars: ✭ 29 (+45%)
Mutual labels:  sip, voip
QUaServer
Qt C++ wrapper for open62541 server stack
Stars: ✭ 78 (+290%)
Mutual labels:  qt, qt5
siphub
sip capture server by hep。work with OpenSIPS, Kamailo, and FreeSWITCH。
Stars: ✭ 23 (+15%)
Mutual labels:  sip, voip
go-sip-ua
Go SIP UA library for client/b2bua
Stars: ✭ 129 (+545%)
Mutual labels:  sip, voip
Swiftly
Swiftly is an easy to use Qt/C++ web framework
Stars: ✭ 20 (+0%)
Mutual labels:  qt, qt5
kvazzup
Open software for HEVC video calls
Stars: ✭ 30 (+50%)
Mutual labels:  sip, voip
SIPTorch
A "SIP Torture" (RFC 4475) testing suite.
Stars: ✭ 54 (+170%)
Mutual labels:  sip, voip
pyfreebilling
Routing and rating VoIP application for service providers - API based - AGPL v3 - Based on kamailio
Stars: ✭ 75 (+275%)
Mutual labels:  sip, voip
sems-yeti
YETI application for SEMS core
Stars: ✭ 15 (-25%)
Mutual labels:  sip, voip
simlar-android
Simlar for android
Stars: ✭ 61 (+205%)
Mutual labels:  sip, voip
sip3-captain-ce
SIP3 Captain (Community Edition)
Stars: ✭ 73 (+265%)
Mutual labels:  sip, voip

qSIP

VoIP/SIP client (softphone)

This program was created based on tSIP.

The original tSIP was created with Borland's development environment, Instead, this program used Microsoft's compiler and Qt 5.

Platforms

  • Windows
  • macOS
  • Linux

Windows macOS Linux

Build

Launch Qt Creator. First, open *.pro files except qSIP.pro and build these. Second, open qSIP.pro and build it.

License

This program used the following libraries.

  • re
  • rem
  • speex
  • webrtc
  • portaudio
  • g722
  • gsm
  • baresip

These are distributed under BSD-like license or public domain. For details, please see each project COPYING file.

  • qSIP

The source code of qSIP is distributed under MIT license. However, executable program linked with Qt is applied LGPL license.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].