Commit Graph

1538 Commits

Author SHA1 Message Date
hessler f385b3be65 Version 2.0.93
* Sending and receiving of faxes now possible with GPL software ivcall
* Added link to Homepage of ivcall
2005-01-31 10:58:25 +00:00
armin 8d89e74488 Added active Eicon cards to feature_capi. 2005-01-30 09:58:56 +00:00
tobiasb 892d4504fd New: "isdnrep -t y" for calls of yesterday.
Added some more verifications in the processing of isdnrep's  -t option.
2005-01-22 18:47:16 +00:00
tobiasb c1986dab61 Fixed processing of numbers without an entry in dest.cdb like +8. 2005-01-12 16:28:05 +00:00
tobiasb 235e230398 Renamed +49-5371 from Giffhorn to Gifhorn after hint from Emil "nobs" Obermayr. 2005-01-12 16:06:45 +00:00
hessler c9fec3364f Version 2.0.92
* Added Link to PBX4LINUX website isdn.jolly.de
* Removed broken link to kisdn homepage (could not find the correct one
anywhere, if anyone knows where to find it please let me know)
2005-01-08 23:28:28 +00:00
tobiasb d2ac230cd2 Improved utilization of special number information from ratefile. 2005-01-02 16:37:21 +00:00
tobiasb f874a36926 Renamed +49-37438 from Bad Bramberg to Bad Brambach after hint from Sigward
Funke, Leipzig.  Added regions for multiple entries of Bergen and others.
2004-12-30 17:27:13 +00:00
tobiasb f1f58ba0d9 Show date with type of day for isdnrate -vT ... 2004-12-18 15:10:50 +00:00
tobiasb b2568c27b3 Ignore sample configuration files resulting from text replacement with CVS. 2004-12-16 22:53:11 +00:00
tobiasb fb170b00da Fix for rate computation of outgoing calls from other devices and for logging
of calls from and to the observed card (simultaneous SETUP messages).
Area code setting also in parameterfile.
2004-12-16 22:40:30 +00:00
tobiasb 7130a5ba40 New option -U: default source number for outgoing calls. 2004-12-16 21:30:50 +00:00
calle f3b36e3011 Bugfix: returncode of get_buffer() is now checked. 2004-12-15 14:27:54 +00:00
keil e02d84535f fix ipppd/options.c
fix capifax to support ALERT_REQ with and without SENDINGCOMPLETE
2004-12-13 22:06:49 +00:00
keil 5dbfbe2e24 support for ppp-2.4.3 2004-12-13 22:05:14 +00:00
keil 0c59ce2246 - DLT_PPP_WITHDIRECTION support 2004-12-13 15:14:21 +00:00
tobiasb cfa01bad96 Let "make all" in the isdnlog directory create the necessary zone files. 2004-12-10 18:26:10 +00:00
tobiasb 37a73653a8 Added short note about missing update of this README file. 2004-12-06 18:41:17 +00:00
tobiasb 1b695758c3 Increased length of area code (.area of a TELNUM) from 9 to 15 digits.
This is needed for long special numbers in isdnrate and isdnrep -r.
2004-11-09 22:22:54 +00:00
hessler 928e8cc294 Version 2.0.91
* Added hints on diva hardware (why is pro series not supported)
2004-10-31 00:17:36 +00:00
tobiasb 6e25bfa8a8 Moved down the regular rule just added for samples/isdn.conf
so that all is again the default target.
2004-10-28 15:10:34 +00:00
tobiasb 659ecd9934 Enabled text substitution by configure for isdnlog sample config files
The pointer to isdnlog documentation required a new config option.
Added another config option and data for Chinese area codes.
2004-10-28 01:53:28 +00:00
tobiasb cf386fe3f0 Make sample config files more uniform in terms of line order.
Differences due to missing country specific files and other things remain.
2004-10-27 23:12:31 +00:00
hessler 580de3e59a Version 2.0.90
* Added hints for 64bit hardware
2004-10-24 02:21:36 +00:00
tobiasb bc05be851f Fix for t:? in ratefile after T: lines with day * and other days. 2004-10-23 17:40:21 +00:00
calle a58d36ec6e Support for more than one controller added. 2004-10-06 15:29:20 +00:00
calle 8d0f68cb48 - "SendingComplete-Patch" reverted. 2004-10-06 15:26:13 +00:00
calle 667c84fc5c - "SendingComplete"-Patch reverted => 2.0.8 was not binaer compartible
- Bugfix: capi20_register() with MaxB3Connection == 0 results in a
  core dump. Now at least one buffer is allocated.
