Tagged Questions
2
votes
1answer
234 views
Command line syntax for launching a softphone
I was advised to use the following command, from the Windows command line, in order to get my softphone to dial a number:
@="\"C:\\Program Files\\qutecom\\qutecom.exe\" \"-c\" \"call\\%1\""
...