After reading through the code of the NodeManager package, I've noticed that there appears to be support for accessing other tables within the subscriber registry.
However, in trying to perform a request through the sipauthserve NodeManager for these tables, I get a 501 response code.
It looks like access to these capabilities is restricted here.
Is there a particular reason why these NodeManager features were not exposed or should I file this as a bug?