Hello,

In my SIPp scenario, I'm trying to

At the beginning of the scenario, I have this:

<scenario name="test">
 <nop>
    <action>
      <assignstr assign_to="1" value="[field0]" />
      <assignstr assign_to="2" value="[service]" />
    </action>
  </nop>

...

But both $1 and $2 expand to the empty string when I'm using them
(through [$1] and [$2]) in the recv and send blocks. Is that expected
? How to get around this ?

Regards,
K.L.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Sipp-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sipp-users

Reply via email to