<HTML>
<HEAD>
<TITLE>Re: [OpenSIPS-Users] New MediaProxy release 2.3.3</TITLE>
</HEAD>
<BODY>
<FONT FACE="Tahoma, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:10pt'>Hello,<BR>
<BR>
I attempted an upgrade from 2.3.2, recompiling from source. Everything seemed to build and install okay. But, when running media-dispatcher on 2.3.3, I receive the following error:<BR>
<BR>
Traceback (most recent call last):<BR>
File "/usr/bin/media-dispatcher", line 32, in ?<BR>
log.level.current = config_file.get_option("Dispatcher", 'log_level', default=log.level.DEBUG, type=datatypes.LogLevel)<BR>
AttributeError: 'module' object has no attribute 'level'<BR>
<BR>
<BR>
I reinstalled 2.3.2 and the error went away.<BR>
<BR>
<BR>
- Jeff<BR>
<BR>
<BR>
<BR>
On 4/8/09 5:08 AM, "Adrian Georgescu" <<a href="ag@ag-projects.com">ag@ag-projects.com</a>> wrote:<BR>
<BR>
<FONT COLOR="#0000FF">> Hello,<BR>
> <BR>
> There is a new release of MediaProxy available, it contains various bug fixes. <BR>
> To upgrade your debian installation:<BR>
> <BR>
> apt-get update<BR>
> apt-get install mediaproxy-dispatcher mediaproxy-relay mediaproxy-web-sessions<BR>
> <BR>
> Or download the tar file from:<BR>
> <BR>
> <a href="http://download.ag-projects.com/MediaProxy/">http://download.ag-projects.com/MediaProxy/</a><BR>
> <BR>
> The changelog since 2.3.2 is below:<BR>
> <BR>
> mediaproxy (2.3.3) unstable; urgency=low<BR>
> <BR>
> * Re-raise the exception on failing to read RADIUS config file so we get a<BR>
> full traceback<BR>
> * Have dispatcher close TLS connection cleanly when relay has duplicate IP<BR>
> * Added log_level to both Relay and Dispatcher configuration sections<BR>
> * Improved reconnection behaviour in relay to dispatcher<BR>
> When the connection from the relay to the dispatcher is lost, first retry<BR>
> in 1 second, then retry in 10 second on subsequent attempts if it loses<BR>
> the connection again.<BR>
> * Fix bug where relay connects needlessly to previously removed dispatcher<BR>
> * Implemented a keepalive mechanism from relay to dispatcher<BR>
> * On relay reconnect don't have dispatcher query expired sessions<BR>
> * Removed superfluous datatype declaration<BR>
> * Only allow positive integers for time intervals and delays<BR>
> * Updated version dependency for python-application<BR>
> * In dispatcher, replace old connection from relay with new one instead of<BR>
> giving an error<BR>
> * In the dispatcher, check if the reported expired session belongs to the<BR>
> relay that reported it<BR>
> * Improved log messages when a relay reconnects to the dispatcher<BR>
> * In dispatcher, break the connection to a relay if a request times out<BR>
> * In dispatcher check if we know about the session that expired at relay<BR>
> * Use a more robust strategy to disconnect an unresponsive relay<BR>
> <BR>
> <BR>
> Kind regards,<BR>
> Adrian Georgescu<BR>
> <BR>
> <BR>
> <BR>
> <BR>
> _______________________________________________<BR>
> Users mailing list<BR>
> <a href="Users@lists.opensips.org">Users@lists.opensips.org</a><BR>
> <a href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a><BR>
</FONT></SPAN></FONT>
</BODY>
</HTML>