I will just add my two cents. I think that the way to go here is just to improve the manager interface a bit. If the manager interface into asterisk could get you the dial plan, channel listing, and others things. (btw I have not looked at the source code yet of the manager interface too see how much is there)
The web-based application that I would like build is a user such as a secertary could log into the system: -transfer a call. -See who is not on the phone. -Transfer a call with information (example a service ticket # or what their problem is). -put the person she is listening to on the blacklist or anyother cryptic numeric telephone operation I just see a gnophone with the web browser pointed to an web app that could do something to the call. I do not see the need for XML or any major changes to asterisk. Stephen On Mon, 2003-03-17 at 11:36, Stefano Finetti wrote: > I was wondering about a little php-based GUI to manage Asterisk Extensions. > > Many way to obtain this, but i think that implementing in a php script the > AGI Commands should obtain the best results (more, the best result would > come with AGI+Mysql instead of a text file like extensions.conf but...). > > The problem is that I've tried to understand *where* and *how* apply AGI > commands, without, of course, any good result. > > In which way AGI commands are passed to asterisk? > Into the console? > Executing applications via extensions.conf? > > If you can help to clear this doubts, I think i'll have the Gui ready for > use not so far from now (if someone obviously is interested in) > > (the big idea is to make a single gui for both * and OpenH323 Gatekeeper in > order to have the full management of telephony) > > Regards, > -- > Stefano Finetti > Technical Coordinator > Lynx Automotive srl > [EMAIL PROTECTED] > Tel: 199 79 79 30 > Fax: 02 233 227 934 > Linux Registered User #271978 > > _______________________________________________ > Asterisk-Users mailing list > [EMAIL PROTECTED] > http://lists.digium.com/mailman/listinfo/asterisk-users _______________________________________________ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users
