QtSoftPhone - Making the Internet call
Jump to navigation
Jump to search
Introduction[edit | edit source]
The key item to a phone is to make a voice call to another phone (VoIP) Soft phones do not have GSM or GPRS connections and uses WiFi LAN. In hard phones (Nokia phones) the 3G can be used via some telecoms operators, however most operators block this as they view this as a loss of revenue.
Implementation[edit | edit source]
The Qt4 package chosen is kiax-0.8.51. This has several versions for different platforms.
Cross compile on platform[edit | edit source]
To make this work the Qt Mobility package is linked with the Kiax package.
qmake kiax.pro will generate Makefile