Eva Nautiyal en107@... IRT Project Fall 2002 README Description Of New/Modified Files: sipd.c Modified so that there is a TRIP option at startup time. Starts up the TRIP thread is the TRIP option is specified. sipd-config.h sipd-config.c Modified to take care of the TRIP routing option. telmap.c Modified to route in the following order: TRIP, ENUM, configuration database/file, if the TRIP option has been specified. tripthread.h tripthread.cpp This is a thread that starts up the TRIP LS from within SIPD. LSSessionManager.hxx LSSessionManager.cxx Added the findSIPGateway() function here. LSTest.cxx A small test class to test the findSIPGateway() function.