On Fri, 14 Nov 2008 at 14:40, Tuan Viet Nguyen wrote: > I'm new to sipp and I would like to know if in sipp xml scenario we can > expect to receive a set of messages instead of receiving A message each > time?
Take a look at the 'optional=True' attribute. You should be able to do what you want by using that and the 'next' attribute. --RDM ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Sipp-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sipp-users
