<div dir="ltr">Hi!<div><br></div><div><font face="arial, helvetica, sans-serif" color="#000000">I’ve installed python-sipsimple and sipclients from ag-project repos.</font></div><div><font color="#000000" face="arial, helvetica, sans-serif">Created account via sip-setting, enabled presence on it, made it default.</font></div><div><font color="#000000" face="arial, helvetica, sans-serif">But when running sip-publish-presence I’ve got </font></div><div><font color="#000000" face="arial, helvetica, sans-serif"><div>  File "/usr/bin/sip-publish-presence", line 594, in run</div><div>    tls_timeout=settings.tls.timeout,</div><div>AttributeError: ‘TLSSettings' object has no attribute 'timeout'</div><div>Seems to be sip-publish-presence a bit outdated in repos to SDK, cause when I set in file value directly (just to pass this error) I’ve got</div><div><div>  File "/usr/bin/sip-publish-presence", line 607, in run</div><div>    self.service = Service("ID-"+str(uuid.UUID(hex=settings.instance_id)))</div><div>  File "/usr/lib/python2.7/uuid.py", line 134, in __init__</div><div>    raise ValueError('badly formed hexadecimal UUID string')</div><div>ValueError: badly formed hexadecimal UUID string</div></div><div><br></div><div>Is there any new versions of sip-publish-presence?</div></font></div><div><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr">Best regards,<div>Igor</div></div></div>
</div></div>