Skip to content

epiphanyplx/SkypeToZAC

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SkypeToZAC

Forked from SkypeToTeams by CB954: https://github.com/CB954/SkypeToTeams
Ended up changing it to use mshta as you could still see the popup with previous method.

Information

The Script creates a ps1 file in C:\SkypeToZAC. The ps1 file converts the skype call to one accepted by ZAC.
I built this for ConnectWise Manage as it only integrates with Skype - fat client integrates with TAPI as well but ZAC does not support TAPI.
The ps1 file was needed because the call to skype has "?call" on the end of the phone number and ZAC will throw an error.

Installation

Open PowerShell.exe and run:.

irm https://raw.githubusercontent.com/epiphanyplx/SkypeToZAC/master/SkypeToZACInstall.ps1 | iex

About

Convert Skype: URL calls to ZAC

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PowerShell 100.0%