Andreas Fink
Moderator Registered 12 years 277 days
Andreas Fink (innovaphone) Wednesday, 11 October 2023, 04:17 PM in response to Wim 4127
Re: GetProvisioningCode returns code, but using code does not provision device for user
Hello Wim,

the new Device is added to a User Object with basic configuration options by the Users App Service, adjusting a new Device of the User Object is done by the provisioning application.

The provisioning App Service:
- Receives "mt":"ProvisioningPhone" on the AppWebsocket to Users App Service
- Performs Device changes on the User Object
- Performs config changes on 3rd Party Phone
- Sends "mt":"ProvisioningPhoneResult" on the AppWebsocket to Users App Service

The Device changes on the User Object can be done by changing the User Object via PbxAdmin API or updating it via Replication API (this is in general a preferred method to keep User Objects on the PBX and App Service in sync).

Best Regards
Andreas Fink


← You can define your color theme preference here