Home · All Namespaces · All Classes · Grouped Classes · Modules · Functions |
The open source Asterisk VoIP server supports several protocols, including SIP and IAX2. The IAX2 protocol is Asterisk's native protocol, and can be simpler to deploy than SIP-based systems.
Qt Extended Phone Edition contains an example integration of IAX2 using the LGPL'ed iaxclient library, which handles registration, call setup, audio codecs, etc. The integration serves as an example of how to integrate a non-SIP VoIP implementation. The VoIP Integration Guide describes the IAX2 integration in further detail.
This feature is provided as part of the Deskphone Reference Design.
On the event of an incoming call, a dialog prompts the user to either accept or reject the call.
If the user is already on a call, the user is given the additional options of ending or holding the current call to answer the incoming call, or merging the calls into a multiparty (or conference) call.
Calls can be made to other phones which are provided by the subscribed service. Calls are made via the dialer, or through supported applications.
Copyright © 2009 Trolltech | Trademarks | Qt Extended 4.4.3 |