Jump to content

Change LineKeyConfiguration


Anguela
 Share


Recommended Posts

I'm struggling to change the LineKeyconfiguration für a User.

I want to change programmatically the showed Line Description ("Leitung 1", "Leitung 2" etc) and the outgoing number.

 

With the api (ex: phoneClientFacade.GetLineKeyConfiguration(123)) I get the configuration and

can change a field named "Label". I found this field in the database, but this is NOT the displayed description.

 

I found the object TUserEntry in the underlaying SWConfigDataClientLib.WSUser namespace, but I have no idea how to use it.

 

I tried to use the WebApi itself, and can get a authentication key (https://192.168.1.1:9100/ippbx/client/v1.0/login/acquiretoken), but

got an error (BadRequest) and calling https://192.168.1.1:9100/ippbx/client/v1.0/user/123 - The documentation shows no more detail abount it.

 

I can change the Line description within the Netphone client, within the Netphone Administration AND with powershell, but not with any api call.

 

Does anyone have a link to a more detail documentation or any working example?

 

thanks in advance

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.