On Fri, Nov 25, 2011 at 6:20 PM, Antoine Roly <antoine.r...@gmail.com>wrote:
> Hello,
>
> Is it possible, when creating a response with SIPp (in my case it's SIPp
> Ims Bench but it's the same according to the documentation), to have the
> Via headers from the request present but in different lines ?
>
> Currently, the INVITE message the callee receive contains 3 Via headers
>
> [...]
> Via: SIP/2.0/UDP 192.168.x.x:...
> Via: SIP/2.0/UDP 192.168.y.y:...
> Via: SIP/2.0/UDP 192.168.z.z:...
> [...]
>
> and, when I use [last_via] keywords in the response, the 3 previous
> headers are concatenated in one single Via header.
>
> [...]
> Via: SIP/2.0/UDP 192.168.x.x:..., SIP/2.0/UDP 192.168.y.y:...,
> SIP/2.0/UDP 192.168.z.z:...
> [...]
>
> I would like the Via headers to be present but in separate lines. Is it
> possible ? Maybe with a regexp or something ?
>
Hi,
yes, regexps can do it:
http://www.mail-archive.com/sipp-users@lists.sourceforge.net/msg05361.html
regards,
takeshi
------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure
contains a definitive record of customers, application performance,
security threats, fraudulent activity, and more. Splunk takes this
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
_______________________________________________
Sipp-users mailing list
Sipp-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sipp-users