<nop>
<action>
<exec rtp_stream="manolo_camp-morning_coffee.wav"/>
<action/>
<nop/>

should be:

<nop>
<action>
<exec rtp_stream="manolo_camp-morning_coffee.wav"/>
</action>
</nop>

i.e. the closing tags are wrong.

On 26 February 2015 at 06:43, vinod kunchanur <kuncha...@gmail.com> wrote:
> Hi All,
>  I am creating a scenario where SIPP will call to an extension and that
> extension will get answered manually and trying to play a media file which
> is in .wav format
>
> But while executing the scenario,
>  ./sipp 192.168.20.61 -sf Invite.xml -inf Invite.txt -m 1 -i 192.168.20.63
>
> getting this error as below
> "Unknown action: action".
>
>
> 192.168.20.61 is the server IP
> 192.168.20.63 is the local machine ip where SIPP is installed
>
> I am attaching here the XML file.
>
> Please help me to solve this.
>
> --
> Thanks & Regards
>      vinod
>
> ------------------------------------------------------------------------------
> Dive into the World of Parallel Programming The Go Parallel Website,
> sponsored
> by Intel and developed in partnership with Slashdot Media, is your hub for
> all
> things parallel software development, from weekly thought leadership blogs
> to
> news, videos, case studies, tutorials and more. Take a look and join the
> conversation now. http://goparallel.sourceforge.net/
> _______________________________________________
> Sipp-users mailing list
> Sipp-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/sipp-users
>

------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Sipp-users mailing list
Sipp-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sipp-users

Reply via email to