Linked by Eugenia Loli-Queru on Sat 31st Oct 2009 23:01 UTC
PDAs, Cellphones, Wireless PureMobile sent us in the GSM version of the HTC Hero, one of the most popular Android-based smartphones out there. There are already a number of in-depth reviews about this phone out there (here's one), but here's my own take on what I liked, and what I disliked.
Thread beginning with comment 392212
To view parent comment, click here.
To read all comments associated with this story, please click here.
RE[3]: SIP Client
by Eugenia on Sun 1st Nov 2009 05:40 UTC in reply to "RE[2]: SIP Client"
Eugenia
Member since:
2005-06-28

I had tried that with a G1 and it didn't work. I tried with the Hero, it didn't work. Opening a UDP port on my router, didn't help either. However, I just managed to make it register by changing UDP to TCP. I will update the article.

Edited 2009-11-01 05:42 UTC

Reply Parent Bookmark Score: 1

RE[4]: SIP Client
by Eugenia on Sun 1st Nov 2009 06:51 in reply to "RE[3]: SIP Client"
Eugenia Member since:
2005-06-28

False alarm! The registration only works once every ~TEN retries. And it unregisters all by itself after a while, and then fails to re-register. I am afraid that SIPdroid just doesn't work properly on my network. I have opened the UDP/TCP ports too, just in case, but no cake. Other iPhone/PDA/PC clients on various platforms don't have a problem registering btw. So I am inclined to believe that this is a SIPdroid bug or incompatibility.

Edited 2009-11-01 06:52 UTC

Reply Parent Bookmark Score: 1

RE[5]: SIP Client
by edwintorok on Sun 1st Nov 2009 10:13 in reply to "RE[4]: SIP Client"
edwintorok Member since:
2009-11-01

Using the SVN version of sipdroid (http://code.google.com/p/sipdroid/source/checkout) works better than the Market version.
Also if your Asterisk has "qualify=yes" in its configuration, then you probably need to apply this patch also, otherwise Asterisk will mark the phone as unreachable: http://code.google.com/p/sipdroid/issues/detail?id=109#c16

Reply Parent Bookmark Score: 1