On 9/4/07, Matthew Rubenstein <[EMAIL PROTECTED]> wrote: > > 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.
Cisco has a book that covers some of this. Not sure the name. I've got it, but haven't had a chance to do anything yet. 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" > > <[email protected]> > > 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 > -- Lacy Moore Somewhere I wish I wasn't
_______________________________________________ Sign up now for AstriCon 2007! September 25-28th. http://www.astricon.net/ --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
