Jeff-Lewis / telephone

Automatically exported from code.google.com/p/telephone
Other
0 stars 0 forks source link

Request timeout when calling #324

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Login to MyNetFone SIP account using Telephone (successful)
2. Dial a number (I have tried both PSTN and pure SIP)
3. After 20-30 seconds I get a 'request timeout' error.

What version of the product are you using? On what operating system?
Using version 0.15 on Mac OS X 10.6.3

Please provide any additional information below.
I have attached the Telephone log using LogLevel 4.

I have been able to dial the same telephone numbers (using the same account) 
using Blink 
(http://icanblink.com)

Original issue reported on code.google.com by graham.dennis@gmail.com on 1 Jun 2010 at 1:58

Attachments:

GoogleCodeExporter commented 9 years ago
I have the same problem on my Macbook 10.6.3 Snow Leopard. My Pennytel provider 
works OK.

Original comment by peterand...@gmail.com on 12 Jun 2010 at 1:43

GoogleCodeExporter commented 9 years ago
It looks like PJSIP doesn’t fall back to UDP after trying to send SIP request 
via TCP.

For now, downgrading to Telephone 0.14.3 should solve the problem.
http://telephone.googlecode.com/files/Telephone-0.14.3.dmg

Original comment by eofs...@gmail.com on 12 Jun 2010 at 7:01

GoogleCodeExporter commented 9 years ago
Issue 331 has been merged into this issue.

Original comment by eofs...@gmail.com on 12 Jun 2010 at 7:02

GoogleCodeExporter commented 9 years ago
Setting PJSIP_DONT_SWITCH_TO_TCP to 1 when building pjproject should solve the 
problem.

Original comment by eofs...@gmail.com on 12 Jun 2010 at 7:18

GoogleCodeExporter commented 9 years ago
I can confirm that downgrading to 0.14.3 does fix the problem.  Thanks!

Original comment by graham.dennis@gmail.com on 15 Jun 2010 at 5:03

GoogleCodeExporter commented 9 years ago
Issue 338 has been merged into this issue.

Original comment by eofs...@gmail.com on 27 Jun 2010 at 8:52

GoogleCodeExporter commented 9 years ago
Issue 359 has been merged into this issue.

Original comment by eofs...@gmail.com on 16 Aug 2010 at 9:37

GoogleCodeExporter commented 9 years ago
Issue 355 has been merged into this issue.

Original comment by eofs...@gmail.com on 16 Aug 2010 at 9:37

GoogleCodeExporter commented 9 years ago
This resolves issue. App is great, nice and simple. Thank you.

Original comment by davidega...@gmail.com on 26 Aug 2010 at 10:50

GoogleCodeExporter commented 9 years ago
Issue 367 has been merged into this issue.

Original comment by eofs...@gmail.com on 21 Sep 2010 at 1:19

GoogleCodeExporter commented 9 years ago
Issue 364 has been merged into this issue.

Original comment by eofs...@gmail.com on 10 Nov 2010 at 10:48

GoogleCodeExporter commented 9 years ago
This build should fix the problem:
build:http://dl.dropbox.com/u/118327/Telephone-build-27.zip

Original comment by eofs...@gmail.com on 11 Dec 2010 at 1:59

GoogleCodeExporter commented 9 years ago
I've just tested the build 27. Seems to work for me. Thanks.

Original comment by jie...@gmail.com on 11 Dec 2010 at 7:35

GoogleCodeExporter commented 9 years ago
Fixed with 0.15.1 release.

Original comment by eofs...@gmail.com on 13 Dec 2010 at 11:40