krunal09 / sample

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

Add Proxy Setting #28

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?

- Please add proxy setting on basic account setting, when I tried with 
experts setting, it won't allow me to save. My SIP provider works with 
proxy setting only.

What is the expected output? What do you see instead?

- able to call ;)

What version of the product are you using? On what operating system?

- Samsung Galaxy Spica, Eclair (Android 2.1)

Please provide any additional information below.

- Thanks!

Original issue reported on code.google.com by Surie....@gmail.com on 3 May 2010 at 12:16

GoogleCodeExporter commented 9 years ago
The Expert setting is done to allow this kind of configuration.
If it doesn't allow you to save it's probably since there is a mistake in one 
field.
A common mistake is done with the account id.
You must be sure that you didn't forget the < and > characters. Account id 
should
look like this : "<sip:username@domain.loc>" or "Display Name 
<sip:username@domain.loc>"

I want basic settings to be really simple (in order 90% users find it easy to
configure). What I can do, is to make a wizard for your provider. Let me know 
if you
think it could be valuable for the app and if so, say me what are the 
configuration
fields that should be pre-filled.

Another point is that I have to find a way to notify the user if a field is not 
well
filled (but for now since i rely on android standard fields, there is no easy 
way to
do this kind of notification). 

Let me know if with a well formatted account id you are able to register. (I've 
yet
tested the proxy setting since I've no registrar to test this, so i'm really
interested with your feedback)

Original comment by r3gis...@gmail.com on 3 May 2010 at 1:09

GoogleCodeExporter commented 9 years ago
I just noticed that even with expert settings I disabled the proxy settings 
(since it
was buggy).

I'll try to reactivate it and deliver it in the next version.
(My last comment about the configuration of expert account is still valid)

Original comment by r3gis...@gmail.com on 5 May 2010 at 1:35

GoogleCodeExporter commented 9 years ago
Should be ok in 0.00-12

Original comment by r3gis...@gmail.com on 10 Jul 2010 at 2:38