As you already posted here its an example
<tbook e="2">
<number_type>sip</number_type>
<first_name>Reception</first_name>
<birthday>00/00/99</birthday>
</item>
<number_type>sip</number_type>
<first_name>Room Service</first_name>
<birthday>00/00/99</birthday>
</item>
<number_type>sip</number_type>
<first_name>Laundry</first_name>
<birthday>00/00/99</birthday>
</item>
</tbook>
Let me know if this helps
Let me know if this helps
Dario Dosouto
I'd like to transfer a contact list from excel into a snom. I would like to know if it's possible to find the diagram format to export an excel file into an XML file like the one we get when we export our contacts from a snom phone.
My Excel format:
I'd like to be able to insert these kind informations on the snom by using an xml file exported from excel, adding to the contact both number on the phone.
I found this xml which show how it's formated on an xml file exported from a snom:
Now comes the true problem. Is there any existants xls and xml files which contains the right format to do this?