Jump to content
  • PBXScript.OutputTrace()

    PBXScript.OutputTrace()

    Lua   → VBScript   SwxWare v13.10

     

    This function can be used to write trace out into the SwyxServer's trace file. Tracing can be used for debugging of realtime systems and is highly recommended to be used within own script code.

     

    PBXScript.OutputTrace("Hello World")

     

     

    This function returns always PBXResult value of PBXSuccess.

     

    This function can be used at any time within a call routing script. The string being passed as parameter will be directly written into the SwyxServer trace file.

     

    Call routing traces will be written by the SrvScript module of IpPbxSrv to Info3 level.

     

    To create trace output on any trace level you can use PBXScript.OutputTraceEx().

     

     

    The following blog article provides some general hints about tracing within call routing:

     

     

     

    The following article explains how to filter one single call from a SwyxServer  trace file, and from that call only the call routing relevant trace lines:
     

     

     


    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.