[Shtoom] bug report: Shtoom doesn't register on startup

Zooko O'Whielacronx zooko at zooko.com
Wed Jan 19 21:49:44 CET 2005


Current SVN head doesn't register with a SIP server on startup.  Here  
is a complete log of Shtoom starting and not registering.

Regards,

Zooko


2005/01/19 16:45 AST [-] Log opened.
2005-01-19 16:45:32.001 Shtoom[7619] ShtoomAudioMonitor setDelegate
2005-01-19 16:45:32.057 Shtoom[7619] ShtoomAudioMonitor awakeFromNib
2005-01-19 16:45:32.058 Shtoom[7619] ShtoomAudioMonitor setSampleRate
2005-01-19 16:45:32.435 Shtoom[7619]  
MTAudioDeviceBrowser:selectedDeviceDidChange:
2005-01-19 16:45:32.436 Shtoom[7619] setDeviceOpen:
2005-01-19 16:45:32.436 Shtoom[7619] Stopping devices.
2005-01-19 16:45:32.442 Shtoom[7619]  
MTAudioDeviceBrowser:selectedDeviceDidChange:
2005-01-19 16:45:32.443 Shtoom[7619] setDeviceOpen:
2005-01-19 16:45:32.443 Shtoom[7619] Stopping devices.
2005-01-19 16:45:32.444 Shtoom[7619] setDeviceOpen:
2005-01-19 16:45:32.444 Shtoom[7619] Stopping devices.
2005-01-19 16:45:32.598 Shtoom[7619] Application did finish launching.
2005-01-19 16:45:32.600 Shtoom[7619] Audio Monitor =  
<ShtoomAudioMonitor: 0xb68990>
2005/01/19 16:45 AST [-] <class 'shtoom.sip.SipProtocol'> starting on  
5066
2005/01/19 16:45 AST [-] Starting protocol <shtoom.sip.SipProtocol  
object at 0x1fe20b0>
2005/01/19 16:45 AST [-]  
/Users/zooko/playground/shtoom/svnworld/trunk/CocoaShtoom/dist/ 
Shtoom.app/Contents/Resources/Python/site-packages/shtoom/app/base.py: 
54: exceptions.DeprecationWarning: IPv4Address.__getitem__ is  
deprecated.  Use attributes instead.
2005/01/19 16:45 AST [app] sip listener installed on 5066
2005/01/19 16:45 AST [-] <class 'shtoom.upnp.UPnPProtocol'> starting on  
1900
2005/01/19 16:45 AST [-] Starting protocol <shtoom.upnp.UPnPProtocol  
object at 0x1fa3cd0>
2005/01/19 16:45 AST [-] <class 'shtoom.stun._DetectSTUNProt'> starting  
on 0
2005/01/19 16:45 AST [-] Starting protocol <shtoom.stun._DetectSTUNProt  
object at 0x1fc3670>
2005/01/19 16:45 AST [-]  
/Users/zooko/playground/shtoom/svnworld/trunk/CocoaShtoom/dist/ 
Shtoom.app/Contents/Resources/Python/site-packages/nevow/static.py:25:  
exceptions.DeprecationWarning: twisted.protocols.http is DEPRECATED.  
See http://twistedmatrix.com/projects/web.
2005/01/19 16:45 AST [-] NamedAnyError: Name  
twisted.web.woven.guard.GuardSession not found.
2005/01/19 16:45 AST [-] NamedAnyError: Name  
twisted.web.woven.guard.GuardSession not found.
2005/01/19 16:45 AST [-] nevow.appserver.NevowSite starting on 0
2005/01/19 16:45 AST [-] Starting factory <nevow.appserver.NevowSite  
instance at 0x6e9cd50>
2005-01-19 16:45:34.058 Shtoom[7619] Preferences server listening on  
port 53237.
2005/01/19 16:45 AST [sip] no outstanding registrations, registering
2005/01/19 16:45 AST [-]  
/Users/zooko/playground/shtoom/svnworld/trunk/CocoaShtoom/dist/ 
Shtoom.app/Contents/Resources/Python/site-packages/shtoom/sip.py:294:  
exceptions.DeprecationWarning: use listenUDP and then  
transport.connect().
2005/01/19 16:45 AST [-]  
twisted.internet.protocol.ConnectedDatagramProtocol starting on 0
2005/01/19 16:45 AST [-] Starting protocol  
<twisted.internet.protocol.ConnectedDatagramProtocol instance at  
0x6eb4198>
2005/01/19 16:45 AST [-]  
/Users/zooko/playground/shtoom/svnworld/trunk/CocoaShtoom/dist/ 
Shtoom.app/Contents/Resources/Python/site-packages/shtoom/sip.py:299:  
exceptions.DeprecationWarning: IPv4Address.__getitem__ is deprecated.   
Use attributes instead.
2005/01/19 16:45 AST [-]  
/Users/zooko/playground/shtoom/svnworld/trunk/CocoaShtoom/dist/ 
Shtoom.app/Contents/Resources/Python/site-packages/shtoom/sip.py:300:  
exceptions.DeprecationWarning: IPv4Address.__getitem__ is deprecated.   
Use attributes instead.
2005/01/19 16:45 AST [sip] discovered local address ('192.168.1.110',  
5066), remote ('divmod.com', 5060)
2005/01/19 16:45 AST [sip] NAT policy says yes, we're transitting a NAT
2005/01/19 16:45 AST [-]  
twisted.internet.protocol.ConnectedDatagramProtocol starting on 0
2005/01/19 16:45 AST [-] Starting protocol  
<twisted.internet.protocol.ConnectedDatagramProtocol instance at  
0x6eb4580>
2005/01/19 16:45 AST [-] (Port 0 Closed)
2005/01/19 16:45 AST [-] Stopping protocol  
<twisted.internet.protocol.ConnectedDatagramProtocol instance at  
0x6eb4198>
2005/01/19 16:45 AST [stun] got STUN response from ('64.69.76.23', 3478)
2005/01/19 16:45 AST [-] (Port 0 Closed)
2005/01/19 16:45 AST [-] Stopping protocol  
<twisted.internet.protocol.ConnectedDatagramProtocol instance at  
0x6eb4580>
2005/01/19 16:45 AST [UPnP] got a response from ('192.168.1.1', 1900),  
status 200
2005/01/19 16:45 AST [UPnP] got a response from ('192.168.1.1', 1900),  
status 200
2005/01/19 16:45 AST [UPnP] got a response from ('192.168.1.1', 1900),  
status 200
2005/01/19 16:45 AST [UPnP] you're behind a Linksys Inc.
2005/01/19 16:45 AST [UPnP] 'upnp response has no urlbase?!?'
2005/01/19 16:45 AST [UPnP] you're behind a Linksys Inc.
2005/01/19 16:45 AST [UPnP] 'upnp response has no urlbase?!?'
2005/01/19 16:45 AST [UPnP] you're behind a Linksys Inc.
2005/01/19 16:45 AST [UPnP] 'upnp response has no urlbase?!?'
2005/01/19 16:45 AST [stun] got STUN response from ('64.69.76.24', 3478)
2005/01/19 16:45 AST [-] (Port 0 Closed)
2005/01/19 16:45 AST [-] Stopping protocol <shtoom.stun._DetectSTUNProt  
object at 0x1fc3670>




More information about the Shtoom mailing list