Re: [Sipp-users] Fwd: XML Body content.

2017-11-04 Thread Wilmar Pérez via Sipp-users
Hi Šindelka, It was indeed the absent of a blank line before the beginning of the content what was causing the problem. I have totally overlooked that. Thanks very much. Best regards, Wilmar. 2017-11-04 11:01 GMT-04:00 Šindelka Pavel : > Hi Wilmar, > > at least there must be a blank line betw

Re: [Sipp-users] Fwd: Non standard headers

2017-11-04 Thread Šindelka Pavel
Hi Wilmar, SIPp has been created as a test tool so non-standard headers do work in terms that you can send them and parse them using . I'm not sure whether the [last_*] construct works with them, though. P. Dne 4.11.2017 v 15:10 Wilmar Pérez via Sipp-users napsal(a): Hello all, I am just

Re: [Sipp-users] Fwd: XML Body content.

2017-11-04 Thread Šindelka Pavel
Hi Wilmar, at least there must be a blank line between the last SIP header and the beginning of the content (RFC3261). Second, I am not sure whether the fact that you have a different number of spaces in front of headers up to Contact and in front of headers from Allow on may not confuse SIP

[Sipp-users] Fwd: Non standard headers

2017-11-04 Thread Wilmar Pérez via Sipp-users
Hello all, I am just wondering if I can work with non standard headers within SIPp scenarios. I have not been able to find any information so far. Thank you, Wilmar -- Check out the vibrant tech community on one of the w

[Sipp-users] Fwd: XML Body content.

2017-11-04 Thread Wilmar Pérez via Sipp-users
Hi all, I am trying to insert some XML body content in my scenarios but I have not been able to format them properly. I figure I may need to escape them but how? I have tried the obvious without much success. This is an example: -- --- A