Jump to content

Open Admin 3.6

   (0 reviews)

1 Screenshot

About This File

Please refer for all discussions (forum) for this project to the forum.
 

Please refer for documentation (setup, usage, etc.) for this project to the SwyxPEDIA.

 

Find the license information here!
 

If you want to get involved into this project please refer to this topic.

 

 

User Feedback

Recommended Comments

if multiple IpPbx-users have the logged in Windows-account added to their authentication, the script always ends up with an error.

During Connection, the module Returns a Warning, which makes the script believe there's an error (but it's not a real error).

 

To get the script running, add this

# Fehlerbehandlung Multiple Users
if ($x -like '*Multiple Matching IpPbx User Accounts*')  {$x = ""}

between 

# Verbindung zur Datenbank herstellen

and

# Warnungen abfangen

 

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