Hi! I'm trying to get DNS SRV lookups working but when I set the nameserver option in UAConfig I get the following crash: saghul at topux:~/projects/yass-trunk$ ./yass 00:41:19.761 os_core_unix.c pjlib 1.0.1 for POSIX initialized 00:41:19.762 sip_endpoint.c Creating endpoint instance... 00:41:19.762 pjlib select() I/O Queue created (0x83e8378) 00:41:19.762 sip_endpoint.c Module "mod-msg-print" registered 00:41:19.762 sip_transport. Transport manager created. /usr/lib/python2.5/threading.py:735: RuntimeWarning: tp_compare didn't return -1 or -2 for exception return _active[_get_ident()] Traceback (most recent call last): File "./yass", line 40, in <module> main() File "./yass", line 33, in main mainw = YassMainWindow() File "/home/saghul/projects/yass-trunk/gui/main_w.py", line 43, in __init__ self.controller = MainWindowController(self) File "/home/saghul/projects/yass-trunk/gui/main_c.py", line 246, in __init__ self.core.start() File "/home/saghul/projects/yass-trunk/core/core.py", line 131, in start self._start_lib() File "/home/saghul/projects/yass-trunk/core/core.py", line 148, in _start_lib self._bind() File "/home/saghul/projects/yass-trunk/core/core.py", line 125, in _bind self.transport = self.lib.create_transport(pj.TransportType.UDP, t) File "/usr/lib/python2.5/site-packages/pjsua.py", line 2179, in create_transport lck = self.auto_lock() File "/usr/lib/python2.5/site-packages/pjsua.py", line 2600, in auto_lock return _LibMutex(self._lock) File "/usr/lib/python2.5/site-packages/pjsua.py", line 2016, in __init__ self._lck.acquire() File "/usr/lib/python2.5/threading.py", line 95, in acquire me = currentThread() File "/usr/lib/python2.5/threading.py", line 735, in currentThread return _active[_get_ident()] SystemError: ../Objects/listobject.c:150: bad argument to internal function Any clue of what's going on? Best regards, -- Sa?l -- "Nunca subestimes el ancho de banda de un cami?n lleno de disketes." ---------------------------------------------------------------- http://www.saghul.net/