Bug 86270

Summary: [PATCH] per phone modem init string
Product: [Unmaintained] kppp Reporter: Ivan Vasilyev <evasilyeva>
Component: generalAssignee: Harri Porten <porten>
Status: RESOLVED UNMAINTAINED    
Severity: wishlist    
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:
Attachments: per phone modem init string patch

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.