Hi everyone, In my sipp scenario, I need to parse Route and Record-Route using header="Route" and header="Record-Route". The problem is that record-route is inserted before route in my SIP request, so when I use the header="Route", it retrieves the Record-Route field... I've read the source file and it seems that the problem comes out from xp_get_value and the strstr search. This comment is added : // FIXME: potential BUG in parser: we must retrieve full word, // so the use of strstr as it is is not enough. // we should check that the retrieved word is not a piece of another one.
Has somebody fixed it ? Thank you, Thomas Rosenblatt. ------------------------------------------------------------------------- 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
