VBScript → Lua
This function returns true if the current script user has an appointment in his Outlook/Exchange calendar stating him to be "busy".
PBXUser.IsOutlookBusy
This function returns a boolean value.
Please refer to the SwyxWare Administrator manual (chapter 5.3.3, Installation for Calendar-Based Call Management) for information on how to setup calendar based call routing correctly.
Beside the "busy" flag of an appointment you can also check for the "out of office" flag by using the PBXUser.IsOutOfOffice function.
This function is identical to the GSE build-in function IsOutlookBusy().
By Tom Wellige