Found the problem….My Pcap capture was done in “Linux cooked-mode”
instead of Ethernet mode. 

 

Geo

 

  _____  

From: Geo Paul 
Sent: Friday, October 31, 2008 2:12 PM
To: '[EMAIL PROTECTED]'
Subject: RE: [Sipp-users] pcap_play feature for AMR and MPEG4 stream

 

Hello Francois,

 

Thank you very much for the immediate response. I did try your utility,
but I get the same error. I am not sure what is wrong with the recorded
stream. I am attaching the pcap files along with this. Is it possible
for you to test it out in your setup?

 

Thank you

Geo

 

  _____  

From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] 
Sent: Friday, October 31, 2008 12:27 PM
To: Geo Paul
Subject: Re: [Sipp-users] pcap_play feature for AMR and MPEG4 stream

 

Geo Paul wrote: 

  

Hi All, 

  

I am using sipp3.1 and trying to use the pcap_play feature for AMR and
MPEG4 stream. I recorded both the pcap streams using Wireshark. When I
try to execute the script I get the following error. 

  

“Ignoring non IP{4,6} packet !” 

  

Any one can give me a hint, what could be wrong in my set up ? 

  

Thank you 

Geo 

You  must filtered within wiredshark you PCAP so ONLY one, in one
direction RTP stream is included. You should remove any ICMP, TCP , ...
etc

You can maybe download my patch PMP ( PcapMassPlayer, a patch to SIPp
unstable).
(
http://sourceforge.net/tracker/index.php?func=detail&aid=2189500&group_i
d=104305&atid=637566)

The pcap is loaded only once at start, so you can check it.
try 
    ./pmp2 -s -t 3 --file < you pcap>
    <ctrl-c>

You should not have ANY 'packet discard' message


Hope that help
Francois


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Sipp-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sipp-users

Reply via email to