<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">I personally do not know what you are doing wrong. If you recompile from sources it depends on many factors, what system you have and what dependencies your have also installed. So is hard to understand what the source of your problem might be from the few information you have provided.<div><br></div><div>Maybe other people can share their experience to see if your problem surfaces someplace else.</div><div><br></div><div>Regards,</div><div>Adrian</div><div><div><br></div><div><div><div>On Apr 8, 2009, at 4:54 PM, Jeff Pyle wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div> <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. &nbsp;Everything seemed to build and install okay. &nbsp;But, when running media-dispatcher on 2.3.3, I receive the following error:<br> <br> Traceback (most recent call last):<br> &nbsp;&nbsp;File "/usr/bin/media-dispatcher", line 32, in ?<br> &nbsp;&nbsp;&nbsp;&nbsp;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" &lt;<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> > &nbsp;&nbsp;* Re-raise the exception on failing to read RADIUS config file so we get a<br> > &nbsp;&nbsp;&nbsp;&nbsp;full traceback<br> > &nbsp;&nbsp;* Have dispatcher close TLS connection cleanly when relay has duplicate IP<br> > &nbsp;&nbsp;* Added log_level to both Relay and Dispatcher configuration sections<br> > &nbsp;&nbsp;* Improved reconnection behaviour in relay to dispatcher<br> > &nbsp;&nbsp;&nbsp;&nbsp;When the connection from the relay to the dispatcher is lost, first retry<br> > &nbsp;&nbsp;&nbsp;&nbsp;in 1 second, then retry in 10 second on subsequent attempts if it loses<br> > &nbsp;&nbsp;&nbsp;&nbsp;the connection again.<br> > &nbsp;&nbsp;* Fix bug where relay connects needlessly to previously removed dispatcher<br> > &nbsp;&nbsp;* Implemented a keepalive mechanism from relay to dispatcher<br> > &nbsp;&nbsp;* On relay reconnect don't have dispatcher query expired sessions<br> > &nbsp;&nbsp;* Removed superfluous datatype declaration<br> > &nbsp;&nbsp;* Only allow positive integers for time intervals and delays<br> > &nbsp;&nbsp;* Updated version dependency for python-application<br> > &nbsp;&nbsp;* In dispatcher, replace old connection from relay with new one instead of<br> > &nbsp;&nbsp;&nbsp;&nbsp;giving an error<br> > &nbsp;&nbsp;* In the dispatcher, check if the reported expired session belongs to the<br> > &nbsp;&nbsp;&nbsp;&nbsp;relay that reported it<br> > &nbsp;&nbsp;* Improved log messages when a relay reconnects to the dispatcher<br> > &nbsp;&nbsp;* In dispatcher, break the connection to a relay if a request times out<br> > &nbsp;&nbsp;* In dispatcher check if we know about the session that expired at relay<br> > &nbsp;&nbsp;* 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> </div>  </blockquote></div><br></div></div></body></html>