Hi, With the python-gnutls update to 1.2.1 the mediaproxy works fine. A suggestion: would be welcome a minimal install guide for Ubuntu/Debian, for example I spent several days until I find out that iptables should be loaded before starting media-relay.
Thank you again, Liviu ________________________________ From: Saúl Ibarra Corretgé <[email protected]> To: OpenSIPS users mailling list <[email protected]> Sent: Wed, May 25, 2011 6:55:00 PM Subject: Re: [OpenSIPS-Users] media-dispatcher and media relay connection problem Hi, On May 25, 2011, at 5:42 PM, Barsan Liviu wrote: > Hi, > > I installed python-gnutls 1.2.1 from sources and got a little better, I >restarted the server and was able to call and speak from one Blink client to >another. > But trying second (and several) time failed with same errors as I wrote: > > May 25 18:38:04 P4025 media-dispatcher[1755]: debug: Connection from relay at >80.97.161.39 > May 25 18:38:04 P4025 media-dispatcher[1755]: debug: Issuing "sessions" > command >to relay at 80.97.161.39 > May 25 18:38:04 P4025 media-dispatcher[1755]: error: Connection with relay at >80.97.161.39 was lost: Rehandshake was requested by the peer. > May 25 18:38:04 P4025 media-dispatcher[1755]: error: Unhandled error in >Deferred: > May 25 18:38:04 P4025 media-relay[1758]: error: Could not connect to > dispatcher >at 80.97.161.39:25060 (retrying in 10 seconds): A TLS packet with unexpected >length was received. > May 25 18:38:04 P4025 media-dispatcher[1755]: RelayError: Relay at > 80.97.161.39 >disconnected > > > Is the python-gnutls instable? What can I do to have a stable far-end NAT >traversal server? Initially I intended to install rtpproxy, but client asked >mediaproxy... > If you are running different machines, did you upgrade python-gnutls in all of them? You can verify what version of python-gnutls you are running by typing the following: $ python >>> import gnutls >>> print gnutls.__version__ It should say 1.2.1. Also, completely stop and start MediaProxy, after this. -- Saúl Ibarra Corretgé AG Projects _______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users
_______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users
