Cisco phones with the SCCP image will load XML files at boot that are specified in their SEP<mac>.cnf.xml file. You can bind different XML files to different buttons. For example, you can use the <directoryURL> tag to specify the address of the XML you want to access when the directory button on the phone is pressed. The <servicesURL> tag binds an XML file to the services button, etc. Check Cisco's docs for all the options. I don't know if there is anything specifically Asterisk related to push XML files out to phones, but the standard Cisco config options play nicely alongside chan_sccp.
I think it will work for SIP images as well, but I haven't tried it myself. -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Anton Krall Sent: Wednesday, August 10, 2005 6:24 AM To: 'Commercial and Business-Oriented Asterisk Discussion' Subject: RE: [Asterisk-biz] Asterisk and XML Applications Im not just looking for voicemailxml, any kind of ip phone besides cisco that can support asterisk driven xml apps or outside asterisk apps, just need to knoe if it can be done and what has been done. For example, if phone X or Y can have a directory based on xml that loads when the phone starts. Ah! Then I can surely code something in PHP, etc, that can maintain the directory via web and create the xml files :) See where Im going? |-----Original Message----- |From: [EMAIL PROTECTED] |[mailto:[EMAIL PROTECTED] On Behalf Of |Francisco A. Lozano |Sent: MiƩrcoles, 10 de Agosto de 2005 03:00 a.m. |To: 'Commercial and Business-Oriented Asterisk Discussion' |Subject: RE: [Asterisk-biz] Asterisk and XML Applications | |As far as I know, there's no working VoiceXML engine available |for asterisk right now. | |Please correct me if I'm wrong, as I'd be very interested on it. | |-----Mensaje original----- |De: [EMAIL PROTECTED] |[mailto:[EMAIL PROTECTED] En nombre de |Anton Krall Enviado el: miƩrcoles, 10 de agosto de 2005 8:56 |Para: 'Commercial and Business-Oriented Asterisk Discussion' |Asunto: [Asterisk-biz] Asterisk and XML Applications | |Hi Guys! | |There are some phones out there that claim to be able to do |xml applications and I was wondering if anybody has actually |been able to develop some for Asterisk using phones like |polycom, cisco, etc. | |Polycom for example claims it can have XML apps for directories, etc. | |Has anybody done this with Asterisk? | |_______________________________________________ |Asterisk-Biz mailing list |[email protected] |http://lists.digium.com/mailman/listinfo/asterisk-biz | |_______________________________________________ |Asterisk-Biz mailing list |[email protected] |http://lists.digium.com/mailman/listinfo/asterisk-biz | | _______________________________________________ Asterisk-Biz mailing list [email protected] http://lists.digium.com/mailman/listinfo/asterisk-biz _______________________________________________ Asterisk-Biz mailing list [email protected] http://lists.digium.com/mailman/listinfo/asterisk-biz
