> A little off topic (sorry..:) ) but anyone know what format Cisco phones
> use for their contact dirctories. I want to set up my contact lists on
> the phone, and cannot seem to get any info on it. I am working with a
> 7970 on Asterisk 1.4.8.
7940 and 7960 use this format of XML file (probably the same on 7970)

<CiscoIPPhoneDirectory>
  <Title>Employee directory</Title>
  <Prompt>Open Source Rock</Prompt>
  <DirectoryEntry>
    <Name>Employee A</Name>
    <Telephone>7001</Telephone>
  </DirectoryEntry>
  <DirectoryEntry>
    <Name>Employee B</Name>
    <Telephone>7002</Telephone>
  </DirectoryEntry>
</CiscoIPPhoneDirectory>

Check also Open 79XX XML Directory : http://web.csma.biz/apps/xml_xmldir.php

hope that help

_______________________________________________
--Bandwidth and Colocation Provided by http://www.api-digital.com--

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to