Reply
Thread Tools
Posts: 277 | Thanked: 46 times | Joined on Jan 2010
#1
I have a SIP account setup & enabled. I also have skype, msn, gtalk.

When I boot up the device all of the accounts usually connect just fine, and if network connection is lost and regained they all reconnect pretty reliably.

Except the sip account.

About 50% of the time it reports "authentication failed". Yet if I click on the account, disable/enable & hit ok it always reconnects just fine.

I've used the same account from a PC and it seems to work every time. I also use it from a Linksys SPA3102 Voip gw, but there it's only used for outbound and not configured to register (just to make a call). It is 100% reliable.

So this could be a subtle timing error.

* Anyone else seen this?
* Recommendations as to how to debug (I am linux/partially SIP literate, just less familiar with the N900)
 

The Following User Says Thank You to planetf1 For This Useful Post:
Posts: 3 | Thanked: 5 times | Joined on Aug 2010
#2
I experience the same problem with voip, losing the connection with the sip provider.

I tried to create a DBUS script and trigger condition in /etc/dbus-scripts.d which automatically checks and restart that in order let the n900 be reinitialized.

A command for analyzing the tcp traffic is explained here after.
http://www.jonathanmanning.com/2009/...dump-on-linux/

I used:
Code:
tcpdump -i wlan0 -n -s 0 port 5060 -vvv -w /home/user/voippkg.txt
The script is quite easy, but I could not find a solution for finding a proper triggering measurement for capturing the loss of the sip connection at the device.

Hopefully someone finds a good solution.

Last edited by w_m0zart; 2010-11-27 at 16:46.
 

The Following 2 Users Say Thank You to w_m0zart For This Useful Post:
Reply


 
Forum Jump


All times are GMT. The time now is 08:05.