Anybody who wants to make changes to sipxbridge (Carolyn and I at this point), please follow the practice of running the regression test suite before commits for any significant changes that you make. The regression tester exercises the basic functionality of sipXbridge (including simple call flows attended and blind hairpinned and simple transfers ). It also exercises the media path.
To run these : Build your system and run sipxecs-setup. cd $BUILD/sipXbridge/regression make regression This is an trace driven event-based emulation of actual call flows so it will run along for some time. The suite will grow with time (and as bugs get fixed). Thanks to Martin Pepin for having helped me debug the Makefiles to ensure portability. Hopefully it is all portable now and can be run on any developers machine regardless of the config dir path you set. If the Makefiles are less than elegant, please help make them so. Thank you in advance for trying it out. Any comments or suggestions would be welcomed. If there is any interest, we can talk about applying the regression tester to other components. Best regards, Ranga. -- M. Ranganathan _______________________________________________ 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/
