If this is mod_perl... count me in... Sean
On Thu, 2005-06-02 at 19:04 -0500, Andrew Latham wrote: > between this and the biz list is looks like a few of use are > duplicating our work. > > should we start a frame work up for this as an included project....? > > On 6/2/05, snacktime <[EMAIL PROTECTED]> wrote: > > I have a first version of a virtual configuration module in perl for > > *. There is also a simple web editor at the url that uses this > > module. > > > > Asterisk::VConfig lets you have multiple users each with their own > > copy of the configuration files on the same asterisk server. It also > > has some limited permission settings to limit access to particular > > parts of the config files, and a single/multiuser switch so you can > > also use it even if you don't need a multi user setup. > > > > This is actually just a base module for a larger project, but I > > thought it might possibly be of some use to someone so here it is. > > > > If someone would like the code to the web gui let me know. 90% of it > > is a template toolkit/mod perl based platform with session/user > > management already built in. The * specific templates are only a > > small part. And yes you have to run mod perl and the template > > toolkit to install the web gui. > > > > http://asterisk.ochsnet.com/index.html > > > > Chris > > _______________________________________________ > > Asterisk-Users mailing list > > [email protected] > > http://lists.digium.com/mailman/listinfo/asterisk-users > > To UNSUBSCRIBE or update options visit: > > http://lists.digium.com/mailman/listinfo/asterisk-users > > > > _______________________________________________ Asterisk-Users mailing list [email protected] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
