Bugs item #2019081, was opened at 2008-07-16 01:02
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=637564&aid=2019081&group_id=104305

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Simon Flannery (s1m0nflann3ry)
Assigned to: Nobody/Anonymous (nobody)
Summary: No file output

Initial Comment:
After upgrading from SIPp 3.0 to SIPp 3.1 file output is broken. For example in 
the attached example we could write information to disk using SIPp 3.0, but not 
using SIPp 3.1. SIPp was complied from source on SUSE enterprise.

  <recv response="200" rtd="true">
    <action>
  <!--    <ereg regexp="tag=.*" search_in="hdr" header="To:" assign_to="1" /> 
-->
  <!--    <ereg regexp="sip.*[0-9][0-9][0-9][0-9][0-9]" search_in="hdr" 
header="Contact:" assign_to="2" /> -->
<exec command="echo [last_From] is the from header received >> from_list.log"/> 
<----- Fails

      <exec command="echo hello > call" />  <----- Fails
  <!--    <exec command="echo -n [$2] > winfo.contact" /> -->
  <!--    <exec command="echo [field0]\;[field1]\;[field2]\;[$1]\;1\; > 
winfo.inj" /> -->
    </action>
  </recv>


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=637564&aid=2019081&group_id=104305

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Sipp-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sipp-users

Reply via email to