isdn4k-utils/pppdcapiplugin
calle 225edfe33f - handling of old option clicb was wrong. 2001-07-28 06:13:02 +00:00
..
examples - manualpage updated 2000-10-23 09:42:53 +00:00
peers - added support for cli callback. 2000-10-20 17:19:20 +00:00
ppp-2.3.11 - Forgot some files. 2001-05-03 09:00:50 +00:00
ppp-2.4.0 - Forgot some files. 2001-05-03 09:00:50 +00:00
ppp-2.4.1 - Forgot some files. 2001-05-03 09:00:50 +00:00
ppp-2.4.1b1 - Forgot some files. 2001-05-03 09:00:50 +00:00
ppp-2.4.1b2 - Forgot some files. 2001-05-03 09:00:50 +00:00
.cvsignore - Forgot some files. 2001-05-03 09:00:50 +00:00
Makefile - new pppd 2.4.1 looks in /usr/lib/pppd/VERSION for plugins 2001-05-01 12:43:49 +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 - Documentation updated. 2001-07-27 15:34:05 +00:00
Rules.make - new pppd 2.4.1 looks in /usr/lib/pppd/VERSION for plugins 2001-05-01 12:43:49 +00:00
capiconn.c - bugfix and extention in handle_charge_info 2001-01-30 17:21:46 +00:00
capiconn.h - listen always (for info messages) 2001-01-25 14:45:41 +00:00
capiplugin.8 - Documentation updated. 2001-07-27 15:34:05 +00:00
capiplugin.c - handling of old option clicb was wrong. 2001-07-28 06:13:02 +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:49 +00:00
userpass.c - new pppd 2.4.1 looks in /usr/lib/pppd/VERSION for plugins 2001-05-01 12:43:49 +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/ppp/<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