public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] PPP disconnect script
@ 2004-07-03 14:18 Felix Nielsen
  2004-07-05  9:27 ` Nick Garnett
  0 siblings, 1 reply; 5+ messages in thread
From: Felix Nielsen @ 2004-07-03 14:18 UTC (permalink / raw)
  To: ecos-discuss

Hi

I am trying to get a persistent connection up and running using a GRPS 
modem. After successful connection, at some point the connection is 
dropped from the ISP provider, and I need to re-connect automatically.

Have enabled (=1) :

"extern int    persist;    /* Reopen link after it goes down */"

But before I can launch the connection again, I need to fire "+++" to 
the modem, so the modem is ready again. I have been looking in the 
source, and found :

"extern char    *disconnector;    /* Script to disestablish physical 
link */"

But how do I initialize that script?

Any hints or examples would be appreciated.

Thanks
Felix


-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2004-07-05 20:11 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-07-03 14:18 [ECOS] PPP disconnect script Felix Nielsen
2004-07-05  9:27 ` Nick Garnett
2004-07-05 13:42   ` Felix Nielsen
2004-07-05 14:12     ` Nick Garnett
2004-07-05 20:11     ` silpol

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).