rntmfgkgk / csipsimple

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

choosing account preference re incoming and or outgoing calls #165

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I would like to be able to choose how to use my registered accounts in terms of 
incoming or and outgoing calls. So the accounts only used for incoming calls 
wont show up when placing a call with native android app.

Original issue reported on code.google.com by alessand...@gmail.com on 25 Aug 2010 at 3:13

GoogleCodeExporter commented 9 years ago
This feature can already be done using filters.

Go in your account, press menu, filters. Add a new filter. Choose Can't call, 
and custom regexp and fill the field with ".*" (without quotes).
Save.... that's it.

This account will then disappear of the choice proposed when dial from android.

Original comment by r3gis...@gmail.com on 25 Aug 2010 at 7:44

GoogleCodeExporter commented 9 years ago
Would you mind showing me how to get to the "filters" option?  I cannot find it 
myself.  Thank you.

Original comment by runner...@gmail.com on 25 Aug 2010 at 8:56

GoogleCodeExporter commented 9 years ago
@r3gis thanks!
@runnersam goto csipsimple, accounts, choose the account (wgere you can enter 
username and password there), hit menu on your phone next to he home softkey 
and choose filter.

Original comment by alessand...@gmail.com on 25 Aug 2010 at 9:03

GoogleCodeExporter commented 9 years ago
Sorry, I still cannot get there on my Nexus One.  It only shows a keyboard when 
long press the "Menu" after entering one of the "Account".

Original comment by runner...@gmail.com on 25 Aug 2010 at 9:09

GoogleCodeExporter commented 9 years ago
only short press menu! i use latest version of csipsimple

Original comment by alessand...@gmail.com on 25 Aug 2010 at 9:24

GoogleCodeExporter commented 9 years ago
No long press, just simple press. Like in all android apps to get the menu. 

Just for information (maybe interesting) :
Single press on menu popup the menu of the current view (if any)
Long press on menu everywhere in every android application popup the keyboard. 

Single press on home go to the home/launcher application
Long press on home show the last application you run (keep as background task 
or not)

Single press on back quit the current view

This 3 buttons are required on any android device (as far as I know there is 
only one manufacturer that has no button for this actions, Archos : they 
reimplemented the notification bar application to allow to access the three 
buttons on screen.... but that was not their best idea ;) )

@alessandro. I mark it as fixed for now. Maybe could be interesting to add a 
filter type "all" to make things easier. I'll try to keep it in mind. I will 
also try to add this use case to the tutorial that will explain filters on the 
wiki.

Original comment by r3gis...@gmail.com on 25 Aug 2010 at 9:26