Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/russellb/androvoip

Proof of concept Android VoIP client using the IAX2 protocol.
https://github.com/russellb/androvoip

Last synced: 3 months ago
JSON representation

Proof of concept Android VoIP client using the IAX2 protocol.

Lists

README

        

===============================================================================
=== AndroVoIP ===
===============================================================================

-------------------------------------------------------------------------------
--- 0) Table of Contents ---
-------------------------------------------------------------------------------

1) About
2) Build Environment
3) References, Contact

-------------------------------------------------------------------------------
-------------------------------------------------------------------------------

-------------------------------------------------------------------------------
--- 1) About ---
-------------------------------------------------------------------------------

AndroVoIP is a Voice over IP client for the Android platform. It's
currently in a proof-of-concept state. It can make basic calls using the IAX2
protocol.

-------------------------------------------------------------------------------
-------------------------------------------------------------------------------

-------------------------------------------------------------------------------
--- 2) Development and Build Environment ---
-------------------------------------------------------------------------------

This project is set up to be imported into Eclipse with the Android
development plugin installed.

-------------------------------------------------------------------------------
-------------------------------------------------------------------------------

-------------------------------------------------------------------------------
--- 3) References, Contact ---
-------------------------------------------------------------------------------

Copyright, Licensing, Trademarks:
-> COPYING
-> https://github.com/russellb/androvoip/wiki/Legal

Contact:
-> Russell Bryant

-------------------------------------------------------------------------------
-------------------------------------------------------------------------------

===============================================================================
===============================================================================