Hi All!

During my scenario I have to call Netcat using the following command: 

nc IP_Addr Port -s Local_IP_Addr -p Local_Port < PayloadFile.cap

I'm doing so by:

<nop>

  <action>

          <exec command=" nc6 192.16.88.27 3216 -s 192.16.22.46 -p 1180
< PayloadFile.cap"/>

  </action>

</nop>

 

The problem is that SIPp interpret the "<" within external command as
opening of a new tag and fails to "understand" rest of the scenario.

Any advices?

 

Regards,

Evgeny Miloslavsky

Systest Engineer

Juniper Networks Solutions Israel LTD.

Office: +(972)-74-7170072

------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
Sipp-users mailing list
Sipp-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sipp-users

Reply via email to