November 12, 2020 at 6:49 am
#7043
H
CompuTechITGmbHParticipant
After upgrading to OSTicket to OSTicketAWSOME the URL doenst work any more….
@echo off
if “%3” == “finished” Exit 1
if “%2” == “1” Exit 1
if “%3″== “connect” GOTO los
:los
start https://www.computech-it.de/helpdesk/scp/users.php?tapi=urldecoded^&callerTel=%1
before the Upgrade the Script worked…