Opened 4 years ago
Closed 4 years ago
#34 closed defect (fixed)
Where are located personal Data
| Reported by: | jflecool2 | Owned by: | vadim |
|---|---|---|---|
| Priority: | minor | Milestone: | QuteCom 2.2-RC2 |
| Component: | 3rd party libs | Version: | 2.2-RC1 |
| Keywords: | Cc: |
Description
I Want a softphone that i can put on my usb drive BUT i found nowhere the data i enter (Sip server, username, password, msn etc). Where are they located and how to make them on a file in the same folder, for let me have this soft everywhere without setting it up everytime (if it is in registry i can make a small app that create/modify data, but i dont know where to search).
Thank
Change History (1)
comment:1 Changed 4 years ago by laurent
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.

take a look at qutecom-2.2/wengophone/src/model/config/CommandLineParser.
Maybe you can use command line to pass configpath and userConfigDir ...