<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[What library&#x2F;API sould I use for SMS and voice call integration in my QML app?]]></title><description><![CDATA[<p dir="auto">I am developing for a tablet pc that has two built-in GSM slots. I have a SIM card in one of them. It is running Ubuntu 16.04. I can send and receive text messages in Ubuntu using the <a href="https://apps.ubuntu.com/cat/applications/modem-manager-gui/" target="_blank" rel="noopener noreferrer nofollow ugc">Modem Manager GUI</a> so I know that at least the SMS functionality is there.</p>
<p dir="auto">My question is, how can I integrate send and receiving SMS messages as well as making voice calls into my application that is written in Qt 5.7 and mostly in QML. Do you have any suggestions for what libraries I should use? Here are what I found so far, but I am not sure what is the best choice:</p>
<ul>
<li><a href="https://telepathy.freedesktop.org/about/" target="_blank" rel="noopener noreferrer nofollow ugc">Telepathy</a> seems to be a wrapper around many different communication mediums, but it looks like it can also do SMS and voice calls over GSM. Correct?</li>
<li>I don't think these <a href="http://doc.qt.io/qt-5/mobiledevelopment.html" target="_blank" rel="noopener noreferrer nofollow ugc">mobile APIs</a> are suitable to use on ubuntu desktop, are they?</li>
<li>Use the <a href="https://www.freedesktop.org/software/ModemManager/api/latest/" target="_blank" rel="noopener noreferrer nofollow ugc">modem manager</a> API. I have no idea how to access this API from QML or even C++. Anyone can point me to a qt example if this seems like a viable option?</li>
</ul>
<p dir="auto">Any advice on this would be much appreciated. I spent a few hours already googling, but it is proving very difficault to find any documentation on how to do this.</p>
]]></description><link>https://forum.qt.io/topic/71735/what-library-api-sould-i-use-for-sms-and-voice-call-integration-in-my-qml-app</link><generator>RSS for Node</generator><lastBuildDate>Tue, 14 Apr 2026 14:35:48 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/71735.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 28 Sep 2016 22:44:30 GMT</pubDate><ttl>60</ttl></channel></rss>