David Saint wrote: > Hi, > > I've started looking at fixing an issue XCF-2739 "Automatically > re-generate all profiles as part of an upgrade" > _http://track.sipfoundry.org/browse/XCF-2739_ but I'm not familiar with > this code so I'm not sure where to start. To speed my progress perhaps > someone could help me with one or more of the following: > > - Where is the upgrade check located where code can be added to trigger > the download?
FirstRunTask.runTask - is only called after initial install and after upgrade > - What command is used to regenerate the profiles? check how ProfileManager is used in the code... > - What command is used to download the profiles? there is not any - but you can trigger restart of devices when generating the profiles > > If you happen to know the answer to some or all of these it would give > me a good starting point. > > Thanks... > Dave. > _______________________________________________ sipx-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-dev Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev
