Do you know where to find clear developers' guides (with some examples)
for developing apps that run *on* Cisco 79xx phones (especially the
7970)? Examples that can run against Asterisk (not CallManager) with SIP
firmware (not SCCP), and/or LDAP directories (or other open servers)
would be best.


On Sat, 2007-09-01 at 12:00 -0500,
[EMAIL PROTECTED] wrote:
> Date: Sat, 1 Sep 2007 12:14:49 -0400
> From: "Time Bandit" <[EMAIL PROTECTED]>
> Subject: Re: [asterisk-users] Cisco Directory Format
> To: "Asterisk Users Mailing List - Non-Commercial Discussion"
>         <asterisk-users@lists.digium.com>
> Message-ID:
>         <[EMAIL PROTECTED]>
> Content-Type: text/plain; charset=ISO-8859-1
> 
> > 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
> 
-- 

(C) Matthew Rubenstein


_______________________________________________
--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