Commit Graph

37 Commits

Author SHA1 Message Date
Karsten Keil b8ba81cc49 Add dialmax 0 to pppdcapiplugin
dialmax 0 allows infinite dial attemps.

Patch taken from Debian sid - Thanks

Signed-off-by: Karsten Keil <kkeil@linux-pingi.de>
2012-02-26 18:21:27 +01:00
calle a58d36ec6e Support for more than one controller added. 2004-10-06 15:29:20 +00:00
armin b7f4727218 Added patch to support analogmodem connections. 2004-07-27 18:06:54 +00:00
calle 134a5f53da New version of capiconn. 2004-06-14 11:33:07 +00:00
calle 06690d8cad remove several warnings. 2004-01-16 15:27:11 +00:00
armin 9d4947d07c reduced number of MaxB3Connection on capi_register from 30 to 2
(more is not necessary).
2003-02-28 08:36:08 +00:00
armin 4eb37b42fb fix dead-loop if disconnect_all fails. 2003-02-17 16:33:20 +00:00
calle 4f3e337fac Clis now with '*' and '?'. 2002-12-12 22:19:04 +00:00
calle a6758decfb Options "redialdelay <seconds>" und "dialmax <num>" are also used for
leased lines now.
2002-12-12 22:17:22 +00:00
calle a299ca4857 Uups. Now V110_ASYNC and V120_ASYNC are handled in function incoming. 2002-08-15 14:19:48 +00:00
calle bcc3fa98a9 - datafiles installed with owner root and mode 600 now. 2002-07-01 10:15:20 +00:00
calle 09faa9be09 "modem" connect now with cipvalue 4 (audio) 2002-05-03 12:25:32 +00:00
calle ea7f4ea602 bugfix: indirect freeing of parsed ddi fixed. 2002-04-24 05:19:02 +00:00
calle 2772cfde2b - New interface to get adsl parameters for Fritz!Card DSL. 2002-04-10 15:09:42 +00:00
calle 6f970b4ecd - New protocols for GSM/HSCSD connections: v110async and v120async
Thanks to: Uwe Fest <ufest@mudal.de>
2002-03-26 10:45:50 +00:00
calle d2141285e4 - new undocumented options vpi and vci for Fritz!Card DSL. 2002-03-06 15:37:30 +00:00
calle 6e8de043da Added support for DSL conenction with Fritz!DSL card. 2002-02-28 17:18:52 +00:00
calle 48be2e4583 - avoid calling fatal on exit, better message if put_message fails. 2001-11-07 14:37:39 +00:00
calle 225edfe33f - handling of old option clicb was wrong. 2001-07-28 06:13:02 +00:00
calle dba6b3c484 - Better checking of the phase of pppd.
- Using notifier exitnotify and phasechange with pppd 2.4.1 and after.
- Fixed problems with holdoff.
- Demand wakeup request will be handled when reaching PHASE_DEMAND.
  Wakeup paket will be retransmitted every second until PHASE_SERIALCONN
  is reached.
2001-07-27 15:33:33 +00:00
calle 7d80d1530d - bugfix: with the persit option enabled, the pppd will not reset the
errorcode variable "status" resulting in a disconnect immediatly
  after trying to setup the connection. Now "status" will be reseted
  wenn phase demand or serialconn is reached.
2001-07-25 14:51:25 +00:00
calle 2e115c28a2 - option check fixed.
- comments added.
2001-05-15 15:47:04 +00:00
calle a39f7c0522 - better handling of the different connections. All connections are
now in a list with the current state.
- not completly tested.
2001-05-15 09:23:11 +00:00
calle ddf68eb5e8 - new pppd 2.4.1 looks in /usr/lib/pppd/VERSION for plugins
- now depends on pppd version
- supports incoming and outgoing calls together with ppp option "demand"
- new options: voicecallwakeup and coso (caller,local,remote)
- peer samples not ready.
2001-05-01 12:43:49 +00:00
calle 63fbfaa261 - Bugfix: plugin didn't wait for second call, if PCLI was established,
but NCCI didn't came up. This can happen with modem or x75 protocol.
2001-03-19 12:13:57 +00:00
calle 541536f7a6 - Option 'inmsn' is now a list of phone numbers.
- The script environment variables CALLEDNUMBER,CALLINGNUMMBER,CIPVALUE,
  B1PROTOCOL, B2PROTOCOL and B3PROTOCOL will be set.
2001-03-12 10:14:54 +00:00
calle d3c5683027 - better error messages on problems with finding tty device
- show charge infos
2001-01-30 17:23:20 +00:00
calle ce5ee3199d - listen always (for info messages)
- show versions on startup
- wait for capifs if needed
2001-01-25 14:45:41 +00:00
calle 25942e4f38 - better error messages
- work around for the situation where capi.o knows the new connection
  a little bit later than pppd which results in error message:
  "capiplugin: failed to get tty devname ..."
2001-01-15 10:32:19 +00:00
calle c904a46177 - returncode of capi20ext_get_tty_devname() now checked. 2000-11-30 16:20:36 +00:00
calle 39a13c58d1 (c) in all files 2000-10-25 10:01:47 +00:00
calle 5374218260 - added support for cli callback.
- added support for incoming calls.
- added support for leased lines.
- added manual page.
2000-10-20 17:19:20 +00:00
calle 1dab101032 show revison on startup 2000-08-21 14:07:38 +00:00
calle 747e400166 avoid crash because context freed to early. 2000-08-08 15:50:50 +00:00
calle 95eda2cabc Bugfix: strange SEGV with remove_fd() ... 2000-07-31 06:41:39 +00:00
calle 160f29e8b9 - plugin can handle tzhe capi messages while connection is established.
Remote disconnects are handled much better now.
2000-07-28 09:32:03 +00:00
calle c8293a69c2 Plugin for pppd to support PPP over CAPI2.0. 2000-05-18 14:58:35 +00:00