Hi there

On 03/11/2022 20:00, Rob van der Putten via Linphone-users wrote:

How do I import a phone book in Linphone?
I tried sqlite3, but that doesn't work. In fact, if convert to text (friends.sql) and then back to binary (friends.db), I get a file that I can browse, but if I click the call icon nothing happens.
It's almost as if friends.db appears to be sqlite3 but isn't.

Importing in a existing friends.db does work, provided that;
There is at least one entry already in the contacts database.
You don't enter record Ids but let sqlite3 do that for you.
Make sure sqlite_sequence matches the number of entries.

More here;
http://www.sput.nl/software/homebrew/linphone/


Regards,
Rob



_______________________________________________
Linphone-users mailing list
Linphone-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/linphone-users

Reply via email to