On Fri, May 18, 2012 at 9:08 AM, Dan Chang <[email protected]> wrote: > We have been building and installing the latest code frequently and find > that we have to rebuild servers and reenter large numbers of users and other > data in order to continue testing. I just wanted to check if anyone out > there has some tool they are using for re-entering lots of data after wipes > or reinstalls, or perhaps is using some scripts for this purpose? >
For our load testing we're importing users from csv, see attached the script. Usage: ./5000users -s 200 -n 10000 will create csv containing 1000 users starting with user 200. Then import csv from System > Import page You should get a backup from config UI after you configure (System > Backup page) and then restore configuration on the new machine (System > Restore pageI). George
5000users.sh
Description: Bourne shell script
_______________________________________________ sipx-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-dev/
