Hi all, we are currently holding a lecture on SIP and IPv6 and are using (once more) SIPp for testing.
During the exercises, we found some issues regarding the documentation: First: <http://sipp.sourceforge.net/doc3.0/reference.html#Structure+of+client+%28UAC+like%29+XML+scenarios> In the example in the session identifier line (o=), there should not be a [local_ip] but a [media_ip] (and a [media_ip_type] instead of [local_ip_type]) Reason: in IPv6, the [local_ip]-Tag is replaced by the IPv6 address with square brackets [2201:056D::112E:144A:1E24] , but the [media_ip]-tag with the IPv6 address without brackets. Example: when using [local_ip] o=nasa1 971731711378798081 0 IN IP6 [2201:056D::112E:144A:1E24] when using [media_ip] o=nasa1 971731711378798081 0 IN IP6 2201:056D::112E:144A:1E24 according to RFC3266, the version without square brackets seems to be correct. Second: I wanted to update the wiki, but I am not able to save an edited page (even when logged in). I always get an "Sorry! We could not process your edit due to a loss of session data. Please try again. If it still doesn't work, try logging out and logging back in."-error. I already contaced Olivier Jacques, but without success. In general, the wiki seems to be quite death since August 2008 ... br Michael -- Michael Hirschbichler, Mag. Dipl.-Ing. Institute of Telecommunications Vienna University of Technology A-1040 Wien, Favoritenstr. 9-11/388 Phone: +43 1 58801 38846 ------------------------------------------------------------------------------ Protect Your Site and Customers from Malware Attacks Learn about various malware tactics and how to avoid them. Understand malware threats, the impact they can have on your business, and how you can protect your company and customers by using code signing. http://p.sf.net/sfu/oracle-sfdevnl _______________________________________________ Sipp-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sipp-users
