*BSD News Article 53364


Return to BSD News archive

Path: euryale.cc.adfa.oz.au!newshost.anu.edu.au!harbinger.cc.monash.edu.au!msunews!news.gmi.edu!zombie.ncsc.mil!news.mathworks.com!newsfeed.internetmci.com!news.msfc.nasa.gov!elroy.jpl.nasa.gov!lll-winken.llnl.gov!parc!fenner
From: fenner@parc.xerox.com (Bill Fenner)
Newsgroups: comp.unix.bsd.freebsd.misc
Subject: Re: Has anybody got beeper/paging to work ?
Date: 19 Oct 1995 23:03:26 GMT
Organization: Xerox Palo Alto Research Center
Lines: 21
Message-ID: <466lfu$d92@news.parc.xerox.com>
References: <aak2.813417077@Isis.MsState.Edu>
NNTP-Posting-Host: crevenia.parc.xerox.com

In article <aak2.813417077@Isis.MsState.Edu>,
Atif Ahmad Khan <aak2@Ra.MsState.Edu> wrote:
>Hi all,  I am using hylafax with a ZyXEL 1496B modem and
>I am having a slight problem with getting paging to work.

Sam Leffler recently posted a solution to the hylafax mailing list for
someone who was having your exact same problem:

>My current source code does not resend the login packet when paging
>central responds with an unsolicited (e.g. "logon granted") response.
>Try moving the
>
>    putModem((const char*) prolog, prolog.length());
>
>call in pageSendApp::pagePrologue above the do loop.  If this isn't
>clear contact me directly.  If tpage can talk to the service provider
>then pagesend should be able to.
>
>     Sam

  Bill