Picture of mario 6737
Registered 1 year 269 days
mario 6737 Saturday, 8 July 2023, 04:20 PM
app that create delete pbx users
hi, i need to create an innovaphone app (c++) that create/update/delete pbx users, the app need to receive infos from http calls from external services and create/delete pbx users accordingly. i tried to follow the replication https://sdk.innovaphone.com/13r3/doc/tutorials/Replicator.htm tutorial but i dont know if this functionality is the right one.
Thank you for your help.
Andreas Fink
Moderator Registered 13 years 43 days
Andreas Fink (innovaphone) Friday, 21 July 2023, 11:18 AM
Re: app that create delete pbx users
Hello Mario,

the replication tutorial you are referring to is in parts outdated and requires adjustments to work with the current set of SDK libraries - nothing dramatic, but requires C++ know-how. If you create a new C++ App project and use documentation for the following libraries, it should be possible to build such an app:

For your requirements I would suggest to use JavaScript Runtime instead of C++ App Service. I see no benefits in the implementation of the app service in C++ in this case. With the current subset of available JavaScript runtime libraries it should be much more easier to create such an app.

Best Regards
Andreas Fink
Andreas Fink
Moderator Registered 13 years 43 days
Andreas Fink (innovaphone) Friday, 21 July 2023, 11:20 AM
Re: app that create delete pbx users
Additionally, as alternative, you could consider to take a look on the EasyConnect App from XQTING, which provides such functionality from building blocks.

Best Regards
Andreas Fink
← You can define your color theme preference here