RohitJPatil / sipdroid

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

Option to run without registration (listen on 5060 for call) #235

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
a possible enhancement:

I would love to see the possibility of setting up without registration (just 
listening on 5060 for 
incoming calls / sending outgoing through configured proxy), two distinct 
benefits being:

1) battery power, no registration means no need to transmit
     sure tcp is better than udp, but if you need neither it's even better

2) no more issue with the registration timing out or jumping between ports at a 
ridiculous rate

this clearly would only work in an environment where the phone a static ip (or 
ddns) and no nat, 
but given those two criteria are met it is a superior method of operating

if this is not of sufficiently widespread use to be included into the mainline 
program if someone 
could point me to where in the source I can hack something like this up for 
personal use that 
would be beneficial

Original issue reported on code.google.com by brilt...@gmail.com on 15 Dec 2009 at 10:19

GoogleCodeExporter commented 8 years ago
I can't seem to find how to list it as an enhancement, does this need to be 
done by a mod of some kind?

Original comment by brilt...@gmail.com on 15 Dec 2009 at 10:21

GoogleCodeExporter commented 8 years ago
This is a duplicate of two other issues (listen to port 5060 and run without 
registration).

Original comment by pmerl...@googlemail.com on 15 Dec 2009 at 10:23

GoogleCodeExporter commented 8 years ago
found dupe in defects, or at least similar; please merge with issue 181

Original comment by brilt...@gmail.com on 15 Dec 2009 at 10:23