fork of pjproject; contains code relevant to ongoing sysmocom developments.
Go to file
Benny Prijono b4790e124c Version 0.5.4 final web release
git-svn-id: https://svn.pjsip.org/repos/pjproject/tags/0.5.4@310 74dad513-b988-da41-8d7b-12977e46ad98
2006-03-07 17:10:02 +00:00
build Put few words in INSTALL.txt and README.txt 2006-03-02 21:52:18 +00:00
docs initial import 2005-10-31 21:02:30 +00:00
pjlib Version 0.5.4 (web release) 2006-03-07 15:15:19 +00:00
pjlib-util Added PJLIB_UTIL_EINXML in errno 2006-03-02 21:13:10 +00:00
pjmedia Set minimum quality for Speex ultrawideband codec to 5 (because sound is broken in Linux) 2006-03-06 16:24:50 +00:00
pjsip Updated dev-guide pdf to 0.5.4 2006-03-07 16:01:57 +00:00
pjsip-apps Fixed pjsip-perf for 0.5.4 2006-03-07 16:02:26 +00:00
COPYING Pretty comments 2005-11-18 00:16:43 +00:00
INSTALL.txt Put few words in INSTALL.txt and README.txt 2006-03-02 21:52:18 +00:00
Makefile Added pjsip-apps top level projects 2006-03-01 19:31:18 +00:00
README.txt Added few more words 2006-03-05 11:54:33 +00:00
RELNOTES.txt Set svn:eol-style for all files 2005-11-21 02:08:39 +00:00
build.mak.txt Added few more words 2006-03-05 11:54:33 +00:00
configure Modif in configure 2005-11-07 21:58:51 +00:00
svn_add Added svn_pset 2006-02-09 09:30:31 +00:00
svn_pset Added svn_pset 2006-02-09 09:30:31 +00:00
user.mak Added suppor /and fix things for SunOS port 2005-11-01 16:42:51 +00:00

README.txt

PJPROJECT is released under GPL. License information can be found in file 
COPYING in this directory. For alternative licensing, please contact the
copyright holder.

See INSTALL.txt for compiling.

IMPORTANT:
You need to set your editor settings to tab=8 and indent=4. For example,
with vim, you can do this with:
 :se ts=8
 :se sts=4