David wrote: > I now have code for FirstRunTask.java runTask() that will > regenerate the profiles and restart the gateway/phone > devices. The code in runTask is executed during a system > startup, including a system startup due to an upgrade. > > The original issue requested the regenerate/restart behaviour > only for upgrades. I was wondering if it would be a good idea > to regenerate/restart the devices on all system startups? > This would ensure that the system starts up cleanly, however > it may also take down established calls. But perhaps that's a > good thing since it will clear calls that CDR may not be > tracking properly? > > Please refer to the original issue: > http://track.sipfoundry.org/browse/XCF-2739
I don't think we need to worry about established calls going down. Phones tend to be smart enough to not reboot while in an active call. However, sending a restart to all phones upon system startup... I like that it freshens things up quite nicely. (BLF subscriptions for instance.) Actual customers might find it a bit drastic though. Consider consulting sipx-users. (Also, I acknowledge that sipXconfig actually send a check-sync NOTIFY message, it is the phones that decide to restart.) -Paul [EMAIL PROTECTED] _______________________________________________ sipx-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-dev Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev
