On 1/8/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > > Hi All, > I installed RH Linux and sipp in a dual operating system. After installing > the SIPp i am facing problem in playing the RTP files. It shows error > "Illegal exec line". > > This problem is faced for the following line: > <exec > play_pcap="/root/sipp.cumulus.2006-03-20/pcap/airtel.pcap"/> > > > > > <!-- Play a pre-recorded PCAP file (RTP stream) --> > > <nop> > > <action> > > <exec > play_pcap="/root/newsip/sipp.cumulus.2006-03-20/pcap/airtel.pcap"/> > > </action> > > </nop> > > > > If i comment the exec line then the call is established and tears down too. > But i am not able to play the RTP file. > > > > Please help me i am stuck with this problem. > > > > > > regards > > umesh
Hi Umesh, I believe the correct line would be <exec play_pcap_audio="/root/newsip/sipp.cumulus.2006-03-20/pcap/airtel.pcap"/> Also, make sure you compiled sipp with make pcapplay. Good luck, Juan ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Sipp-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sipp-users
