Project

General

Profile

Phonebook exporters » History » Revision 6

Revision 5 (manawyrm, 05/01/2022 08:28 PM) → Revision 6/10 (manawyrm, 05/01/2022 08:29 PM)

h1. Phonebook exporters 

 @manawyrm offers several phonebook exporters for various systems. 
 The exporters are available here and can be extended for almost every system: https://github.com/Manawyrm/octoi-phonebook 

 This works by parsing the [[phonebook]] in this Redmine wiki, a debug view (to check how your entries are parsed) is available here:  
 https://phonebook.tbspace.de/debug.php 

 {{>toc}} 

 h3. Auerswald PBX reverse lookup 

 The Auerswald PBXes can do a HTTP lookup on every incoming call. This can be used to display names for each caller in the phone display. 
 To set this up, configure the "OCTOI phonebook" provider under "COMset" -> "Funktionen" -> "Online-Namenssuche" -> "Konfiguration". 
 Use the Aktion -> Importieren button to import the "octoi_auerswald.n2n":https://osmocom.org/attachments/5194 configuration file. 

 Edit the configuration afterwards and *edit the "localprefix" in the URL to your own OCTOI prefix* .  
 This is used to lookup internal numbers (when the Auerswald asks for a 4 digit number, the lookup will append this local prefix to the start of the number before the lookup). 

 Example URL: 
 https://phonebook.tbspace.de/auerswald-lookup.php?phone=03065022131&localprefix=0306502 

 *(optionally)* You can also create the rules manually: 
 !auerswald_lookup.png! 

 !auerswald_lookup1.png! 

 !auerswald_lookup2.png! 


 This was developed and tested on a COMmander Basic.2, but might work on other PBXes from Auerswald. 

 h3. CardDAV 

 To use CardDAV, point any CardDAV-capable client to  
 https://phonebook.tbspace.de/carddav.php/addressbooks/octoi/octoi 

 Any username/password are accepted, octoi/octoi is recommended. 

 !{width:20%}iphone1.png! !{width:20%}iphone2.png! 

 Tested with Thunderbird, Fritz!Box and iPhone as clients. 

 h3. Fritz!adr software 

 !fritzadr.png! 

 You can download a csv-dump for Fritz!adr here: 
 https://phonebook.tbspace.de/fritzaddr.php 

 If your setup requires a dialprefix (like a 0), add ?prefix=0: 
 https://phonebook.tbspace.de/fritzaddr.php?prefix=0 

 h3. Fritz!Box phonebook (old .xml export, OS 6) 

 +Modern Fritz!Boxes can use CardDAV. Refer to the CardDAV section.+ 

 You can download a .xml-dump for your Fritz!Box here: 
 https://phonebook.tbspace.de/fritzbox.php 

 If your setup requires a dialprefix (like a 0), add ?prefix=0: 
 https://phonebook.tbspace.de/fritzbox.php?prefix=0 

 *Please be aware that importing this file wipes your existing phonebook!*  
 You can create multiple phonebooks, so it is advised that you create a seperate "OCTOI" phonebook and start the import there. 

 h3. Windows XP address book 

 !windows-addressbuch.PNG! 

 The Windows addressbook can import .csv files for it's internal address book. 
 These .csv files are unfortunately localized (the column names are translated to the language of the Windows installation). 

 Windows addressbook (compatible with english locale versions): 
 https://phonebook.tbspace.de/windows-addressbook.php 

 Windows addressbook (compatible with german locale versions): 
 https://phonebook.tbspace.de/windows-addressbook.php?lang=de 

 Again, if your setup requires a dialprefix (like a 0), add &prefix=0. 
 If your locale/language isn't supported yet, create a dummy entry in the address book and export it as .csv. 
 Either send the resulting file to @manawyrm or add the language and column headers yourself to "windows-addressbook.php":https://github.com/Manawyrm/octoi-phonebook/blob/main/windows-addressbook.php . 
Add picture from clipboard (Maximum size: 48.8 MB)