Bu makelede, Tüm Fanvil ip telefonlarda ortak bir rehberin nasıl kullanabileceğinizi anlatıcam.
Öncelikle Fanvil'in desteklediği formatta bir rehber dosyayı oluşturup , bunu TFTP , FTP veya HTTP sunucuya koyuyoruz.
Örnek Rehber Dosyası :
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<CiscoIPPhoneDirectory xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<DirectoryEntry>
<Name>Test Test</Name>
<Telephone>1001</Telephone>
<Mobile>905335556677</Mobile>
</DirectoryEntry>
<DirectoryEntry>
<Name>Test Test2</Name>
<Telephone>1003</Telephone>
<Mobile>905335556679</Mobile>
</DirectoryEntry>
</CiscoIPPhoneDirectory>
Buradan rehber dosyayısını indirebilirsiniz.