Hey All,
Is there a way to specify a message that can be received at any time (globally, for example?)? For example, I am using SIPp to test some subscribe scenarios. After a subscribe is sent, I don't really care when I receive the Notify messages (after I receive the first Notify msg); I also do not care about the number of notify messages since this can vary depending on the configuration of the server. It would be great if there was a way in which I could enable a "recv" block and a corresponding "send" block for this purpose so that I can move on to the next scenario without worrying about the Notify messages. Here is a simplified scenario of what I want to accomplish:
SUBSCRIBE -------------> 1
200 <------------- 1
NOTIFY <------------- 1
200 -------------> 1
.
. ... any number of Notify messages received and corresponding 200 Messages sent out
.
INVITE --------------> 1
.
.
Thanks in advance for your help.
------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________ Sipp-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sipp-users
