Bug 86270 - [PATCH] per phone modem init string
Summary: [PATCH] per phone modem init string
Status: RESOLVED UNMAINTAINED
Alias: None
Product: kppp
Classification: Unmaintained
Component: general (other bugs)
Version First Reported In: unspecified
Platform: Compiled Sources Linux
: NOR wishlist
Target Milestone: ---
Assignee: Harri Porten
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-07-29 23:35 UTC by Ivan Vasilyev
Modified: 2025-06-09 20:48 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
per phone modem init string patch (7.22 KB, patch)
2004-07-29 23:37 UTC, Ivan Vasilyev
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ivan Vasilyev 2004-07-29 23:35:40 UTC
Version:            (using KDE Devel)
Installed from:    Compiled sources

This patch allows user to define additional init string for each phone number. It's necessary when ISP has several lines with different speed and quality and user wants to tune modem optimally for each line. If this string is not empty, it is sent to modem after all common init strings defined in modem settings. This string can be customized in 'Edit Account' dialog with "Init..." button. Init strings are saved to kppprc separated by ":" in manner like phone numbers.
This patch should be applied inside kdenetwork directory and it modifies files in kppp directory.
Comment 1 Ivan Vasilyev 2004-07-29 23:37:16 UTC
Created attachment 6917 [details]
per phone modem init string patch
Comment 2 Christoph Cullmann 2025-06-09 20:48:39 UTC
This project is unfortunately no longer maintained.

If a new maintainer wants to step up and take care, the project is archived here:

https://invent.kde.org/unmaintained/kppp

You can just clone it in your private namespace on invent.kde.org and if you have started to work on it and fixed/implemented something get it reviewed and the project unarchived.

Sorry for the inconveniences.