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: 10 days ago
JSON representation
Proof of concept Android VoIP client using the IAX2 protocol.
- Host: GitHub
- URL: https://github.com/russellb/androvoip
- Owner: russellb
- License: gpl-3.0
- Created: 2011-10-03T01:26:11.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2011-11-22T13:17:36.000Z (almost 13 years ago)
- Last Synced: 2024-08-05T21:28:07.722Z (3 months ago)
- Language: Java
- Homepage: http://groups.google.com/group/androvoip-developers
- Size: 428 KB
- Stars: 10
- Watchers: 5
- Forks: 7
- Open Issues: 2
-
Metadata Files:
- Readme: README
- License: COPYING
Awesome Lists containing this project
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/LegalContact:
-> Russell Bryant-------------------------------------------------------------------------------
-------------------------------------------------------------------------------===============================================================================
===============================================================================