home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!mcsun!ieunet!scotty.eurokom.ie!rolff
- Newsgroups: comp.os.vms
- Subject: Problem making outgoing x29 call
- Message-ID: <1992Nov11.164428.12089@vms.eurokom.ie>
- From: rolff@scotty.eurokom.ie (Anders Rolff)
- Date: 11 Nov 92 16:44:28 CET
- Reply-To: rolff@scotty.eurokom.ie
- Sender: rolff@scotty.eurokom.ie ()
- Distribution: world
- Organization: EuroKom conferencing services
- Nntp-Posting-Host: scotty
- Nntp-Posting-User: rolff
- Lines: 40
-
-
- Hello!
-
- I'm writing an application that makes outgoing calls to a remote terminal.
- After a day of %F, virtual call cleared I started testing the program
- DIGITAL supplies in sys$examples, psi$x29_outgoing_c.c, just to find
- that the same problem occurs.
-
- I think I have tracked down the problem to facility negotiation. If I make
- an x29 call with $ set host/x <addr> I get the following accounting
- info on the remote node:
-
- CIRCUIT PSI virtual circuit termination
- ---------------------------------------
-
- Calling facilities:
- 42 07 07
-
- Accept facilities:
- 42 07 07
-
- But, if I use psi$x29_outgoing_c the call fails with Virtual call cleared
- and the accounting info on the remote node looks like this:
-
- CIRCUIT PSI virtual circuit termination
- ---------------------------------------
-
- Calling facilities:
- 42 07 07
-
- Accept facilities:
-
- It doesn't seem like the remote node is accepting the facilities.
-
- Both the local and the remote DTE are using PSI-Access through a
- DEMSA. VMS 5.5-1, PSI-Access 4.3.
-
- Cheers,
-
- Anders.
-