Jump to content
  • IpPbx.UserFreeStatusText

    IpPbx.UserFreeStatusText

    VBScript   → Lua   SwxWare 2011

     

    This property takes or returns the current free status text of the script user.

     

    ' Getting the script users free status text
    Dim sUserFreeStatusText
    sUserFreeStatusText = IpPbx.UserFreeStatusText
    
    ' Setting the script users free status text
    IpPbx.UserFreeStatusText = "I am out for lunch"

     

     

    This property takes or returns a string value.

     

    If being used in a group context (from SwyxWare v13.27) this property returns an empty string. Read more about user and group context differences here.

     

    This property is identical to the Server Script API property PBXUser.FreeStatusText.

     

    The status text of a user is getting in the SwyxIt! client when hovering the mouse pointer above a speed dial key being configured to that user.

     

    image.png

     

     


    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.