VoIP with Qt
-
Hey guys,
I just wanted to share this with you. Basically a way how to use VoIP with Qt.
Best regards,
- d
-
Update 1.1.0
The following was changed:
PJSIP Upgrade from 2.4.0 to 2.4.5
Qt Upgrade from 5.4.1 to 5.6
Visual Studio Upgrade from MSVC2013 to MSVC2015
PJSIP fix folder linking
DTMF sounds added
Registration state implemented
Pound & Star buttons fixed
More pre-compiled PJSIP libraries
Several minor improvements -
@metaDom Thanks for sharing this project. I actually tried it and used free sip accounts from sip2sip.info and ekiga.net but none of them were successfully logged in. The request were always getting a time-out (pj_status = 408).
I'm also using the latest pjsip2.5.5, which also brings DNS SRV improvements, but somehow the accounts fail to register.
I was wondering if you have encountered the same problems? Have you tried using sip accounts from such free sip providers?thanks