Hi well, pcap feature does not stand for a true RTP stack. Packets are replayed without doing any change to RTP header. Here comes the trouble: rfc2833 packet must be sent in a rtp flow. If for example you try to send two 0, the same packets ** with the same timestamp ** will be sent, and they should be discarded by a standard RTP stack.
One way of solving that would be to concatene pcap files and fix RTP headers at script load time. Guillaume 2007/5/15, David Ruggles <[EMAIL PROTECTED]>: > Well the time code on the packet capture is about .150 seconds so my pause > of .750 or 750 milliseconds should be plenty. Has anyone else even tried to > do something like this? If so were you able to get it to work? > > Thanks, > > David Ruggles > CCNA MCSE (NT) CNA A+ > Network Engineer Safe Data, Inc. > (910) 285-7200 [EMAIL PROTECTED] > > -----Original Message----- > From: Itzik Harel [mailto:[EMAIL PROTECTED] > Sent: Tuesday, May 15, 2007 3:07 PM > To: David Ruggles; sipp-users@lists.sourceforge.net > Subject: RE: [Sipp-users] multiple DTMF tones > > > Hi > > I remember recently seing a mail in this list, explaining that the pcap play > is performed via a light-weighted thread. > It may that the thread is launched, and immediately the pause timer starts > running, and if the play time of the pcap file is long enough, it may > "overflow" into or past the pause timer period. > U can try and put a biggger value in your pause section to see if this works > better. > > Itzik. > > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by DB2 Express > Download DB2 Express C - the FREE version of DB2 express and take > control of your XML. No limits. Just data. Click to get it now. > http://sourceforge.net/powerbar/db2/ > _______________________________________________ > Sipp-users mailing list > Sipp-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/sipp-users > ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Sipp-users mailing list Sipp-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/sipp-users