2004-10-06 15:24:42 +00:00
tobiasb 76d67818a5 Removed restriction that workday (W) must not be holiday (H) too.
Updated rate-files(5): priority of days, U:^..., s/weekday/workday.
2004-10-04 14:50:41 +00:00
tobiasb 6774d9c4e6 Updated and extended country(-de).dat, see comments at top of file. 2004-09-29 21:23:16 +00:00
tobiasb 725a2415b2 Two small changes for pp_rate: ignore leading white space at first area
name of A: line and remove progress notice after unknown area name search.
2004-09-29 21:13:32 +00:00
tobiasb f800d91a7a Changed handling of multiple "calling party number" information elements.
The network provided number is now preferred in any case.  The other
number (typical set by originating user) can be ignored using the
ignoreCOLP or -U setting, which allows different values for COLP and CLIP
now.  (The old behaviour was to use the first number if ignoreCOLP was set
and the network provided number regardless of order otherwise.)
2004-09-29 21:02:01 +00:00
tobiasb 07ba460b3a Check provider and price (new) when comparing provider rankings. 2004-09-27 18:00:23 +00:00
tobiasb 0e7cad2419 Improved isdnrate -T ..., see ChangeLog for details. 2004-09-07 23:48:48 +00:00
tobiasb 2ce9303a2a New parameter file entry "ignoreUPD" for suppressing "Unexpected
discrimator (...)" messages, demanded by Gnther J. Niederwimmer
on the suse-isdn mailing list.
2004-09-05 22:04:55 +00:00
keil 5956739350 secfix for vbox3 2004-08-30 14:59:25 +00:00
keil 2d58270a51 use DES functions from openssl if possible 2004-08-30 14:56:36 +00:00
keil 0cadc2a5f3 version 3.5 2004-08-30 14:06:42 +00:00
tobiasb 658e05fadb Minor fixes, required by gcc-3.4: Label at end of block, double function
declaration.  Revealed by Andreas Jochens as Debian bug #266523.
2004-08-25 21:22:05 +00:00
tobiasb a469c2966d New German ratefile, rate-de.dat version 3.10 from rates4linux. All
per default enabled providers have been validated in August 2004, other
providers during the year 2004.  Also included are cellphone entries
in the country-de.dat for Ghana, Moldova, Kazakhstan, and Syria.
2004-08-24 23:40:58 +00:00
hessler c09aa0cce5 Version 2.0.89
* fixed broken url reference to www.asterisk.org
* added hint that PBX may not like selecting a preferred B channel
* added hint that EAZ mapping may be used for dialin
2004-08-16 06:58:42 +00:00
tobiasb 5117e910f0 Three corrections in Western Pomerania by Klaus Lange from Ueckermnde.
Distinguished Feldberg Mecklenburg and Feldberg Black Forest.
2004-08-11 22:07:50 +00:00
calle 91832aa311 getpass => get_password_hook. 2004-08-10 12:10:38 +00:00
armin b7f4727218 Added patch to support analogmodem connections. 2004-07-27 18:06:54 +00:00
tobiasb d769b7b4ad New isdnrep option -m [*|/]number. It multiplies or divide the cost of
each call by the given number.  `-m/1.16' for example displays the costs
without the German `Umsatzsteuer'.
2004-07-25 14:21:13 +00:00
tobiasb 13385b9e26 New isdnrep options: `-L:' controls the displayed call summaries in the
report footer.  `-x' displays only call selected or not deselected by
hour or type of day -- may be useful in conjunction with `-r'.

Activated new configuration file entry `REPOPTIONS' for isdnrep default
options.  This options can be disabled by `-c' on the command line.
2004-07-24 17:58:06 +00:00
tobiasb 3666819646 New entry `REPOPTIONS' in section [ISDNLOG] of the isdn configuration
file.  This will be used for commandline options defaults of isdnrep.
2004-07-24 16:16:56 +00:00
tobiasb 55ea34f8f3 Set call duration -- written \$5 in callerid.conf -- until a
CONNECT occurs to 0 and not to the time elapsed since SETUP.  Now
the value 0 clearly indicates an unanswered call at HANGUP.  This
was reported by Rainer Dorsch on the isdn4linux mailinglist in
message <200404181436.48694.rdorsch@web.de> at 2004-04-18.
2004-07-24 15:48:45 +00:00
tobiasb 23c25644fa Increased version number from 4.68 to 4.69. It is planned to collect
changes with this odd version number for a longer period of time.
2004-07-24 12:03:36 +00:00
hessler d2681b5705 Version 2.0.88
* Fixed broken link to point to www.smsclient.org
2004-07-14 18:06:04 +00:00