Hi,

Is there any way we can do If else condition or while loop in sipp script?

For e.g. scenario

                                Messages  Retrans   Timeout   Unexpected-Msg
  ----------> INVITE             0         0         0         0

  <---------- 100                0         0
  <---------- 180                0         0
  <---------- 200                0         0
  <---------- 200                0         0
  ----------> ACK                0         0         0         0

sipp is running as UAS. Till ACK receiving it's done.

After the ACK recieved, i need to wait for 90 seconds.

 If in these 90 seconds, Re-Invite comes from Application server, loop from
100 to 200
 else
 send BYE

Please help me to write it further.

Thanks,
Rawat

Email :
------------------------------------------------------------------------------
Xperia(TM) PLAY
It's a major breakthrough. An authentic gaming
smartphone on the nation's most reliable network.
And it wants your games.
http://p.sf.net/sfu/verizon-sfdev
_______________________________________________
Sipp-users mailing list
Sipp-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sipp-users

Reply via email to