Hi Sakharam,

The INF file extension has no any impact and according SIPp documentation 
playing wav file is suppored:

RTP streaming allows you to stream audio from a PCMA, PCMU or G729-encoded 
audio file (e.g. a .wav file). The "rtp_stream" action controls this.

  *   <exec rtp_stream="file.wav" /> will stream the audio contained in 
file.wav, assuming it is a PCMA-format file.
  *   <exec rtp_stream="[filename],[loopcount],[payloadtype]" /> will stream 
the audio contained in [filename], repeat the stream [loopcount] times (the 
default is 1, and -1 indicates it will repeat forever), and will treat the 
audio as being of [payloadtype] (where 8 is the default of PCMA, 0 indicates 
PCMU, and 18 indicates G729).
  *   <exec rtp_stream="pause" /> will pause any currently active playback.
  *   <exec rtp_stream="resume" /> will resume any currently paused playback.

Regards,
v


From: Sakharam Thorat [mailto:sakharam.tho...@outlook.com]
Sent: Monday, March 02, 2015 7:39 AM
To: vinod kunchanur; sipp-users
Subject: Re: [Sipp-users] media stream playing


Hi Vinod,

The inf file extension would be .inf or .csv, and afaik sipp plays pcap file 
not .wav.

Best Regards,
Sakharam Thorat.

________________________________
Date: Wed, 25 Feb 2015 12:57:31 +0530
From: kuncha...@gmail.com<mailto:kuncha...@gmail.com>
To: sipp-users@lists.sourceforge.net<mailto:sipp-users@lists.sourceforge.net>
Subject: [Sipp-users] media stream playing
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 and the error screenshot

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<mailto:Sipp-users@lists.sourceforge.net> 
https://lists.sourceforge.net/lists/listinfo/sipp-users
Bu e-posta mesaj? ve ekleri g?nderildi?i ki?i ya da kuruma ?zeldir ve gizlidir. 
Ayr?ca hukuken de gizli olabilir. Hi?bir ?ekilde ???nc? ki?ilere a??klanamaz ve 
yay?nlanamaz. E?er mesaj?n g?nderildi?i al?c? de?ilseniz bu elektronik postan?n 
i?eri?ini a??klaman?z, kopyalaman?z, y?nlendirmeniz ve kullanman?z kesinlikle 
yasakt?r ve bu elektronik postay? ve eklerini derhal silmeniz gerekmektedir. 
NETA? TELEKOM?N?KASYON A.?. bu mesaj?n i?erdi?i bilgilerin do?rulu?u veya 
eksiksiz oldu?u konusunda herhangi bir garanti vermemektedir. Bu nedenle bu 
bilgilerin ne ?ekilde olursa olsun i?eri?inden, iletilmesinden, al?nmas?ndan, 
saklanmas?ndan ve kullan?lmas?ndan sorumlu de?ildir. Bu mesajdaki g?r??ler 
g?nderen ki?iye ait olup, NETA? TELEKOM?N?KASYON A.?.'nin g?r??lerini 
yans?tmayabilir.
-------------------------------------------------------
This e-mail and its attachments are private and confidential and intended for 
the exclusive use of the individual or entity to whom it is addressed. It may 
also be legally confidential. Any disclosure, distribution or other 
dissemination of this message to any third party is strictly prohibited. If you 
are not the intended recipient you are hereby notified that any dissemination, 
forwarding, copying or use of any of the information is strictly prohibited, 
and the e-mail should immediately be deleted. NETA? TELEKOM?N?KASYON A.?. makes 
no warranty as to the accuracy or completeness of any information contained in 
this message and hereby excludes any liability of any kind for the information 
contained therein or for the transmission, reception, storage or use of such 
information in any way whatsoever. The opinions expressed in this message are 
those of the sender and may not necessarily reflect the opinions of NETA? 
TELEKOM?N?KASYON A.?.
------------------------------------------------------------------------------
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