Commit Graph

66 Commits

Author SHA1 Message Date
Karsten Keil 561ed877ea - fix library directories
- build without root permissions
2008-08-31 10:59:55 +00:00
Karsten Keil 51d2e5e86c We should not copy other projects (under a different License) files into
our tree.
On build time all you need should be in the ppp devel package.
2006-08-08 18:12:38 +00:00
Karsten Keil e4295cd82f fix some issues with newer gcc (mostly aliasing) 2006-01-15 15:08:55 +00:00
Carsten Paeth 42bd8fa275 version fuer 2.4.3 wurde nicht automatisch erzeugt. 2005-07-18 09:12:51 +00:00
Karsten Keil cb20280b0d - add SENDING_COMPLETE to INFO_REQ CONNECT_REQ and CONNECT_IND
- remove SENDING_COMPLETE parameter (always NULL) from capi_fill_DISCONNECT_REQ
2005-03-08 07:26:49 +00:00
Carsten Paeth cc54a8e2f1 SendingComplete was missing for DISCONNECT_REQ ... 2005-03-04 11:45:13 +00:00
Karsten Keil dcc861f344 libcapi20 version 3.0.0
- add SENDING COMPLETE in ALERT_REQ
 - add Globalconfiguration to CONNECT_REQ/RESP and SELECT_B_PROTOCOL_REQ

* NOTE: incompatible to 2.X.Y versions
2005-02-21 17:37:09 +00:00
Karsten Keil dbe376bf3a support for ppp-2.4.3 2004-12-13 22:05:15 +00:00
Carsten Paeth 08d3411e3e Support for more than one controller added. 2004-10-06 15:29:20 +00:00
Carsten Paeth 4f9ec1d669 - "SendingComplete-Patch" reverted. 2004-10-06 15:26:13 +00:00
Carsten Paeth 6d822f92fd getpass => get_password_hook. 2004-08-10 12:10:38 +00:00
Armin Schindler 286d603016 Added patch to support analogmodem connections. 2004-07-27 18:06:55 +00:00
Carsten Paeth c66178810c New version of capiconn. 2004-06-14 11:33:07 +00:00
Karsten Keil cc5caae786 support ppp 2.4.2 version 2004-02-14 15:02:48 +00:00
Carsten Paeth 01dec58345 remove several warnings. 2004-01-16 15:27:13 +00:00
Carsten Paeth 70d645ed4b Now with support for chap with pppd >= 2.4.2b3 2003-05-19 06:57:22 +00:00
Carsten Paeth 3d6727af75 ppp-2.4.2b3 included 2003-05-18 20:22:12 +00:00
Armin Schindler d2f379848d reduced number of MaxB3Connection on capi_register from 30 to 2
(more is not necessary).
2003-02-28 08:36:08 +00:00
Armin Schindler e127ecb7be fix dead-loop if disconnect_all fails. 2003-02-17 16:33:20 +00:00
Carsten Paeth 3b537cef3c Clis now with '*' and '?'. 2002-12-12 22:19:04 +00:00
Carsten Paeth 653c6f2c2f Options "redialdelay <seconds>" und "dialmax <num>" are also used for
leased lines now.
2002-12-12 22:17:22 +00:00
Carsten Paeth ec855941b4 Uups. Now V110_ASYNC and V120_ASYNC are handled in function incoming. 2002-08-15 14:19:48 +00:00
Carsten Paeth 3c8c8192d5 - Small changes to let doclifter from Eric S Raymond easier convert
this manpage to DocBook Format.
2002-08-04 10:28:16 +00:00
Carsten Paeth 70e8c24040 - datafiles installed with owner root and mode 600 now. 2002-07-01 10:15:20 +00:00
Carsten Paeth 94224b7181 - changes in t-dsl 2002-07-01 10:14:30 +00:00
Carsten Paeth 8b8292dbdc "modem" connect now with cipvalue 4 (audio) 2002-05-03 12:25:32 +00:00
Carsten Paeth 0c2bb72678 Bugfix of Bugfix. 2002-05-03 11:57:49 +00:00
Carsten Paeth d034ef684d Bugfix: some PBX send INFO_IND even when callednumber was complete. 2002-05-03 11:55:05 +00:00
Carsten Paeth 87b999353f bugfix: indirect freeing of parsed ddi fixed. 2002-04-24 05:19:02 +00:00
Carsten Paeth 08ce73d2b0 - New interface to get adsl parameters for Fritz!Card DSL. 2002-04-10 15:09:43 +00:00
Carsten Paeth fa2ee656d5 - New protocols for GSM/HSCSD connections: v110async and v120async
Thanks to: Uwe Fest <ufest@mudal.de>
2002-03-26 10:45:51 +00:00
Carsten Paeth 72a9b275a5 - new undocumented options vpi and vci for Fritz!Card DSL. 2002-03-06 15:37:30 +00:00
Carsten Paeth 743cfb410a Added support for DSL conenction with Fritz!DSL card. 2002-02-28 17:18:52 +00:00
Karsten Keil bf91cd9189 install man page in $DESTDIR
make possible to select one ppp version
2002-01-30 00:17:16 +00:00
Paul Slootman a700918f91 Minor documentation fix ( /usr/lib/ppp/ -> /usr/lib/pppd/ ) 2001-11-08 09:09:20 +00:00
Carsten Paeth cc705e8076 - peer files changed to work also with ppp 2.4.x.
(disable CHAP and set username with "user").
2001-11-07 14:39:20 +00:00
Carsten Paeth 14dbc297ca show version info. 2001-11-07 14:38:17 +00:00
Carsten Paeth 45ababf987 - avoid calling fatal on exit, better message if put_message fails. 2001-11-07 14:37:39 +00:00
Carsten Paeth ad20e73a96 - handling of old option clicb was wrong. 2001-07-28 06:13:02 +00:00
Carsten Paeth 3b0d895dcd - Documentation updated. 2001-07-27 15:34:05 +00:00
Carsten Paeth 3b8de9b448 - 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
Carsten Paeth cc6948570b - 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
Carsten Paeth 1edead94a1 - option check fixed.
- comments added.
2001-05-15 15:47:04 +00:00
Carsten Paeth 9db340586a - 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
Carsten Paeth 84bd5df60c - Forgot some files. 2001-05-03 09:00:52 +00:00
Carsten Paeth 9f0a39bcb9 - 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:52 +00:00
Carsten Paeth e19ed54d25 - 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
Carsten Paeth 4b84a207c7 - 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
Carsten Paeth 33152ec2e1 - better error messages on problems with finding tty device
- show charge infos
2001-01-30 17:23:20 +00:00
Carsten Paeth 7aac1a8f8e - bugfix and extention in handle_charge_info 2001-01-30 17:21:46 +00:00