Hello,

I am playing a little bit with SIPp 3.6.0, so I could monitor my home SIP provider. I'd like to collect some RTD & loss stats, hence I assume this requires performing an actual voice call first. To this end, I modified the default 'uac' scenario and added this:

  <nop>
    <action>
      <exec rtp_stream="tik.wav" />
    </action>
  </nop>

but it seems SIPp cannot figure this out, since it aborts the scenario immediately with such error message:

  2020-02-04 13:10:24: Unknown element 'exec' in xml scenario file

I thought that perhaps rtp_stream support is not present by default, so I tried to recompile SIPp with "./configure --with-rtpstream", but the problem is still the same.

I guess I am missing something obvious here... Any hints please?

Mateusz


_______________________________________________
Sipp-users mailing list
Sipp-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sipp-users

Reply via email to