Home · All Namespaces · All Classes · Grouped Classes · Modules · Functions |
[Previous: Qt InputMethods Module] [Qt Extended Modules] [Next: Qt Location Module]
The Qt IPComms module offers support VoIP/SIP based telephony features. This module is based on Base module.
The following configure line can be used to build the Base and IPComms module:
./configure -modules ipcomms -device xyz
Note that not specifying a device profile would result in the reference device being build. The -voip option is equivalent to the -modules ipcomms option. This module implies the Telephony module.
This module provides a SIP/Telepathy based back-end for the Qt Extended Telephony API. In general any framework that is based on Telepathy can easily be added if required.
In addition instant messaging and presence are supported. The Jabber/XMPP connection manager for Telepathy is responsible for Google Talk connectivity. Other Instant messaging protocols can be added if required.
Feature | Details |
---|---|
Telepathy integration | The Qt Extended Collective API uses Telepathy based services. The currently provided service uses Gabble the Jabber/XMPP connection manager for Telepathy. Other Telepathy services such as Sophia SIP may be added in future releases. |
Instant Messaging (GoogleTalk) | GoogleTalk is supported via Jabber/XMPP and Telepathy. |
Presence | The Collective Classes provide a client API for presence information. This module is responsible for synchronization of presence data with an online service. The particular implementation provided by this module is based on GoogleTalk. |
The IPComms module includes the following software components:
The exact list of components included in this module can be found in $QPEDIR/src/module_ipcomms.pri.
The test plan for the IPComms module summarizes the Quality Assurance procedures for this module. The results of these test are available here.
The following table contains all classes and services which are part of this module:
AsteriskManager | Maintains information about the active Asterisk telephony service |
---|---|
JabberManager | Maintains information about the active Jabber telephony service |
PresenceEditor | Allows the user to set VoIP presence status |
Presence | The Presence service |
VoIPManager | Maintains information about the active VoIP telephony service |
[Previous: Qt InputMethods Module] [Qt Extended Modules] [Next: Qt Location Module]
Copyright © 2009 Trolltech | Trademarks | Qt Extended 4.4.3 |