Post by George NiculaePost by Douglas HublerPost by George Niculaeplease send profiles to server after updating to latest 4.6 RPMs -
there was a change in conferences records so they need to be
regenerated
George,
When sipxconfig restarts, it regenerates profiles but does not rebuild
mongo tables. just checking, is the fix in regenerating mongo tables?
Nope, that was not included yet. We should add the mechanism to
regenerate mongo tables on sipxconfig restart only when new patch that
needs this.
Ok, so if i understand you correctly : your fix do require
regenerating mongo data therefore you ask folks to send server
profiles. That's fine, I was just making sure you (and other
developers) understood that if any code change only requires that
config files are regenerated, then there's nothing you have to do.
restarting sipxconfig regenerates all config files.
George and for other's sake, we could automate regenerating mongo data
through SetupListener interface, but then the code to check if this
has been done will live in codebase forever. We'll reserve that sort
of option for after 4.6.0 is released.