|
Leland, David wrote:
>
> Well, the thing is, using the SNDPTFORD does not force the modem to
> autodial. I've tested that theory by simply varying on the ESC line and
> controller, which should cause the modem to dial, but it doesn't.
No, varying on QESLINE/QESCTL manually will not cause it to dial, as the
controller had DIALINIT(*LINKTYPE) specified.
To test the ECS modem just order an informational PTF (like do a
SNDPTFORD SF98320) - or you could do SNDSRVRQS *TEST (although in this
case you may get a phone call back from IBM acknowledging the call).
DIALINIT help from CHGCTLHOST:
*LINKTYPE
The type of dial connection initiated is specified on the LINKTYPE
parameter. For LAN or SDLC short-hold mode connections, the
default is to dial the connection as soon as the controller
description is varied on. For all other link types, the default
is to delay
dialing.
You do NOT have an SDLC SHORT-HOLD MODE connection, therefore the
default is:
*DELAY
The dial connection is delayed until a job is initiated that
requests the use of the remote controller resources.
Now you can either change the controller to DIALINIT(*IMMED) to cause it
to dial as soon as it varies on, or you could do something like creating
(in CFGDSTSRC) a dummy distribution queue & routing entry (and WRKDIRE
like *ANY DUMMY) and do a SNDNETMSG to CALL @ DUMMY to cause it to dial.
--
... Neil Palmer AS/400~~~~~
... NxTrend Technology -Canada ____________ ___ ~
... Markham, Ontario, Canada |OOOOOOOOOO| ________ o|__||=
... Phone: (905) 731-9000 x238 |__________|_|______|_|______)
... url:http://www.NxTrend.com oo oo oo oo OOOo=o\
... mailto:NPalmer@NxTrend.com ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* This is the Midrange System Mailing List! To submit a new message, *
* send your mail to "MIDRANGE-L@midrange.com". To unsubscribe from *
* this list send email to MAJORDOMO@midrange.com and specify *
* 'unsubscribe MIDRANGE-L' in the body of your message. Questions *
* should be directed to the list owner / operator: david@midrange.com *
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.