Trying to pull apart the DB schema that sipXconfig uses I got through the use of Hibernate to persist things in a SQL database. Now I'm trying to understand the classes involved (since they and their mapping files drive the schema) in sipXconfig and discovered various comments about doxygen being turned off for sipxconfig (in the svn logs) as 'unused'. I did successfully generate doxygen docs from the sipXconfig tree but I'm left wondering what the 'correct' way to generate docs for sipXconfig is.
So the question is simple: what's the current best method to generate automated docs for sipXconfig? A pointer to the wiki or an old posting would be great, an hour with google and poking around the source tree didn't net an obvious/current answer. -Eric FWIW I'm trying to get a handle on the configuration schema so I can write a utility that prints the config for a given phone showing where each item actually came from (defaults, specific phone config, or one of N group configs). I also want a way to export selected configs (mostly phone and user related config) with an eye toward re-importing onto another (production) system to ease in going from test->prod. _______________________________________________ sipx-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-dev Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev sipXecs IP PBX -- http://www.sipfoundry.org/
