I'm writing an application that will connect to the call server over SSH however when it runs it doesn't get the standard -> prompt it gets the PDT command. Is there a way to get to the correct prompt for running overlay commands.
Background:
I'm designing the application to connect to the call server using SSH then do things like take a DN as input and return a TN etc
The app will be used by our Service Desk so they can find info normally available from the command line but without actually giving them command line access.
Background:
I'm designing the application to connect to the call server using SSH then do things like take a DN as input and return a TN etc
The app will be used by our Service Desk so they can find info normally available from the command line but without actually giving them command line access.