could you provide the changes you made to have SIPp compile on FreeBSD? Others might find that useful.
For your problem, rtp_echo is not enabled as it should read "Total echo RTP pckts 1st stream xxx" (echo), not "RTP pckts sent" (pcap play).
Could you try adding on the _uac_pcap client "-mi 192.168.0.2"? That might help.
Olivier.
On 10/18/06,
Cole <[EMAIL PROTECTED]> wrote:
Hi.
Ive just built sipp on FreeBSD 4.11 to play the pcap files. I built it with
"make pcapplay", and fixed all the compile errors and got it working 100%.
Now im having problems with the rtp_echo option. Im running the server with
"./sipp -rtp_echo -mp 6000 -i 192.168.0.1 -sn uas", then on the client im
running "./sipp -i 192.168.0.2 -r 1 -sn uac_pcap 192.168.0.1".
Now, in the server, it says 0 pkts replayed, and ive checked with tcpdump to
check that the packets are being sent to the server on port 6000. Nothing
however is getting replayed. Is there something im doing wrong or some other
options I need to add in order for this to work?
Thanks for any help.
/Cole
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Sipp-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sipp-users
--
HP OpenCall Software
http://www.hp.com/go/opencall/
------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________ Sipp-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sipp-users
