Marcel Fischer Posted May 30, 2024 #1 Posted May 30, 2024 I tried using But everytime i used IsHolidayInGermany(GSE_BL_BE) in a Check, the call routing just breaks. I checked others like IsBusy() and they worked. Am I missing something forIsHolidayInGermany() to work ? I'm using SwyxON in the current version.
Tom Wellige Posted May 30, 2024 #2 Posted May 30, 2024 Have you switched your Call Routing User to Lua Call Routing? By default ALL SwyxWare users are based on VBScript and only VBScript code can be added. Since SwyxWare 13.10 there is also a Lua scripting engine included, but users must still be switched over to Lua manually. If you haven't done anything like that, your call routing user is using VBScript and you need to use the VBScript version of the public holiday function (as stated also in the article you linked above): IsPublicHolidayAT (Austria, including Federal States) IsPublicHolidayDE (Germany, including Federal States)
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now