Hi.
Another vote for microsip. You can also control it from the command
line. I asked chat GPT to generate an auto hotkey script so I could
assign my own hotkeys to various commands that Microsip doesn't have by
default. So you could set alt control A to answer a call, alt control H
for hold etc. I'd recommend using auto hotkey version 2. To use
Microsip, you'd have to sign up with a voice over IP provider like
localphone, call with us, sipgate, voipfone etc. Just in case you need
them, here is a list of command line arguments.
Go to the directory where Microsip.exe is and open cmd. In your auto
hotkey script, you'd provide the full path to microsip in the script.
Then type the following commands:
MicroSIP.exe msip:minimize
MicroSIP.exe msip:answer
MicroSIP.exe msip:hangupall
MicroSIP.exe msip:hold
MicroSIP.exe msip:transfer_
MicroSIP.exe msip:micmute
MicroSIP.exe msip:micunmute
MicroSIP.exe msip:speakmute
MicroSIP.exe msip:speakunmute
MicroSIP.exe msip:micmuteclick
MicroSIP.exe msip:speakmuteclick
MicroSIP.exe msip:micup
MicroSIP.exe msip:micdown
MicroSIP.exe msip:speakup
MicroSIP.exe msip:speakdown
Cheers,
Mo.