Giter VIP home page Giter VIP logo

qsip's Introduction

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.

qsip's People

Contributors

probonopd avatar soramimi avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

qsip's Issues

Plugins support?

Hi.

Dies this program support his phone plugins from the original tsip program?

I have a speakerphone working via usbhid under windows, and I would like to know it it is possible to use it with qsip also.

Can't get the UA_EVENT_CALL_DTMF_START event

Hi,

I have some trouble to get DTMF to work. In the onEvent function of the PhoneThread.cpp I have expected to get UA_EVENT_CALL_DTMF_START, if I press a button on the smartphone after establishing a call with qSip. But I cannot get the event. Can you please give me a hint, how to get the DTMF events properly?
My goal is to call a smartphone with qSip and when the user accepts the call, a wave file is beeing played and the user can acknowledge the message by entering a predefined DTMF code. The playing of the wave file is working (had to implement a switch audio source function). If you are interested, I can share the code with you.

build error on win10 x64 system

I got a build error as below, how can I fixed it?
SettingAccountForm.obj:-1: error: LNK2019: unresolved external symbol "public: void __cdecl MainWindow::reregister(struct ApplicationSettings const &)" (?reregister@MainWindow@@QEAAXAEBUApplicationSettings@@@z) referenced in function "private: void __cdecl SettingAccountForm::on_pushButton_reregister_clicked(void)" (?on_pushButton_reregister_clicked@SettingAccountForm@@AEAAXXZ)

Unable to build on my windows system

hello i tried to build QSIP on my windows system . I am using Qt 5.9 on windows 10 .

when i build it i get following error

error: LNK1104: cannot open file 'baresipd.lib'

CANNOT REREGISTER

I get a sip account on linphone server
i can login in other sip phone such as boghe and linphone
but I cant login in qsip

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.