Grandstream XML Application Guide Manuel d'utilisateur Page 14

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 15
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 13
FIRMWARE VERSION 1.0.5.15 XML BASED DOWNLOADABLE PHONEBOOK GUIDE Page 14 of 15
XML PHONEBOOK EXAMPLE
<?xml version="1.0" encoding="UTF-8"?>
<AddressBook>
<Contact>
<LastName>Doe</LastName>
<FirstName>John</FirstName>
<Phone>
<phonenumber>8000</phonenumber>
<accountindex>1</accountindex>
</Phone>
<Groups>
<groupid>0</groupid>
</Groups>
</Contact>
<Contact>
<LastName>Smith</LastName>
<FirstName>Alan</FirstName>
<Phone>
<phonenumber>8001</phonenumber>
<accountindex>1</accountindex>
</Phone>
<Groups>
<groupid>1</groupid>
</Groups>
</Contact>
<Contact>
<LastName>Lee</LastName>
<FirstName>Lily</FirstName>
<Phone>
<phonenumber>6000</phonenumber>
<accountindex>2</accountindex>
</Phone>
<Groups>
<groupid>2</groupid>
</Groups>
</Contact>
</AddressBook>
Vue de la page 13
1 2 ... 9 10 11 12 13 14 15

Commentaires sur ces manuels

Pas de commentaire