msowenks / siphon

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

Multi Account #46

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
It will be great if you can define several account and select one by
default to call.

Original issue reported on code.google.com by samuelv0...@gmail.com on 10 Oct 2008 at 8:44

GoogleCodeExporter commented 9 years ago
Better will be also :
1) If Wifi connection is on freephonie, profile freephonie is automatically
selected
2)otherwise default profile is automatically selected. (for instance home wifi)
3)Change of specific others profiles can be selected in Siphon menu instead 
have to
go back to setup

Original comment by benoit.d...@gmail.com on 15 Oct 2008 at 8:31

GoogleCodeExporter commented 9 years ago
I don't think it's possible to get the SSID of network.
Of course for multi account, we should choose directly in siphon menu and not in
settings.

Original comment by samuelv0...@gmail.com on 15 Oct 2008 at 8:46

GoogleCodeExporter commented 9 years ago
Strumberplus on cidia is a wifi finder. Perhaps they can help ?

Original comment by benoit.d...@gmail.com on 19 Oct 2008 at 4:41

GoogleCodeExporter commented 9 years ago
I known Stumbler for iPhone jailbreak, so I looked for on the net the source.
And This search confirms my idea, Stumbler use private Frameworks. And it's 
forbidden
to use these :-(

http://code.google.com/p/iphone-wireless/
http://code.google.com/p/e-stumbler/

Original comment by samuelv0...@gmail.com on 19 Oct 2008 at 9:44

GoogleCodeExporter commented 9 years ago
WiFinder is an official application on appstore which is able to connect any 
accesspoint in radio range and check 
IP connectivity. Unfortunately there is no source available, but still it seems 
to indicate that the SSID is accessible 
from the program itself. Maybe he is using the same API as full OSX ?

Original comment by yan.grun...@gmail.com on 29 Oct 2008 at 10:38

GoogleCodeExporter commented 9 years ago
To facilitate test, it would be great to change profile without to have to 
enter it again and again. I would have test 
in a lot of different cases freephonie, if changing profile could be enable. 
Could you add this functionnality as 
soon as possible ?

Original comment by benoitde...@gmail.com on 6 Nov 2008 at 9:48

GoogleCodeExporter commented 9 years ago

Original comment by samuelv0...@gmail.com on 4 Dec 2008 at 2:20

GoogleCodeExporter commented 9 years ago
I really would apreciate this extension too. So I could use my public SIP 
provider at
home and our private SIP network on work.

If SSID detection isnt possible, you could at least switch the profile 
depending on
the location. That would work great for me.
But it shouldnt happen automatically, because on start there would be this popup
asking if you want to share your location. There should be a handy button to
"autoswitch" the profile...

Original comment by thybigf...@gmail.com on 5 Dec 2008 at 3:10

GoogleCodeExporter commented 9 years ago
Make sure this can be enable/disable because only a handful of people need this
auto-switching thing. It would be very anoying to have my favorite provider to 
switch
automatically when I don't want it to.

Original comment by email.my...@gmail.com on 4 Jan 2009 at 2:29

GoogleCodeExporter commented 9 years ago
I think this went off track. I dont think SSID has anything to do with multi 
account
feature. It'll be nice to associate SSID with account, but not desirable. I'd 
rather
have just multiple account feature. Currently, me and couple of my friends are
testing asterisk. So, what I end up doing was creating a profile for each 
asterisk
server and then saving the com.googlecode.siphon.plist file as
NAME.com.googlecode.siphon.plist.

So, I had multiple NAME.xxxx files. Then I wrote a simple bash script which I 
call
from terminal (./sp m|s|u|q). The argument corresponds to the friend's asterisk
server. The script just copies NAME.xxx file to com.googlecode.siphon.plist. 
Then I
start the siphon.

I really want this feature to be integrated in Siphon.

Original comment by mwa...@gmail.com on 1 Feb 2009 at 5:43

GoogleCodeExporter commented 9 years ago
#8 the way i am handling it is that I run my own caching dns on the asterisk 
box mainly for faster dns 
resolutions and I have my responder set to resolve my home.xxxx.com to my 
internal address locally and the 
public dns from domain registrars dns resolves the public address.  You got to 
be a little careful using thing 
cause if you are using dyndns for your asterisk, keep this address seperate.

Original comment by khw...@gmail.com on 23 Feb 2009 at 1:20

GoogleCodeExporter commented 9 years ago
But I do agree with 10 this feature is desirable, i have several SIP accounts 
and would like to choose which one 
use.

Original comment by khw...@gmail.com on 23 Feb 2009 at 1:21

GoogleCodeExporter commented 9 years ago
As you can see, on this post, there is 2 enhancements requested :

one for multi-accounts, and one for an automatic account selection based on the 
SSID.
(Having the SSID is not really easy to face without breaking Apple rules, which 
is 
not the goal).

Nokia solve those enhancements by having rules.
Default rule, when no other is available, and particular one when it reach the 
goal 
(here, SSID).

Maybe you can start with multi-accounts only, a default rule only, and then, 
take 
care about the other one when this one is done.

I think that it will be good to be able to have not more than 4 SIP account by 
rules 
(it should be enought for everyone), to avoid cpu load, and viewable controls 
oversizing.

If a solution as in issue213 is used, that will allow people to use the sip 
account 
they want for calling.

On the settings :
These accounts can have an order_number entry (1 to 4) to connect them on this 
order, and show them on the control the same way.
They can have an enable_switch entry to enable/disable an account quickly.

Instead of "Connected", we can have 4 small squares, with number in it, and 
backcolorized depending on the status.
Eg :
black for not connected
blue for connected thru wifi
green for connected thru 3G/Edge
red for errors

Original comment by n...@gnld.ch on 11 Apr 2009 at 2:46

GoogleCodeExporter commented 9 years ago
Is it possible just to have multiple accounts? Depending on destination country 
I want 
to manually choose a different sip-provider (manually). Currently I have to 
change the 
settings and if I want to revert, I have to change them again. It would be 
great to be 
able to set up multiple accounts and switch them when necessary. Thanks!

Original comment by haltenb...@gmail.com on 29 Jun 2009 at 12:32

GoogleCodeExporter commented 9 years ago
This just came up for us as well. A much needed feature to get the most out of 
this app.

Original comment by jasonbe...@mac.com on 27 Aug 2009 at 8:12

GoogleCodeExporter commented 9 years ago
There is another app, called iTalk. It has multi account feature.

Original comment by mwa...@gmail.com on 27 Aug 2009 at 8:32

GoogleCodeExporter commented 9 years ago
- "Stumbler use private Frameworks. And it's forbidden to use these :-("
But those privates are used in SiphoneSettings already. Why do not use them 
again ?
Maybe can be an idea make a new siphon branch for non-jailbroken environment
(respecting apple laws), and use private power in the trunk.

I'm new to iPhoneDev but I think you made a great work with Siphon!

Original comment by simone.r...@gmail.com on 30 Jan 2010 at 3:28

GoogleCodeExporter commented 9 years ago
What's new about multi-account feature?
A lot of people are waiting this one. Can we hope that this feature will be 
added to Siphon?

Original comment by mr.sanni...@gmail.com on 20 Aug 2010 at 2:09

GoogleCodeExporter commented 9 years ago
Issue 438 has been merged into this issue.

Original comment by samuelv0...@gmail.com on 24 Feb 2011 at 9:39

GoogleCodeExporter commented 9 years ago
I released a first alpha version of Siphon.
You have to add a new source in cydia :
  http://svsip.free.fr/repository/cydia

Enjoy !!

Original comment by samuelv0...@gmail.com on 24 Feb 2011 at 9:39

GoogleCodeExporter commented 9 years ago

Original comment by samuelv0...@gmail.com on 25 Feb 2011 at 11:26