<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2743.600" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hi all!</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I´m trying to setup mediaproxy but making calls 
this error occur with proxydispatcher:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Starting SER MediaProxy server: mediaproxyListening 
for commands on local socket `/var/run/proxydispatcher.sock'<BR>Default 
mediaproxy server is on `XX.XXX.XXX.XXX:25060'<BR>:</FONT></DIV>
<DIV><FONT face=Arial 
size=2>:<BR>----------------------------------------<BR>Exception happened 
during processing of request from<BR>Traceback (most recent call 
last):<BR>&nbsp; File "/usr/lib/python2.2/SocketServer.py", line 458, in 
process_request_thread<BR>&nbsp;&nbsp;&nbsp; self.finish_request(request, 
client_address)<BR>&nbsp; File "/usr/lib/python2.2/SocketServer.py", line 253, 
in finish_request<BR>&nbsp;&nbsp;&nbsp; self.RequestHandlerClass(request, 
client_address, self)<BR>&nbsp; File "/usr/lib/python2.2/SocketServer.py", line 
514, in __init__<BR>&nbsp;&nbsp;&nbsp; self.handle()<BR>&nbsp; File 
"/usr/local/mediaproxy/modules/dispatcher.py", line 303, in 
handle<BR>&nbsp;&nbsp;&nbsp; result = self.execute(command)<BR>&nbsp; File 
"/usr/local/mediaproxy/modules/dispatcher.py", line 347, in 
execute<BR>&nbsp;&nbsp;&nbsp; proxy = MediaProxy('domain://%s' % 
domain).address<BR>&nbsp; File "/usr/local/mediaproxy/modules/dispatcher.py", 
line 578, in __init__<BR>&nbsp;&nbsp;&nbsp; self.address = proxy<BR>&nbsp; File 
"/usr/local/mediaproxy/modules/dispatcher.py", line 583, in 
__setattr__<BR>&nbsp;&nbsp;&nbsp; if name in readonly and 
self.__dict__.has_key(name):<BR>TypeError: 'in &lt;string&gt;' requires 
character as left 
operand<BR>----------------------------------------<BR>:<BR>----------------------------------------<BR>Exception 
happened during processing of request from<BR>Traceback (most recent call 
last):<BR>&nbsp; File "/usr/lib/python2.2/SocketServer.py", line 458, in 
process_request_thread<BR>&nbsp;&nbsp;&nbsp; self.finish_request(request, 
client_address)<BR>&nbsp; File "/usr/lib/python2.2/SocketServer.py", line 253, 
in finish_request<BR>&nbsp;&nbsp;&nbsp; self.RequestHandlerClass(request, 
client_address, self)<BR>&nbsp; File "/usr/lib/python2.2/SocketServer.py", line 
514, in __init__<BR>&nbsp;&nbsp;&nbsp; self.handle()<BR>&nbsp; File 
"/usr/local/mediaproxy/modules/dispatcher.py", line 303, in 
handle<BR>&nbsp;&nbsp;&nbsp; result = self.execute(command)<BR>&nbsp; File 
"/usr/local/mediaproxy/modules/dispatcher.py", line 347, in 
execute<BR>&nbsp;&nbsp;&nbsp; proxy = MediaProxy('domain://%s' % 
domain).address<BR>&nbsp; File "/usr/local/mediaproxy/modules/dispatcher.py", 
line 578, in __init__<BR>&nbsp;&nbsp;&nbsp; self.address = proxy<BR>&nbsp; File 
"/usr/local/mediaproxy/modules/dispatcher.py", line 583, in 
__setattr__<BR>&nbsp;&nbsp;&nbsp; if name in readonly and 
self.__dict__.has_key(name):<BR>TypeError: 'in &lt;string&gt;' requires 
character as left 
operand<BR>----------------------------------------</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Ideas?</FONT></DIV>
<DIV><FONT face=Arial size=2>Thanks a lot, gus</FONT></DIV></BODY></HTML>