isdn4k-utils/pppdcapiplugin
Armin Schindler e127ecb7be fix dead-loop if disconnect_all fails. 2003-02-17 16:33:20 +00:00
..
examples - New interface to get adsl parameters for Fritz!Card DSL. 2002-04-10 15:09:43 +00:00
peers - changes in t-dsl 2002-07-01 10:14:30 +00:00
ppp-2.3.11 - new pppd 2.4.1 looks in /usr/lib/pppd/VERSION for plugins 2001-05-01 12:43:52 +00:00
ppp-2.4.0 - new pppd 2.4.1 looks in /usr/lib/pppd/VERSION for plugins 2001-05-01 12:43:52 +00:00
ppp-2.4.1 - new pppd 2.4.1 looks in /usr/lib/pppd/VERSION for plugins 2001-05-01 12:43:52 +00:00
ppp-2.4.1b1 - Forgot some files. 2001-05-03 09:00:52 +00:00
ppp-2.4.1b2 - Forgot some files. 2001-05-03 09:00:52 +00:00
.cvsignore - Forgot some files. 2001-05-03 09:00:52 +00:00
Makefile - datafiles installed with owner root and mode 600 now. 2002-07-01 10:15:20 +00:00
Makefile.template - new pppd 2.4.1 looks in /usr/lib/pppd/VERSION for plugins 2001-05-01 12:43:52 +00:00
README Minor documentation fix ( /usr/lib/ppp/ -> /usr/lib/pppd/ ) 2001-11-08 09:09:20 +00:00
Rules.make - new pppd 2.4.1 looks in /usr/lib/pppd/VERSION for plugins 2001-05-01 12:43:52 +00:00
capiconn.c Bugfix of Bugfix. 2002-05-03 11:57:49 +00:00
capiconn.h - listen always (for info messages) 2001-01-25 14:45:41 +00:00
capiplugin.8 - Small changes to let doclifter from Eric S Raymond easier convert 2002-08-04 10:28:16 +00:00
capiplugin.c fix dead-loop if disconnect_all fails. 2003-02-17 16:33:20 +00: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:52 +00:00
userpass.c show version info. 2001-11-07 14:38:17 +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