Thanks for your reply.

I've tried with the optional & next attribute. It seems that when we create
a loop in a xml scenario expecting to receive some different types of
messages (INFO & INVITE for example), the optional attribute does not work
well. So I had to use the timeout, ontimeout & next attribute in stead of
optional & next attribute to resolve this issue. But another problem comes
with this method, that is we can not manage the arrival order of messages
(we don't know if a INVITE message arrives before INFO or not).

Do you have any ideas?

Thank you.


On Sat, Nov 15, 2008 at 11:27 PM, <[EMAIL PROTECTED]> wrote:

> 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
>



-- 
Tuan Viet NGUYEN
[EMAIL PROTECTED]
+33 6 79 94 48 48
-------------------------------------------------------------------------
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

Reply via email to