Conversation
|
Thanks for the patch with testcase. Could you make that into And, this lack all documentation, visible and invisible. A possible way to document its existence could be to add it to one of the built-in scenario's... (Lastly, your commits aren't atomic changes. They'll need to be squashed before I could merge. And the testcase naming should either be |
|
Thanks for the feedback,
|
Sounds good to me. (And it provides more legitimacy for the
I'm a bit reluctant to add new scenario's into the binary itself. If you add it to a samples directory as separate xml file, it would work for me. (Especially if a test case runs it, so the scenario's do not get stale.) |
|
Closed in favor of WIP in #260. |
Last header value: you can extract the header value using the ! suffix to the
[last_headerName]Example:
To: [last_From!]will generates a To: header containing the last From header value, this is quite useful when you need to send a new request (Eg. re-INVITE into an inbound SIP dialog)
Of course you can do the same using a regexp, but this syntax simplifies a lot the scenario file.
All the attribution for this patch should go to Snom Technology AG