Hi gang, I'm looking into writing a some phone book XML/PHP software for my Cisco phones. Specifically, I'd like to be able to use a web interface (on the computer) to maintain a contact list, and then dial from it on the phone. Maybe using MySql on the back end or something (to be determined). Before I start, and duplicate something else that exists, I wanted to see if anyone has heard of software like that? Searches of Sourceforge, Freshmeat, and Google didn't turn up much or anything. Thanks! Brian
It's quite easy to write an LDAP interface. There are code snippets on the web and I can send you my very quick hack, if you like. Iain --On Thursday, March 11, 2004 4:06 pm -0600 "Brian R. Swan" <swannie@swannie.net> wrote:> Hi gang, > > I'm looking into writing a some phone book XML/PHP software for my Cisco > phones. Specifically, I'd like to be able to use a web interface (on the > computer) to maintain a contact list, and then dial from it on the phone. > Maybe using MySql on the back end or something (to be determined). > Before I start, and duplicate something else that exists, I wanted to > see if anyone has heard of software like that? Searches of Sourceforge, > Freshmeat, and Google didn't turn up much or anything. > > Thanks! > Brian > _______________________________________________ > Asterisk-Users mailing list > Asterisk-Users@lists.digium.com > http://lists.digium.com/mailman/listinfo/asterisk-users > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users >
Check: http://www.jaredsmith.net/misc/cisco7960/Directory-0.1.tgz Regards Sascha ------------------------------------------------------- Sascha Knific K Systems & Design Tel. +49-8151-773260 Wittelsbacherstr. 6a Fax. +49-8151-773262 82319 Starnberg, Germany knific@k-sysdes.net http://www.k-sysdes.net> -----Urspr?ngliche Nachricht----- > Von: asterisk-users-admin@lists.digium.com [mailto:asterisk-users- > admin@lists.digium.com] Im Auftrag von Brian R. Swan > Gesendet: Donnerstag, 11. M?rz 2004 23:07 > An: asterisk-users@lists.digium.com > Betreff: [Asterisk-Users] XML Phone book software. > > Hi gang, > > I'm looking into writing a some phone book XML/PHP software for my Cisco > phones. Specifically, I'd like to be able to use a web interface (on the > computer) to maintain a contact list, and then dial from it on the phone. > Maybe using MySql on the back end or something (to be determined). Before > I > start, and duplicate something else that exists, I wanted to see if anyone > has heard of software like that? Searches of Sourceforge, Freshmeat, and > Google didn't turn up much or anything. > > Thanks! > Brian > _______________________________________________ > Asterisk-Users mailing list > Asterisk-Users@lists.digium.com > http://lists.digium.com/mailman/listinfo/asterisk-users > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users
Hi All, Does anyone have Digium E1 cards in production in Australia? Are any of them certified? Any feedback would be appreciated. Thaks Alex.
Sorry for double post. Wrong subject :-) Hi All, Does anyone have Digium E1 cards in production in Australia? Are any of them certified? Any feedback would be appreciated. Thaks Alex. _______________________________________________ Asterisk-Users mailing list Asterisk-Users@lists.digium.com http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
On Thu, Mar 11, 2004 at 04:06:41PM -0600, Brian R. Swan wrote:> I'm looking into writing a some phone book XML/PHP software for my Cisco > phones. Specifically, I'd like to be able to use a web interface (on the > computer) to maintain a contact list, and then dial from it on the phone. > Maybe using MySql on the back end or something (to be determined). Before I > start, and duplicate something else that exists, I wanted to see if anyone > has heard of software like that? Searches of Sourceforge, Freshmeat, and > Google didn't turn up much or anything. >see the cmxml software section of http://www.voip-info.org/tiki-index.php?page=Asterisk+phone+cisco+79xx
At 4:06 PM -0600 on 3/11/04, Brian R. Swan wrote:>Hi gang, > >I'm looking into writing a some phone book XML/PHP software for my Cisco >phones. Specifically, I'd like to be able to use a web interface (on the >computer) to maintain a contact list, and then dial from it on the phone. >Maybe using MySql on the back end or something (to be determined). Before I >start, and duplicate something else that exists, I wanted to see if anyone >has heard of software like that? Searches of Sourceforge, Freshmeat, and >Google didn't turn up much or anything. > >Thanks! >BrianI seem to recall Jared Mauch was working on something like that - check the archives for his name and "XML" or related keywords. JT