HylaFAX The world's most advanced open source fax server

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]

sendpage nightmare resolved!!




> Hello everyone.
> 
> I need some help getting sendpage working on the following system.  
> 
> AMD 486 DX4 100MHz
> RedHat 4.0 Linux with 2.0.22 kernel
> HylaFAX v4.0pl1
> AMD 486 DX/4 100MHzSupraFAXModem 288 with ROM version
> V1.440-25-V34_DS
> USA Mobile NorthEast Ohio Paging Service  (1200BPS 7E1 XON/XOFF)
> 
> I have been through the mailinglist archives, but none of the
> examples I found seem to work.  Most would not even get me to the
> CONNECT 1200 message.  My current config is below:
> 
> SessionTracing:		4111
> 
> ModemType:		Class2		# use this to supply a hint
> ModemRate:		19200
> ModemFlowControl:	rtscts		# XON/XOFF flow control 
>
>
> #
> # USA MOBILE Pager Service Commands
> #
> 
> PagerSetupCmds:		ATE0B0S37=5N0W2&Q6F4
> PagerMaxMsgLength:	128
> IXOService:		``PG''
> IXODeviceID:		``1''

--- SNIP ---

I solved the problem I was having getting sendpage to work properly.
The cause of the problem was in the above lines.  The correct
configuration is below.

PagerSetupCmds: ATE0B0S37=5N0W2
IXOService:	PG
IXODeviceID:	1

The problem was occuring when the pager terminal was asking for the
service and device ID.  The config man page showed both parameters
with ``'' around them.  When sendpage sent the information to the
terminal it was sending ``PG''``1'' instead of PG1.  Upon removing the
quote characters it worked perfectly.  Now to tackle the fax end of
the software. ;-)

Regards,
Jerry




Project hosted by iFAX Solutions