I've been racking my brain trying to get my softphone to dial numbers on web pages. I've gotten the browser to pass the number through to the softphone, but it adds tell:+ to the number and won't call out.
As a matter of last resort, I want to create a batch file to remove the tel:+ from the number. I have never written one before, but I imagine that it would be relatively simple.
The batch file just needs to open the tel: urls and remove tell:+ from the number before passing it on to the softphone.
I would really appreciate it if someone could point me in the right direction.