On 11/7/06, Tanzeel serfaraz <[EMAIL PROTECTED]> wrote: > Hi Juan; > Thanks for your quick replay and Sharing of your > scenarioes file with me. > About your scenario it is working absolutely fine on a > single machine .But i have to do load testing of > OPENSER(proxy) through SIPp like: > > > <SIPp UAC>---------<OPENSER (Proxy)>-------(SIPp UAS) > SIPp UAC and SIPp UAS runs on machine1 and OPENSER > runs on machine2. > > > my questions are: > Q)IS ur scenario work correct as per my requirements. > Q)Whether i have to hardcode something on OPENSER.CFG > or OPENSER is just proxying the requests comming from > SIPp and i have to done with command like ./sipp - > > > Any suggestion/help. > > > Thanks and Regards; > Tanzeel
Hi there, I'm glad it heled you. Now, I'm not familiar with OpenSER config so that will be on you... But there should be (at least) 2 ways of geting it done: 1 - You could tell OpenSER not to request auth from the UAC, and then give some static location for the UAS. But this is not a very realistic scenario. 2 - Make the UAS register to OpenSER. Then send INVITE with authentication (you have to compile sipp with "make ossl" or "make pcapplay_ossl"). Not quite sure how to do this. But I believe it's better as it resembles the "real thing". Probably some of the gurus in the list will help us out here. Anyway. If you get it to work, I'll really appreciate a feedback, as I need to test different servers and OpenSER is a "TODO" yet. Good luck, Juan ------------------------------------------------------------------------- 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
