Sanjivkumarroshan / csipsimple

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

Link STUN server details to account. #774

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. I have three accounts which I've called External, Internal and Internet (for 
arguments sake). Internal and External connect to my own pbx server when it's 
available.
2. I've set it so that either External or Internal is used first then Internet.
3.When in WiFi range the Internal connects. When out of WiFi range, External 
connects. Internet remains connected in all instances.
4.Using Internal the phone must be set not to use the STUN server otherwise no 
sound is returned.
5. When using External or Internet STUN must be on otherwise no sound is heard.

This means that although the phone is set to use the correct account and 
switches seamlessly, no voice can be heard when moving from WiFi to 3G until 
the STUN settings are changed.

If the STUN settings were attached to the individual account this would no 
longer be an issue.

The version I'm using is 0.01-01 r615, it's running on Android 2.2.

Additional info: It's my understanding that the android app from 3CX has an 
internal and external server in the settings and it seems to vary it's use of 
the STUN server based on which of these it's connected on at the time - smooth! 
Of course it only registers one provider so switching around is still needed.

Keep up the good work, it's a very impressive app and what's mentioned above is 
the only think I can find that needs improving, impressive!!!

Original issue reported on code.google.com by mart...@gmail.com on 7 Mar 2011 at 9:26

GoogleCodeExporter commented 9 years ago
Duplicate of issue 345.

As I announced in issue 345, pjsip developers has announced that pjsip-2.0 will 
bring this feature so that it will "automatically" fix it in CSipSimple ;) -- 
csipsimple rely on pjsip as SIP stack.

As for workarounds read issue 345. There is a temporary fix you can try. That's 
weird but should work ;).

Original comment by r3gis...@gmail.com on 7 Mar 2011 at 10:47