Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

option 81c pty

Status
Not open for further replies.

jtphoneman

Programmer
Joined
Dec 18, 2004
Messages
187
Location
US
On a option 81c, Can I turn on cty for cdr on a pty port? I have tried to enable cdr on tty 12(which is a pty port)in ld 15 but it tells me I need to set the port to cty in ld 17 first. When I try to set user to cty in 17 I get a invalid neumonics error?
Thanks
 
cty is the user for cdr, the ptty is always disabled unless it is in use.. if it shows up in ld 37 stat it is ready for logging in

john poole
bellsouth business
columbia,sc
 
So the ptty needs to be enabled or in use before I can add cty on the user in ld. 17?
 
i don't use pty for cdr, that is on a phyiscal port, the pty is for the otm to connect to to make chages.. here's my pty, but i turned otm off, cdr is handled with other software..

Code:
ADAN     TTY 14
  CTYP PTY
  DNUM 14
  PORT 1
  DES  PTYOTM
  FLOW NO
  USER MTC TRF SCH BUG
  XSM  NO
  TTYLOG       0
  BANR NO

john poole
bellsouth business
columbia,sc
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top