2014-06-21 11:46:28 -05:00
2014-05-21 12:08:37 -05:00
2014-03-14 12:24:26 -05:00
2012-05-01 12:40:09 +02:00
2013-12-22 13:03:11 -08:00
2013-12-22 13:03:11 -08: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%