Olivier, I also looked into adding NOTIFY for -aa, and in my tests, the NOTIFY was rejected as an out of call message, before being handled by the auto-answer code, because it is a new dialog initiated by our presence server.
Not sure if that will be an issue for his scenario, but it was a non-starter for mine. t > Hey Olivier, > > Yes, this is exactly what I need - ability to auto answer NOTIFY messages. > > Btw, let me take the time here to thank everyone who has actively designed > and developed this excellent tool and to further thank folks like Olivier > who regularly reply to all queries on this mailing list - however basic > these queries might be! Keep up the good work! > > Thanks. > > > On 9/6/06, Olivier Jacques <[EMAIL PROTECTED]> wrote: >> >> Newsgroup User wrote: >>> 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 >>> . >>> . >> Hi, >> >> this is currently already implemented, but for INFO messages only. (SIPp >> sends a 200 OK whenever it gets an INFO message). >> Look at option "-aa" (auto answer). >> >> If needed, I could add NOTIFY to that. Could you confirm this is what >> you need? >> Olivier. >> > ------------------------------------------------------------------------- > 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 -------------------------------------------------------------------------- :: F. Tarek Rogers :: [EMAIL PROTECTED] :: echo '[dO%O+3E%O+PO/d0<0]\ Fi22os0302E554A6CCBCBAB0079639705881B3BCD79B52636A81C0D9E025134C3l0xAP'|dc ------------------------------------------------------------------------- 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
