2015-03-24 11:05:03 -05:00
2015-02-13 09:59:59 -06:00
2012-05-01 12:40:09 +02:00
2015-02-02 09:29:46 -06:00
2014-12-13 02:56:19 +01:00
2014-12-13 02:56:19 +01:00
2009-04-26 20:31:15 +02:00
2009-04-26 20:31:15 +02:00
2009-04-26 20:31:15 +02:00
2011-01-31 10:44:56 +01:00

oFono - Open Source Telephony
*****************************

Copyright (C) 2008-2011  Intel Corporation. All rights reserved.


Compilation and installation
============================

In order to compile telephony stack you need following software packages:
	- GCC compiler
	- GLib library
	- D-Bus library

To configure run:
	./configure --prefix=/usr --mandir=/usr/share/man \
				--sysconfdir=/etc --localstatedir=/var

Configure automatically searches for all required components and packages.

To compile and install run:
	make && make install


Kernel Dependencies
===================

In order to have the PPP stack working in oFono you need to enable CONFIG_TUN
(Universal TUN/TAP device driver support) in your kernel .config.

Information
===========

Mailing list:
	ofono@ofono.org

For additional information about the project visit oFono web site:
	http://www.ofono.org
Description
No description provided
Readme 18 MiB
Languages
C 97.5%
Python 1.7%
Makefile 0.5%
M4 0.2%