You could have a base XML file and then do a sed on the file and then pass
it to sipp command.

On Fri, Sep 25, 2015 at 2:52 PM Octavio Duarte <xdu...@gmail.com> wrote:

> hello guys have you ever tried something like this?
> Playing different audio in each call
> I tried to do this by using
> 1. a variable with a name of a directory
> 2. with a file with the name of 10 differents wav files, each directory
> have the same name files but in different language
>
>
> <nop>
>    <action>
>      <exec rtp_stream="/sipuser/sipp/Audios/[$1]/[field0],-1,18" />
>    </action>
>   </nop>
>
> but this does not work
> i also tried  just using
> <exec rtp_stream="/sipuser/sipp/Audios/[field0],-1,18" />
>
> but does not work
>
> Thanks in advance
> Duvo
>
> ------------------------------------------------------------------------------
> _______________________________________________
> Sipp-users mailing list
> Sipp-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/sipp-users
>
------------------------------------------------------------------------------
_______________________________________________
Sipp-users mailing list
Sipp-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sipp-users

Reply via email to