[Blink] Timeout

Adrian Georgescu ag at ag-projects.com
Tue Sep 21 23:40:54 CEST 2010


Does it work with other SIP client?

Adrian

On Sep 21, 2010, at 8:55 PM, Ramis Zakarni wrote:

> I turned off the firewall and I still get the same error.  log as follows:
> 
> 2010-09-21 20:54:32   [session to Call Test] Changing audio state to WAITING_DNS_LOOKUP
> 2010-09-21 20:54:32   [session to Call Test] Initiating DNS Lookup of Account('rzakarni at sip2sip.info') to sip:3333 at sip2sip.info
> 2010-09-21 20:54:32   [session to Call Test] Changing Session state to DNS_LOOKUP
> 2010-09-21 20:54:32   Initiating DNS Lookup for SIP routes of sip:3333 at sip2sip.info (through proxy sip:proxy.sipthor.net:5060;transport=udp)
> 2010-09-21 20:54:33   DNS Lookup for SIP routes of sip:3333 at sip2sip.info succeeded: [Route('81.23.228.150', 5060, 'udp'), Route('85.17.186.7', 5060, 'udp'), Route('81.23.228.129', 5060, 'udp')]
> 2010-09-21 20:54:33   [session to Call Test] DNS Lookup returned [Route('81.23.228.150', 5060, 'udp'), Route('85.17.186.7', 5060, 'udp'), Route('81.23.228.129', 5060, 'udp')]
> 2010-09-21 20:54:33   [session to Call Test] Changing Session state to CONNECTING
> 2010-09-21 20:54:33   [session to Call Test] Connecting Session...
> 2010-09-21 20:54:33   Outgoing Session request to To: <sip:3333 at sip2sip.info> (['audio'])
> 2010-09-21 20:55:06   [session to Call Test] Audio stream ended
> 2010-09-21 20:55:06   [session to Call Test] Changing audio state to IDLE
> 2010-09-21 20:55:06   Error: [session to Call Test] Session failed: timeout
> 2010-09-21 20:55:06   [session to Call Test] Changing Session state to FAILED
> 2010-09-21 20:55:06   [session to Call Test] Changing audio state to FAILED
> 2010-09-21 20:55:06   Session <sipsimple.session.Session object at 0x17697870> ended, disposing...
> 
> 
> On Tue, Sep 21, 2010 at 6:52 PM, Adrian Georgescu <ag at ag-projects.com> wrote:
> It looks like you have a firewall that blocks your SIP traffic.
> 
> Does it work with other SIP client?
> 
> Adrian
> 
>  
> On Sep 21, 2010, at 5:52 PM, Ramis Zakarni wrote:
> 
>> I re-installed using the link you sent me, and I still get the same problem.  Logs from yesterday and today are as follows:
>> 
>> 2010-09-21 17:49:17   Starting VNC server at port 5968...
>> 2010-09-21 17:49:20   Account('rzakarni at sip2sip.info') activated
>> 2010-09-21 17:49:20   BonjourAccount() activated
>> 2010-09-21 17:49:20   Bonjour Account listens on sip:ginbpukm at 192.168.1.36:59504;transport=tls
>> 2010-09-21 17:49:20   Bonjour Account listens on sip:ginbpukm at 192.168.1.36:59502;transport=tcp
>> 2010-09-21 17:49:20   Bonjour Account listens on sip:ginbpukm at 192.168.1.36:54573;transport=udp
>> 2010-09-21 17:49:20   Initiating DNS Lookup for STUN servers of domain sip2sip.info
>> 2010-09-21 17:49:21   2010-09-21 17:49:21 Registered Contact Address "sip:biayvkrd at 192.168.1.36:54573" for sip:rzakarni at sip2sip.info at 81.23.228.129:5060;transport=udp (expires in 600 seconds).
>> 
>> 2010-09-21 17:49:21   rzakarni at sip2sip.info was registered
>> 2010-09-21 17:49:21   DNS Lookup for STUN servers of domain sip2sip.info succeeded: [('81.23.228.150', 3478), ('85.17.186.6', 3478)]
>> 2010-09-21 17:49:30   Detected NAT Type: Port Restricted
>> 2010-09-21 17:50:58   [session to Echo Test] Changing audio state to WAITING_DNS_LOOKUP
>> 2010-09-21 17:50:58   [session to Echo Test] Initiating DNS Lookup of Account('rzakarni at sip2sip.info') to sip:4444 at sip2sip.info
>> 2010-09-21 17:50:58   [session to Echo Test] Changing Session state to DNS_LOOKUP
>> 2010-09-21 17:50:58   Initiating DNS Lookup for SIP routes of sip:4444 at sip2sip.info (through proxy sip:proxy.sipthor.net:5060;transport=udp)
>> 2010-09-21 17:51:00   DNS Lookup for SIP routes of sip:4444 at sip2sip.info succeeded: [Route('81.23.228.129', 5060, 'udp'), Route('81.23.228.150', 5060, 'udp'), Route('85.17.186.7', 5060, 'udp')]
>> 2010-09-21 17:51:00   [session to Echo Test] DNS Lookup returned [Route('81.23.228.129', 5060, 'udp'), Route('81.23.228.150', 5060, 'udp'), Route('85.17.186.7', 5060, 'udp')]
>> 2010-09-21 17:51:02   [session to Echo Test] Changing Session state to CONNECTING
>> 2010-09-21 17:51:02   [session to Echo Test] Connecting Session...
>> 2010-09-21 17:51:02   Outgoing Session request to To: <sip:4444 at sip2sip.info> (['audio'])
>> 2010-09-21 17:51:35   [session to Echo Test] Audio stream ended
>> 2010-09-21 17:51:35   [session to Echo Test] Changing audio state to IDLE
>> 2010-09-21 17:51:35   Error: [session to Echo Test] Session failed: timeout
>> 2010-09-21 17:51:35   [session to Echo Test] Changing Session state to FAILED
>> 2010-09-21 17:51:35   [session to Echo Test] Changing audio state to FAILED
>> 2010-09-21 17:51:35   Session <sipsimple.session.Session object at 0x15fdfdf0> ended, disposing...
>> 
>> 
>> 
>> 
>> On Tue, Sep 21, 2010 at 11:46 AM, Adrian Georgescu <ag at ag-projects.com> wrote:
>> What do you see in Window -> Logs -> SIP ?
>> 
>> Paste it here
>> 
>> 
>> 
>> On Sep 20, 2010, at 6:06 PM, Ramis Zakarni wrote:
>> 
>> > I just installed Blink Beta on my MacBook Pro running Leopard and using a Time Capsule as my wireless modem device.  I have attempted to make a Call Test and an Echo Test, as well as calling one of my contacts, and I get a Timeout every time I try.
>> >
>> > Is there any further configuration required?
>> >
>> > Best
>> >
>> > --
>> > Skype Username:  ramiszakarni
>> > _______________________________________________
>> > Blink mailing list
>> > Blink at lists.ag-projects.com
>> > http://lists.ag-projects.com/mailman/listinfo/blink
>> 
>> _______________________________________________
>> Blink mailing list
>> Blink at lists.ag-projects.com
>> http://lists.ag-projects.com/mailman/listinfo/blink
>> 
>> 
>> 
>> -- 
>> Skype Username:  ramiszakarni
>> _______________________________________________
>> Blink mailing list
>> Blink at lists.ag-projects.com
>> http://lists.ag-projects.com/mailman/listinfo/blink
> 
> 
> _______________________________________________
> Blink mailing list
> Blink at lists.ag-projects.com
> http://lists.ag-projects.com/mailman/listinfo/blink
> 
> 
> 
> 
> -- 
> Skype Username:  ramiszakarni
> _______________________________________________
> Blink mailing list
> Blink at lists.ag-projects.com
> http://lists.ag-projects.com/mailman/listinfo/blink

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ag-projects.com/pipermail/blink/attachments/20100921/7baa6a6a/attachment.html>


More information about the Blink mailing list