Bug 66075 - providing automatic windows callback
Summary: providing automatic windows callback
Status: RESOLVED FIXED
Alias: None
Product: kppp
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Mandrake RPMs Linux
: NOR wishlist
Target Milestone: ---
Assignee: Harri Porten
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-10-15 19:51 UTC by Nick Shaforostoff
Modified: 2004-04-24 20:07 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
patch for kppp from kde 3.2.1 (11.72 KB, patch)
2004-04-16 19:21 UTC, Nick Shaforostoff
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Nick Shaforostoff 2003-10-15 19:51:30 UTC
Version:            (using KDE KDE 3.1.1a)
Installed from:    Mandrake RPMs
OS:          Linux

Please, provide automatic CBCP (windows) callback support.

I've found a lot of articles about how to use it using scripts. 
After connecting (on re-call) it prints my remote ip, but I can't ping anything (either using hostname or ip).

I use it (on windows) because I must pay $0.5 per hour only for telephone communication
Comment 1 Thiago Macieira 2003-10-15 22:04:26 UTC
What do you mean by "callback"? Does this program you're referring to exist in any of the platforms Kppp runs on?

Can't you do what you want with pppd's ip-up scripts?
Comment 2 Nick Shaforostoff 2003-10-16 19:34:15 UTC
Callback is 
when you call privder, it disconnects
and provider calls you.
So you must not pay for telephone communication (cause call is incoming)
Comment 3 Nick Shaforostoff 2003-12-03 18:25:54 UTC
hint: try to integrate
chestnut-dialer.sourceforge.net
(http://chestnut-dialer.sourceforge.net/index-ru.html)
Comment 4 Nick Shaforostoff 2004-03-20 12:19:11 UTC
who need this?
who need kppp?
Comment 5 Nick Shaforostoff 2004-04-16 19:21:10 UTC
Created attachment 5662 [details]
patch for kppp from kde 3.2.1
Comment 6 Nick Shaforostoff 2004-04-16 19:22:49 UTC
new attachement patch to add CBCP support to kppp
Comment 7 Nick Shaforostoff 2004-04-19 15:03:49 UTC
/
Comment 8 Sergiy A. Puziy 2004-04-22 08:25:35 UTC
This feature is very, very neccessary. I use only callback providers because I don't have extra money. And I do not want to call using scripts. This feature will help users who do not familiar with script writing.
Comment 9 Harri Porten 2004-04-24 20:07:28 UTC
OK. Patch is in. Thanks a lot. Hope you get around trying it out before KDE 3.3 gets released. Had to make 1-2 minor modifications  needed because of another patch that went in shortly before. Thanks again.