[asterisk-users] Cisco 79xx XML Apps (was: Re: Cisco Directory Format)

Matthew Rubenstein email at mattruby.com
Tue Sep 4 11:38:33 CDT 2007


	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,
asterisk-users-request at lists.digium.com wrote:
> Date: Sat, 1 Sep 2007 12:14:49 -0400
> From: "Time Bandit" <timebandit001 at gmail.com>
> Subject: Re: [asterisk-users] Cisco Directory Format
> To: "Asterisk Users Mailing List - Non-Commercial Discussion"
>         <asterisk-users at lists.digium.com>
> Message-ID:
>         <1e2050d50709010914h763bce70xb39c5fdd20f53b65 at mail.gmail.com>
> 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




More information about the asterisk-users mailing list