-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi All,

I tried the stable version and I got a version from SVN as well.

The symptom is same, when I want to send RTP it sends one packet with
port 0 (zero) as source port.

Did I miss something ?


One more question:

Dmitry Goncharov wrote in a past mail a day before yesterday:

- --- CUT ---
diff -urb sipp.svn_orig/call.cpp sipp.svn_fixed/call.cpp
- --- sipp.svn_orig/call.cpp    2008-12-19 13:14:51.000000000 +0300
+++ sipp.svn_fixed/call.cpp     2008-12-19 13:16:34.000000000 +0300
@@ -192,7 +192,7 @@
       /* m=audio not found */
       return 0;
     }
- -    begin += strlen(pattern) - 1;
+    begin += strlen(pattern);
     end = strstr(begin, "\r\n");
     if (!end)
       ERROR("get_remote_port_media: no CRLF found");
- --- CUT ---

Sorry, I don't know the developers yet. Is it an official patch ?

I tried sipp 3.1 when it was released. It was a long time ago and I ran
to the same problem. If the above patch solves the problem why is it not
included in the current SVN version ?

Did I download the wrong version ?

This was my checkout command:
svn co https://sipp.svn.sourceforge.net/svnroot/sipp/sipp/trunk .

Thanks,
Misi
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkm9tAYACgkQAwL0LmphrUsEtQCglkme+3PSqdK+WwsYn1SAA2e7
G+8An3D/9bHCyapkyCsdIKajotVh6Pcw
=uoiw
-----END PGP SIGNATURE-----

------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
_______________________________________________
Sipp-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sipp-users

Reply via email to