HylaFAX The world's
most advanced open source fax server
|
|
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
Re: paging
Compiled from source..
Running on redhat 5.2 (with proper patches)
im doing it through a jury rigged gateway, using
/etc/aliases
alias example:
erik: "|/bin/stripper|/usr/local/bin/sendpage -l 1 -p Att3035551212"
/bin/stripper is a just a series of greps to kill header info..
The pages send.. most of the time.. For instance, I emailed:
chad@host.navidec.com,peter@host.navidec.com
they both got the pages.. but faxstat -d shows:
JID Pri S Owner Number Pages Dials TTS Status
3793 62 D mail 18008418837 0:0 1:12 Job has no PIN to send to
3794 126 D mail 18008418837 0:0 1:12 Job has no PIN to send to
My pagermap looks like:
^Att([0-9]+)$ 18008418837/\1
.* reject
and the log file of the above pages is:
Aug 13 20:42:36.40: [ 4592]: SESSION BEGIN 00000002 18008418837
Aug 13 20:42:36.40: [ 4592]: SEND PAGE: JOB 3793 DEST 18008418837 COMMID 00000002
Aug 13 20:42:36.40: [ 4592]: DELAY 2600 ms
Aug 13 20:42:39.01: [ 4592]: <-- [17:ATE0V1Q0X4S0=0H0\r]
Aug 13 20:42:39.18: [ 4592]: --> [16:ATE0V1Q0X4S0=0H0]
Aug 13 20:42:39.18: [ 4592]: --> [2:OK]
Aug 13 20:42:39.18: [ 4592]: <-- [32:ATS8=2S7=60&H1&I0&R2S13=1&D2&C1\r]
Aug 13 20:42:39.35: [ 4592]: --> [2:OK]
Aug 13 20:42:39.35: [ 4592]: <-- [5:ATM0\r]
Aug 13 20:42:39.52: [ 4592]: --> [2:OK]
Aug 13 20:42:39.52: [ 4592]: <-- [12:AT+FCLASS=0\r]
Aug 13 20:42:39.67: [ 4592]: --> [2:OK]
Aug 13 20:42:39.67: [ 4592]: DIAL 18008418837
Aug 13 20:42:39.67: [ 4592]: <-- [16:ATDT18008418837\r]
Aug 13 20:43:04.48: [ 4592]: --> [33:CONNECT 28800/ARQ/V34/LAPM/V42BIS]
Aug 13 20:43:04.49: [ 4592]: EXPECT ID (paging central identification)
Aug 13 20:43:06.49: [ 4592]: RECV ID ("ID=")
Aug 13 20:43:06.49: [ 4592]: SEND device identification/login request
Aug 13 20:43:07.52: [ 4592]: RECV: 110
Aug 13 20:43:07.52: [ 4592]: RECV ACK (login successful)
Aug 13 20:43:07.52: [ 4592]: RECV go-ahead (prologue done)
Aug 13 20:43:07.52: [ 4592]: SEND message block
Aug 13 20:43:09.32: [ 4592]: RECV ACK (message block accepted)
Aug 13 20:43:10.38: [ 4592]: RECV: NO CARRIER
Aug 13 20:43:40.38: [ 4592]: <-- [5:ATH0\r]
Aug 13 20:43:40.65: [ 4592]: --> [2:OK]
Aug 13 20:43:40.65: [ 4592]: SESSION END
Note on the last 4 lines.. RECV ACK.. RECV: NO CARRIER..
Is it possibly that AT&T is just hanging up, and never sending
some kind of GOODBYE command that hylafax expects? and then Hylafax
is registering that it was never completed or something?
but in faxstat -d, it still shows job has no pin.. and im not sure why on
that.
ANy help would be great. thanks.
On Thu, 12 Aug 1999, Jay R. Ashworth wrote:
> On Thu, Aug 12, 1999 at 04:34:32PM -0600, Erik Parker wrote:
> > Everytime we send pages to flex fax.. with priority 0.. it will send the
> > first one.. then site at Waiting for modem to come rady and not send the
> > rest.
> >
> > I have emailed the list a couple times now with questions.. Nobody seems
> > to answer.
>
> Hmmm...
> Yep, sure enough; there you are in my archive.
>
> Are you trying to send multiple jobs... or multi-_page_ jobs... and
> from which client? MacFlex? WHFC? Unix sendfax? Toss us a little
> more info, pse?
>
> > Flexfax must not have any support from SGI, which doesn't suprise me since
> > they won the award for the most insecure operating system.
>
> Yup, everywhere you look in the docs and on the website, all you're
> gonna see is "SGI provides no support for this software".
>
> AFA the other observation, didn't you hear? They're dumping NT for
> Linux. :-)
>
> > So I kinda have no choice but to rely on this list.
>
> We'll do what we can. OS version, HF version, src or binary, Modem
> make and model?
>
> Cheers,
> -- jra
> --
> Jay R. Ashworth jra@baylink.com
> Member of the Technical Staff Buy copies of The New Hackers Dictionary.
> The Suncoast Freenet Give them to all your friends.
> Tampa Bay, Florida http://www.ccil.org/jargon/ +1 813 790 7592
>
Erik Parker
eparker@mindsec.com
- References:
- Re: paging
- From: "Jay R. Ashworth" <jra@baylink.com>