<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="Generator" content="Microsoft Exchange Server">
<!-- converted from rtf -->
<style><!-- .EmailQuote { margin-left: 1pt; padding-left: 4pt; border-left: #800000 2px solid; } --></style>
</head>
<body>
<font face="Calibri" size="2"><span style="font-size:11pt;">
<div>Hello,</div>
<div> </div>
<div>I just finished building the latest SIPSimpleClient SDK (python-sipsimple-1.0.0) and the sipclients-1.0.0 on Debian 7.3.</div>
<div>The process went on like a charm.</div>
<div> </div>
<div>I was able to use the clients to register accounts but when I tried to subscribe to presence of a UA registered to my Freeswitch on another box I get the following error.</div>
<div> </div>
<div><font face="Consolas" size="2"><span style="font-size:9pt;">root@mars:/usr/bin# sip-subscribe-presence -a 1000@freeswitchIPAddress    </span></font></div>
<div><font face="Consolas" size="2"><span style="font-size:9pt;">using set_wakeup_fd</span></font></div>
<div><font face="Consolas" size="2"><span style="font-size:9pt;">Using account 1000@192.3.149.144</span></font></div>
<div><font face="Consolas" size="2"><span style="font-size:9pt;">Traceback (most recent call last):</span></font></div>
<div><font face="Consolas" size="2"><span style="font-size:9pt;">  File "/usr/bin/sip-subscribe-presence", line 617, in <module></span></font></div>
<div><font face="Consolas" size="2"><span style="font-size:9pt;">    return_code = application.run()</span></font></div>
<div><font face="Consolas" size="2"><span style="font-size:9pt;">  File "/usr/bin/sip-subscribe-presence", line 168, in run</span></font></div>
<div><font face="Consolas" size="2"><span style="font-size:9pt;">    tls_protocol=settings.tls.protocol,</span></font></div>
<div><font face="Consolas" size="2"><span style="font-size:9pt;">AttributeError: 'TLSSettings' object has no attribute 'protocol'</span></font></div>
<div> </div>
<div> </div>
<div>I looked through the available documentation and Googled it but still was not able to find a fix or a understanding of this issue. I tried to find a way to change the sip.transport_list to exclude tls but even that I couldn’t figure it out. Any ideas?</div>
<div> </div>
<div>I assume the sip-client scripts are a reference/example implementation to showcase SIPSimpleClient SDK and that they need to be expanded by proficient programmers to each situation, correct? </div>
<div> </div>
<div>Thanks in advance for any help.</div>
<div>Tony de Sousa</div>
<div> </div>
</span></font>
</body>
</html>