<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hi Klaus,<div><br></div><div>The development trunk is now fully working when you update the dependencies. We shall make a new release soon for, in the mean time you can safely use the darcs repository to build your project. The API has changed and you should check the developer guide wiki page.</div><div><br></div><div>If you use only the command line tools you must migrate your config.ini settings to the configuration framework by using the sip_migrate_settings script.</div><div><br></div><div>Regards,</div><div>Adrian</div><div><br></div><div><div><div>On Mar 24, 2009, at 9:36 PM, Klaus Darilion wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div>Hi!<br><br>I just tried the sipclient framework. I installed stable (0.4) release on debian lenny using the provided packages.<br><br>Then I tried sending an IM using sip_message:<br><br>sip_message -s stdout <a href="sip:klaus.darilion@nic.at43.at">sip:klaus.darilion@nic.at43.at</a><br>Accounts available: default<br>Using default account: <a href="mailto:klaus3000@iptel.org">klaus3000@iptel.org</a><br>Press Ctrl+D on an empty line to end input and send the MESSAGE request.<br>asdf<br>Sending MESSAGE from "<a href="sip:klaus3000@iptel.org">sip:klaus3000@iptel.org</a>" to "<a href="sip:klaus.darilion@nic.at43.at">sip:klaus.darilion@nic.at43.at</a>" using proxy <a href="udp:213.192.59.75:5060">udp:213.192.59.75:5060</a><br>error: Exception occured in observer <__main__.EventHandler object at 0x8cc9bac> while handling notification 'SCEngineSIPTrace'<br>Traceback (most recent call last):<br>  File "/var/lib/python-support/python2.5/sipsimple/engine.py", line 96, in _run<br>    failed = self._ua.poll()<br>  File "/var/lib/python-support/python2.5/sipsimple/engine.py", line 117, in _handle_event<br>    self.notification_center.post_notification(event_name, sender, NotificationData(**kwargs))<br>--- <exception caught here> ---<br>  File "/var/lib/python-support/python2.5/application/notification.py", line 142, in post_notification<br>    observer.handle_notification(notification)<br>  File "/usr/bin/sip_message", line 65, in handle_notification<br>    logger.log(notification.name, **notification.data.__dict__)<br>exceptions.AttributeError: 'Logger' object has no attribute 'log'<br>error: Exception occured in observer <__main__.EventHandler object at 0x8cc9bac> while handling notification 'SCEngineSIPTrace'<br><br>and so on ...<br><br>Thus I wonder is this just a problem of this single application or is sip client in general not stable yet?<br><br>Will it get better using development version from repository?<br><br>thanks<br>klaus<br><br>_______________________________________________<br>SIPclient mailing list<br><a href="mailto:SIPclient@lists.ag-projects.com">SIPclient@lists.ag-projects.com</a><br><a href="http://lists.ag-projects.com/mailman/listinfo/sipclient">http://lists.ag-projects.com/mailman/listinfo/sipclient</a><br></div></blockquote></div><br></div></body></html>