[OpenSIPS-Users] media-dispatcher and media relay connection problem
Barsan Liviu
barsanl at yahoo.com
Thu May 26 08:43:10 CEST 2011
Hi!
Finally with your help I clarified the source of the problem, print
gnutls.__version__ gives me 1.1.9, this is because an older gnutls installation,
which I considered overwrited by the 1.2.0 installation,
but seems that my assumption was false.
Thanks a lot,
Liviu
________________________________
From: Barsan Liviu <barsanl at yahoo.com>
To: OpenSIPS users mailling list <users at lists.opensips.org>
Sent: Wed, May 25, 2011 10:25:16 PM
Subject: Re: [OpenSIPS-Users] media-dispatcher and media relay connection
problem
Hi,
All servers are on the same machine and I restarted it after gnu-tls install. I
will make more testing in order to provide you more exactly symptoms.
Regards,
Liviu
________________________________
From: Saúl Ibarra Corretgé <saul at ag-projects.com>
To: OpenSIPS users mailling list <users at lists.opensips.org>
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
Users at lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/users/attachments/20110525/d97c031f/attachment.htm>
More information about the Users
mailing list