Jump to content

Function: IsUserLoggedOff


Tom Wellige
 Share


Recommended Posts

This post is taken from the Swyx Forum Archive (2007-2014) and was originally posted 05.09.2011 by me

 

This function returns True of the given user is logged off from the server.

 

 

Please find the IsUserLoggedOff function in the Function Collection (VBScript) and Function Collection (Lua) area of the Programming References section of the SwyxPEDIA here on Swyx Forum. 

 

 

Link to comment
Share on other sites


  • 2 months later...

Hallo Tom

Ich versuche seit Stunden diese Skript einzubauen. Mein Callrouting stürzt an dieser Stelle jedoch immer ab.

Im Trace IpPbxSrv erhalte ich folgende Rückmeldung:

19 16:49:07.527 0015e8 Info SrvScript  0656F218 000003c4 SPBXScript::OutputTrace                 () IsAgentLoggedOff ( 9200 )
19 16:49:07.527 0015e8 Info SrvScript  0656F218 000003c4 SPBXScript::OutputTrace                 () -------------> IsAgentLoggedOff ( sNumber = 9200 )
19 16:49:07.528 0015e8 *Err SrvScrAPI  0195F2B8 000003c4 SPBXScriptSite::OnScriptError           ()
~Code:   0
~Src:    Laufzeitfehler in Microsoft VBScript
~Desc:   Falsche Anzahl an Argumenten oder ungültige Eigenschaftszuweisung
~RetVal: 800a01c2
~Line:   16051 
~Column: 1
~Source code:
~Function rulePlanteamZustellungTeams(ByRef rInputParams)
~ ^ error position
19 16:49:07.529 0015e8 Inf3 SrvPBXCtl  07AA3940 000003c4 SPBXCallHub::SetDisconnectReason        (CallRoutingFailed, ext cause 0, U:0, T:0, '','',Unknown) stored
19 16:49:07.529 0015e8 Info SrvPBXCtl  07AA3940 000003c4 SScrServer::OnScriptFinished            ()
19 16:49:07.529 0015e8 Inf2 SrvPBXCtl  07AA3940 000003c4 SScrServer::EventScriptFinished         ()
19 16:49:07.530 0008e4 Inf2 SrvPBXCtl  06CB7D88 000003c4 SScriptFsm::ActionOnScriptFinished      ()

 

Was mache ich falsch?

Vielen Dank für deine Antwort.

Link to comment
Share on other sites


Hallo,

 

da hat ein Fehler überlebt. Beim Copy&Paste aus dem alten Forum ist an vielen Stellen ein Befehl verschluckt worden. Ich dachte, alle Stellen an denen das passiert ist, hätte ich mittlerweile korrigiert.

 

Sorry! Ich habe den Code oben korrigiert. Einfach nochmal per Copy&Paste in den Start Block kopieren, dann gehts.

 

Zur Erklärung: in der folgenden Zeile hat das "Set" an Anfang gefehlt:

 

Set Users = g_PBXConfig.GetUserByAddress(sNumber)

 

Link to comment
Share on other sites


Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 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.