Jump to content

What command line parameters are there.


ThomasAJ

Recommended Posts

The 'control' shortcuts do not work over Terminal Services ie when the focus is within TS.

 

I have a program (TSRemoteExec) that does a 'call-back' to the originating PC from within TS for auto-dialling:

"C:\Temp\TSRemoteExec.exe ""C:\Program Files\NCH Swift Sound\Talk\talk.exe"" -dial " & "1831" & strCallNumber

 

'-dial' is the parameter.

 

Is there one for 'Hang-up' and maybe others?

Link to comment
Share on other sites

Actually there are several:

 

-hangup

This hangs-up the current call

 

-answer

Answer an incoming phone call.

 

-hold

Puts the current call on hold.

 

-offhold

Takes the on-hold call off hold. If there are multiple lines on hold, calling this multiple times will cycle through all on-hold calls.

 

-dtmf [key]

This sends a DTMF tone down the line during a phone call. For the "[key]" parameter, you can use any numbers from 0 to 9 inclusive, as well as * and #.

 

-hide

Hides the window of Express Talk.

 

-show

Reveals the Express Talk Window

 

-logon

This starts Express Talk (if it is not open already) and minimizes the program to the system tray.

 

-exit

This closes Express Talk (complete exit).

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...