Re: How to use PbxAdminApi PbxTableUsers on service (C++) side                
                
    Hi Taras,
                                                                                            Great! It makes sense that it will not work without this, because then this is never called and the replicator is not started:
 class JsonApi * jsonApi = appInstance->CreateJsonApi("PbxTableUsers", this, msg, base);
                

