Jump to content
  • entries
    18
  • comments
    9
  • views
    6,955

About this blog

Let me take you onto a trip into the SwyxWare Call Routing wilderness. Get ready to get your hands and knees dirty and to sleep under the bright firmament of API functions...

Entries in this blog

#9: Don't be shy, be chatty!

VBScript Lua   When it comes to develop call routing scripts with some own VBScript code in it, it might become handy to be able to have a look on what your code is doing.   There are lots of so called "debugging" possibilities, but at this point you have to believe me, the only really reliably working method is placing your own log/trace information into the server trace file.    Before you say that those trace files are way too large and confusing for you, they

Tom Wellige

Tom Wellige in General

#8: Today I will stay in bed!

VBScript Lua   Days on which you can stay in bed in the morning are usually weekends, vacations or public/bank holidays.    While you can plan your call routing for weekends and vacations quite easily, as they have fixed/planned dates, things get a little bit more difficult with public/bank holidays. There are of course public/bank holidays with fixed dates, like "Labor day (01.05.)" or "Day of German reunification (03.10.)" or "Christmas (25.12./26.12.)", but there are al

Tom Wellige

Tom Wellige in General

#7: Welcome to Babylon!

VBScript Lua   Have you ever had the necessity to create a call routing that somehow identifies the callers language and then provide all announcements afterwards in that language and maybe also connect to different destinations within the SwyxWare?   In this article I would like to show some approaches on how this could be done and also point out their pros and cons.   Lets assume you have a simple call routing that plays a welcome message, afterwards provide an

Tom Wellige

Tom Wellige in General

#6: Make it easy!

VBScript Lua   Last week I have shown how to setup a simple call routing script for the conference user to have a different pin validation for every available conference room.   The latest version in that article had an hard coded pin validation for each room in an Evaluate block.   This was ok when still developing the script but I don't consider that version properly usable or a customer as it is quite complicated for an untrained person to change a pin for a c

Tom Wellige

Tom Wellige in General

#5: Let me in!

VBScript Lua   The SwyxWare comes with build-in conference rooms. In order to use them you just have to assign the wanted number (or numbers) to the "Conference" user via the SwyxWare Administration within the Microsoft Management Console (MMC) or Swyx Control Center (SCC).    When using the SCC you can assign a PIN for each configured conference room (from SwyxWare 11.50 or SwyxON 1.50 on). When using the MMC you just get the conference rooms without any PIN. But it is ac

Tom Wellige

Tom Wellige in General

#4: Take me to your leader!

VBScript Lua   How to bring call routing functionality from user A to user B?    Two things upfront:   a single rule of a user being made with the "GSE" can be transferred all rules of a user, regardless if being made with the "rule wizard" or the "GSE" can be transferred   Nothing else is possible!   Lets start with item 2 of this list...   Transfer all rules of a user The most comfortable way to do this is to use the S

Tom Wellige

Tom Wellige in General

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use and have taken note of our Privacy Policy.
We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.