<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">I do not see that method either. It seems to be missing from the code but is called in several places.<div><br></div><div>So is not a question of unsatisfied dependencies, is  a bug that needs to be fixed.<br><div><br></div><div>Adrian</div><div><br><div><br><div><div>On Jan 29, 2013, at 5:03 PM, ANIL KARADAĞ wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div>Hi Adrian/<span style="color:rgb(34,34,34);font-family:arial,sans-serif;line-height:16px;background-color:rgb(255,255,255)"> Saúl</span>,</div><div><br></div><div><br></div><div><br></div><div>I use python-msrplib-0.15.0 (python-msrplib-0.15.0.tar.gz) and python-sipsimple_0.31.0 (python-sipsimple-0.31.0.tar.gz) but get the following error when send invalid data, which does not start with "MSRP"</div>
<div><br></div><div><br></div><div><br></div><div><div>Traceback (most recent call last):</div><div>File "/usr/lib64/python2.6/site-packages/Twisted-12.2.0-py2.6-linux-x86_64.egg/twisted/internet/posixbase.py", line 626, in _doReadOrWrite</div>
<div>    why = selectable.doRead()</div><div>File "/usr/lib64/python2.6/site-packages/Twisted-12.2.0-py2.6-linux-x86_64.egg/twisted/internet/tcp.py", line 203, in doRead</div><div>    return self._dataReceived(data)</div>
<div>File "/usr/lib64/python2.6/site-packages/Twisted-12.2.0-py2.6-linux-x86_64.egg/twisted/internet/tcp.py", line 209, in _dataReceived</div><div>    rval = self.protocol.dataReceived(data)</div><div>File "/usr/lib64/python2.6/site-packages/Twisted-12.2.0-py2.6-linux-x86_64.egg/twisted/protocols/basic.py", line 564, in dataReceived</div>
<div>    why = self.lineReceived(line)</div><div>File "/usr/lib/python2.6/site-packages/msrplib/transport.py", line 55, in lineReceived</div><div>    protocol.MSRPProtocol.lineReceived(self, line)</div><div>File "/usr/lib/python2.6/site-packages/msrplib/protocol.py", line 502, in lineReceived</div>
<div>   <b> self.msrp_transport.logger.received_illegal_data(line+self.delimiter, self.msrp_transport)</b></div><div><font color="#cc0000"><b>AttributeError: 'NotificationProxyLogger' object has no attribute 'received_illegal_data'</b></font></div>
</div><div><font color="#cc0000"><b><br></b></font></div><div><font color="#cc0000"><b><br></b></font></div><div><font color="#333333">I checked sipsimple/streams/msrp.py, the 'NotificationProxyLogger' class does not have the mentioned method. </font></div>
<div><font color="#333333"><b><br></b></font></div><div><font color="#333333"><b>Which msrplib release is compatible with the python-sipsimple_0.31.0?</b></font></div><div><font color="#333333"><br></font></div><div><br></div>
<div>thanks</div><div><div><div><br></div>-- <br>Anıl KARADAĞ<br><a href="http://anilkaradag.info/blog">http://anilkaradag.info/blog</a>
</div></div>
_______________________________________________<br>SIPBeyondVoIP mailing list<br><a href="mailto:SIPBeyondVoIP@lists.ag-projects.com">SIPBeyondVoIP@lists.ag-projects.com</a><br>http://lists.ag-projects.com/mailman/listinfo/sipbeyondvoip<br></blockquote></div><br></div></div></div></body></html>