Klaus Darilion wrote: > > I wonder if history info can be implemented without this module too, > just by using textops module and selects?
Probably not with SER as it is now. For full history-info, you will need to iterate over all branches and generate information from them, such as the index parameter and the reason stuff. A simplified, linear variant (ie., only considering winning branches) resembling the Diversion header is rather easy, though. Regards, Martin _______________________________________________ Serdev mailing list [email protected] http://lists.iptel.org/mailman/listinfo/serdev
