Jump to content
  • Introduction

    Introduction

    VBScript   → Lua

     

    The following interfaces are private COM interfaces, i.e. they are only available witihn an call routing script. They dont' need to get instantiated.

     

    • PBXCall
      This interface covers properties and methods being directly connected to the current call.
       
    • PBXUser
      This interface covers properties and methods being directly connected to the user the current script is running for.
       
    • PBXScript
      This interface covers common properties and methods connected to scripting purposes.
       

     

    The following interface is a public COM/DCOM interface, i.e. it is available within a call routing script and also for any other Windows application. It needs to get instantiated via CreateObject. However, this is already done within the call routing framework and can be accessed as g_PBXConfig.

     

    • PBXConfig
      This interface covers properties and methods connected to the SwyxWare configuration.
       

     

     


    Tom Wellige
     Share


     Share




×
×
  • 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.