Eswar, Sunil wrote: > Hi, > > I am received a notify in my sipp script and sending a 200 OK, but the > response goes to the port and IP of the server where the response came > from rather than using the via header. > > How to resolve this problem > > Regards, > Sunil Hi Sunil,
SIPp is not able to parse the Via and send to the corresponding IP. One of the possible workaround is to use "-rsa" command line option, but then SIPp will always send to the address indicated with -rsa. This might be what you want though. Let me know. 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
