RohitJPatil / sipdroid

Automatically exported from code.google.com/p/sipdroid
GNU General Public License v3.0
0 stars 1 forks source link

Enable direct calling without SIP proxy #202

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Right now Sipdroid apparently uses the server in Settings for all outgoing 
calls. The problem is my provider doesn't serve as a proxy for calls 
outside its SIP network. As a result of that I cannot dial addresses such 
as "something@elsewhere.com".

This works with PC & hardware SIP clients as long as they dial the SIP 
address directly, i.e. without your provider's server getting involved. 
Not that this is the default behavior for most clients.

Could you please add a check box that would disable proxying external 
calls through the main SIP server?

Original issue reported on code.google.com by Lub...@gmail.com on 18 Nov 2009 at 6:22

GoogleCodeExporter commented 8 years ago

Original comment by pmerl...@googlemail.com on 19 Nov 2009 at 9:32

GoogleCodeExporter commented 8 years ago
You don't have to go via the proxy. I access my ISP SIP account directly. I 
haven't managed to get 
receiving working but outgoing is fine.

Original comment by melser.anton on 21 Dec 2009 at 1:45

GoogleCodeExporter commented 8 years ago
#2: Dude, you miss the point. The issue here is Sipdroid proxies all calls 
through
the SIP server, notwithstanding the destination SIP address.

Original comment by Lub...@gmail.com on 21 Dec 2009 at 3:15

GoogleCodeExporter commented 8 years ago
Issue 405 has been merged into this issue.

Original comment by pmerl...@googlemail.com on 7 Apr 2010 at 7:56

GoogleCodeExporter commented 8 years ago
I have noticed a similar problem. When i am connected to sipgate without using 
pbxes in between, i cannot establish calls to sipgate-URIs or even sipgate-DIDs.

Calling the echo-test URI (10005@sipgate.de) or DID-calls routed to mailboxes 
work fine though.  I think this behavour is because provider-internal calls are 
established by sip-reinvites between both-clients which sipdroid currently 
doesn't support.

Original comment by Roderich...@gmail.com on 8 Jun 2010 at 4:45

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
I would add that having a way to set SIP server and SIP proxy address would 
help. In my case, I can't use SIPdroid with my SIP provider as I need to set 
SIP proxy address / port 4061 and SIP server / port 4061. I there is way to do 
it with the current version, let me know. Thanks.

Original comment by pierre.w...@gmail.com on 4 Aug 2010 at 11:15