[OpenSIPS-Devel] SF.net SVN: opensips:[6851] branches/1.5/modules/mediaproxy/mediaproxy.c

2010-05-10 Thread saghul
Revision: 6851
  http://opensips.svn.sourceforge.net/opensips/?rev=6851view=rev
Author:   saghul
Date: 2010-05-10 07:34:33 + (Mon, 10 May 2010)

Log Message:
---
Backport from trunk (rev #6849):

Removed error message since a=rtcp line could contain the port only.
Reported by Thomas Gelf.

Revision Links:
--
http://opensips.svn.sourceforge.net/opensips/?rev=6849view=rev

Modified Paths:
--
branches/1.5/modules/mediaproxy/mediaproxy.c


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

___
Devel mailing list
Devel@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel


[OpenSIPS-Devel] SF.net SVN: opensips:[6852] branches/1.4/modules/mediaproxy/mediaproxy.c

2010-05-10 Thread saghul
Revision: 6852
  http://opensips.svn.sourceforge.net/opensips/?rev=6852view=rev
Author:   saghul
Date: 2010-05-10 07:35:17 + (Mon, 10 May 2010)

Log Message:
---
Backport from trunk (rev #6849):

Removed error message since a=rtcp line could contain the port only.
Reported by Thomas Gelf.

Revision Links:
--
http://opensips.svn.sourceforge.net/opensips/?rev=6849view=rev

Modified Paths:
--
branches/1.4/modules/mediaproxy/mediaproxy.c


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

___
Devel mailing list
Devel@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel


[OpenSIPS-Devel] [ opensips-Bugs-2998140 ] SDP/RTCP parse error in mediaproxy module

2010-05-10 Thread SourceForge.net
Bugs item #2998140, was opened at 2010-05-07 13:46
Message generated for change (Comment added) made by saghul
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=1086410aid=2998140group_id=232389

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: modules
Group: 1.6.x
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Thomas Gelf (thomas_gelf)
Assigned to: Nobody/Anonymous (nobody)
Summary: SDP/RTCP parse error in mediaproxy module

Initial Comment:
After upgrading to latest OpenSIPS 1.6.x branch (revision 6844) and Mediaproxy 
2.4.2, I discovered errors such as

ERROR:mediaproxy:get_rtcp_ip_attribute: invalid `a=rtcp' line in SDP body

in my syslog. However, SDP seems to be correct:

c=IN IP4 192.0.2.10
m=audio 7078 RTP/AVP 9 8 0 2 102 100 99 97 18 120 121 101
a=sendrecv
...
a=rtcp:7079

As of RFC 3605 example RTCP encodings could be:

m=audio 49170 RTP/AVP 0
a=rtcp:53020

m=audio 49170 RTP/AVP 0
a=rtcp:53020 IN IP4 126.16.64.4

m=audio 49170 RTP/AVP 0
a=rtcp:53020 IN IP6 2001:2345:6789:ABCD:EF01:2345:6789:ABCD

I gave a quick look at the source code, it seems that the Mediaproxy module 
expects the variant in the middle (port and IP) and logs the above error in the 
port-only variant.

Best regards,
Thomas Gelf

-- 
 mail: tho...@gelf.net
  web: http://thomas.gelf.net/


--

Comment By: saghul (saghul)
Date: 2010-05-10 09:37

Message:
Hi Thomas,

I just commited a fix to trunk and the stable branches. I just removed the
error message since it doesn't really make sense to print anything there.
If there is an IP in the rtcp line it will fix it and if there isn't it
won't do anything.

Thanks for your report!


Regards,

--
Saúl Ibarra Corretgé
AG Projects

--

Comment By: saghul (saghul)
Date: 2010-05-07 15:33

Message:
Hi,

Quite recently we added code so that RTCP line is also fixed, this
icnludes IP and port. In your case only port will be fiex, so that RTCP
also traverses MediaProxy.


Regards,

--

Comment By: Thomas Gelf (thomas_gelf)
Date: 2010-05-07 15:21

Message:
Hi Saúl,

that's what I also unterstood by quickly giving the source code a look
at 03:20 (therefore I could easily be wrong): it just shouldn't print
the error message, it should however work as before.

And indeed, I didn't have any issues - but honestly I must confess that
I didn't check whether the RTCP streams are really succeeding. The port
is respected nonetheless, isn't it?

Regards,
Thomas


--

Comment By: saghul (saghul)
Date: 2010-05-07 14:37

Message:
Hi Thomas,

Indeed, before RTCP line wasn't even parsed sho that's why you see this
now. I wasn't aware of the port only variant, I'll fix the code so that the
error message doesn't get printed.

The behavios should be corret, even if that error is printed, because
there is no IP to fix, or do you experience any other issue?

Thanks for your report!

Regards,

--
Saúl Ibarra Corretgé
AG Projects

--

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=1086410aid=2998140group_id=232389

___
Devel mailing list
Devel@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel


[OpenSIPS-Devel] [B2B] How to create a UAC with TLS

2010-05-10 Thread Olivier Détour
Hi,

I would like to create an UAC with client_new over a TLS connection.
My peer is registered and the TLS tunnel is set up.
But when I create my UAC, and send my first request to my peer, the
sending failed. I saw I have to give a sock_info*
in client_info_t*. But how do I find the right socket_info to send my
request on the right tunnel ?

Thanks for your replies,
Regards,

-- 
Olivier Détour

___
Devel mailing list
Devel@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel


Re: [OpenSIPS-Devel] [OpenSIPS-Users] ANNOUNCEMENT - heads up - server shutdown!!

2010-05-10 Thread Bogdan-Andrei Iancu
all services will be back in ~9 hour from now!

Regards,
Bogdan

Alex Ionescu wrote:
 Dear all,

 We want to announce that between *10.05.2010, 10:30PM (CET) and 
 11.05.2010, 07:30AM (CET)* the OpenSIPS machine will be unavailable 
 (it will be shut down for maintenance).
 This will affect the following: the website, the mailing lists and the 
 sip OpenSIPS service.

 Thanks for understanding.

 Regards,
 Alex
 -- 
 Alex Ionescu
 www.voice-system.ro 
 

 ___
 Users mailing list
 us...@lists.opensips.org
 http://lists.opensips.org/cgi-bin/mailman/listinfo/users
   


-- 
Bogdan-Andrei Iancu
www.voice-system.ro


___
Devel mailing list
Devel@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel