Hi,

I am trying to send rtp to a destination ipaddress using the example in the sip 
documentation
http://sipp.sourceforge.net/doc/reference.html#uac_with_media
I see the total rtp packets sent but when I do a wireshark/tcpdump capture I 
don't see the rtp in the capture
------------------------------ Scenario Screen -------- [1-9]: Change Screen --
  Call-rate(length)   Port   Total-time  Total-calls  Remote-host
1.0(10000 ms)/1.000s   5060       9.01 s            9  10.10.20.17:5062(UDP)

  1 new calls during 1.002 s period      0 ms scheduler resolution
  9 calls (limit 10)                     Peak was 9 calls, after 9 s
  1 Running, 10 Paused, 5 Woken up
  0 dead call msg (discarded)            0 out-of-call msg (discarded)
  3 open sockets
  1178 Total RTP pckts sent              59.370 last period RTP rate (kB/s)

Can anyone let me know what I am missing here?

Here is how I am running the server

sipp -sf uas.xml -p 5062 -i 10.10.20.17 -mi 10.10.20.17 -mp 7000

Here is how I am running the client
sipp -sf uac_pcap.xml -d 10000 -s 0917100000 10.10.20.17:5062 -l 10 -mi 
10.10.20.17 -i 10.10.20.17 -mp 6000 -r 1


Regards,
Vijay.
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
_______________________________________________
Sipp-users mailing list
Sipp-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sipp-users

Reply via email to