hanenehrizi / sipdroid

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

Multiple VoIP accounts... #197

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I would like to implement new feature for the multiple VoIP accounts in
Sipdroid. Let's start a discussion about the right solution here. I propose
to implement it in three steps:

1) Save each account settings into a separate file. User will choose the
appropriate account manually. Only one account registered at a time.

2) Allow registration of more then one account. All selected accounts will
register on Sipdroid startup. Calling out through the default account.

3) Allow to specify rules for outgoing calls. Specific account will be
selected by the number (multiple regexp).

What do you think about it?

Original issue reported on code.google.com by jiri....@gmail.com on 16 Nov 2009 at 11:10