All Forums >> [Scripting] >> Post a VBScript >> X-Lite and eyeBeam automation script Do you like VisualBasicScript.com? Link to us and help spread the word about our forum. Thanks!
I needed an automated SIP client, and preferably one with media (audio) support as well. Couldn't find one that was effective or easy to set up. So I came up with writing a wrapper to X-Lite and eyeBeam SIP clients through GUI automation. You can automate this by executing a sequence of commands with the script below.
The script below does require you to install the AutoItX automation library to work.