isdn4k-utils/pppdcapiplugin
Rolf Leggewie 64498d5f46 pppdcapiplugin/capiplugin.8: fix spelling mistake s/absolut/absolute/ 2012-03-29 16:36:41 +02:00
..
examples - New interface to get adsl parameters for Fritz!Card DSL. 2002-04-10 15:09:42 +00:00
peers - changes in t-dsl 2002-07-01 10:14:30 +00:00
Makefile - fix library directories 2008-08-31 10:59:55 +00:00
Makefile.template - new pppd 2.4.1 looks in /usr/lib/pppd/VERSION for plugins 2001-05-01 12:43:49 +00:00
README Minor documentation fix ( /usr/lib/ppp/ -> /usr/lib/pppd/ ) 2001-11-08 09:09:20 +00:00
Rules.make We should not copy other projects (under a different License) files into 2006-08-08 18:12:36 +00:00
capiconn.c fix spelling error s/unkown/unknown/ 2012-03-29 16:36:38 +02:00
capiconn.h New version of capiconn. 2004-06-14 11:33:07 +00:00
capiplugin.8 pppdcapiplugin/capiplugin.8: fix spelling mistake s/absolut/absolute/ 2012-03-29 16:36:41 +02:00
capiplugin.c Add dialmax 0 to pppdcapiplugin 2012-02-26 18:21:27 +01:00
install-sh Plugin for pppd to support PPP over CAPI2.0. 2000-05-18 14:58:35 +00:00
mkinstalldirs Plugin for pppd to support PPP over CAPI2.0. 2000-05-18 14:58:35 +00:00
pversion.c - new pppd 2.4.1 looks in /usr/lib/pppd/VERSION for plugins 2001-05-01 12:43:49 +00:00
userpass.c getpass => get_password_hook. 2004-08-10 12:10:38 +00:00

README

You need a pppd with plugin support:
	kernel 2.2.X	-	ppp-2.3.11
	kernel 2.3.99	-	ppp-2.4.0b2
	kernel 2.4.X	-	ppp-2.4.1
since ppp-2.4.1 the pppd will load the plugins from
/usr/lib/pppd/<pppd-version>.
So use "plugin capiplugin.so" instead of
"plugin /etc/ppp/plugin/capiplugin.so" with ppp-2.4.1 or later.

Usage example:

Make a single call to arcor:
	pppd call isdn/arcor

Make a call on demand to arcor:
	pppd demand connect "" idletime 30 holdoff 1 call isdn/arcor

Make a multilink call with to channels to AVM test server:
(Only working with 2.3.99-pre8 with ppp_synctty patch)
	pppd call isdn/avm-ml
	pppd call isdn/avm-ml

Make a single call to arcor with outside dialing prefix "0"
	pppd call isdn/arcor numberprefix 0

Make a single call to arcor using controller 2:
	pppd call isdn/arcor controller 2