Jump to content

Using Gingerbread Internet Calling (SIP) without WiFi


Recommended Posts

Posted

Internet Calling (SIP) is pretty cool, I'm using it with sipgate and it works great.

One thing that is slightly annoying is that it works over WiFi only and disables itself over 3G. Thankfully, this is easily resolved! In the framework-res APK there is the following setting...

<bool name="config_sip_wifi_only">false</bool>

I think you can guess what changing this option does! :(

I'm going to build this option into the Nexus S MCR.

P

Guest RinTinTigger
Posted
Internet Calling (SIP) is pretty cool, I'm using it with sipgate and it works great.

One thing that is slightly annoying is that it works over WiFi only and disables itself over 3G. Thankfully, this is easily resolved! In the framework-res APK there is the following setting...

<bool name="config_sip_wifi_only">false</bool>

I think you can guess what changing this option does! ;)

I'm going to build this option into the Nexus S MCR.

P

Cant wait! Thanks for your hard work, though ya sick :(

Posted

Caveat: The problem with doing this on a completely stock ROM is that if you change this setting using the various tools available, you'll break the framework-res signature. Not an issue on MCR or AOSP builds where the core libraries are re-signable, but a problem on stock.

P

Guest chowdarygm
Posted

Thank you thank you.......was waiting for this....

Posted

Hi Paul,

Cool, I have searched it for a long time.

Would you mind if I add it in my gingerbread ROM of Acer Liquid? :(

Thanks.

Posted
Of course not! Go for it! ;)

P

Hi Paul,

Big thanks to you. :(

Thanks.

Guest markzh
Posted (edited)

Hi Paul

Thanks a lot.

Markus

Edited by markzh
  • 2 weeks later...
Guest bemymonkey
Posted (edited)

Hi there!

Has anyone here gotten this working on 3G without massive power drain? On WiFi the power drain is the same as Sipdroid, but as soon as I switch to 3G, the power drain during standby spikes up to about 180-200 mA (normal is about 5mA).

I'm using an early CyanogenMod 7 build, which seems to have Paul's tweak from the first post enabled, because I can place and receive calls over 3G. It's just the power drain that's killing me... has anyone got it working properly?

Edited by bemymonkey
  • 2 weeks later...
Guest bemymonkey
Posted

Wow, nobody? Isn't anyone using Gingerbread's built-in SIP over 3G with this hack?

  • 2 weeks later...
Posted

Hi,

can you tell me how to implement SIP on a Nexus One? If I modify the ROM as described, does it not break the signature of my microMod v20 rom?

Or else, is there a ready-made ROM that includes this feature?

Any advice would be appreciated.

Caveat: The problem with doing this on a completely stock ROM is that if you change this setting using the various tools available, you'll break the framework-res signature. Not an issue on MCR or AOSP builds where the core libraries are re-signable, but a problem on stock.

P

  • 2 months later...
Guest kaiya
Posted

thats awsome... gonna try this out as soon as i can figure out how to set up a sip that will work properly on here...

anyone got a good link to how to set this up properly? or if theres anyway to set up google voice account as my primary sip?

  • 1 month later...
Guest david007
Posted (edited)

Is it possible to add native sip support to samsung galaxy s2(android 2.3.3) ? How ?

Edited by david007
  • 1 month later...
Guest asadi.alireza
Posted

hi there,

I have developed a SIP based voip application, I have a Server(Written in c# and two android client application(which is written based on the Native Sip Stack of Android 2.3).

The SIP registration works perfect and beside that streaming and playing of my voice also works perfect over WiFi network but when i switch my network to 3G I cannot hear the voice(the SIP registration works without any problem).

I trace the network, and I found out that stream passes my 3G network, but the android clients cannot play it, and one more thing that I tested was that If I change one of my client from android to a simple c# desktop application, even in 3G network everything works fine(it shows that my 3g network does not have any problem) and streaming and playing the voice works without any problem.

please someone help me how can i hear this stream which is created by Native SIP Stack in a 3G network?

PLEASE PLEASE PLEASE HELP ME, I GOOGLED, TESTED EVERY THING in the past 3 weeks but could not find any solution

  • 4 months later...
Posted

Is there anyone here who can help be de-compile the new galaxy tab 7 plus framework-res.apk to enable SIP over 3G?

The tab plus comes with SIP enabled stock, but not over 3g.

My file is located here: http://www.multiupload.com/3A96VGBMG1

For some reason i can't get this to de-compile as APK tool just errors out.

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.