Re: [Asterisk-Users] Web interface for Asterisk

2004-04-08 Thread Altus Snyman
http://sip.house.com.ar/operator/ On Thu, 2004-04-08 at 16:01, Steve Foy wrote: > Hi again :) > > Can you give me a URL for the software you mentioned? > > Cheers, > Steve > > On Thu, Apr 08, 2004 at 09:45:47AM -0400, Jain, Sonal wrote: > > I installed the flash operator panel and I also instal

Re: [Asterisk-Users] Web interface for Asterisk

2004-04-08 Thread Altus Snyman
ok this is what I did I moved all to my /var/www/html/control. did the changes is my files and used the copy of manager.conf. I started asterisk and did /var/www/html/control/op_server.pl and pointed my browser to 192.168.0.1/control/html ... had the same problem. Then I went and set debug to 1 in

Re: [Asterisk-Users] Web interface for Asterisk

2004-04-08 Thread Steve Foy
Hi again :) Can you give me a URL for the software you mentioned? Cheers, Steve On Thu, Apr 08, 2004 at 09:45:47AM -0400, Jain, Sonal wrote: > I installed the flash operator panel and I also installed the flash-shockwave in my > mozilla browser. I followed the read me instructions in the Flash

[Asterisk-Users] Web interface for Asterisk

2004-04-08 Thread Jain, Sonal
I installed the flash operator panel and I also installed the flash-shockwave in my mozilla browser. I followed the read me instructions in the Flash operator and made the changes to the op_server.pl but when I run the browser I get transferring data and just sits there. I don't see anything bei

RE: [Asterisk-Users] Web interface for Asterisk

2003-06-27 Thread Edwin A. Silva
EMAIL PROTECTED] Subject: Re: [Asterisk-Users] Web interface for Asterisk On Thu, Jun 26, 2003 at 08:55:25PM -0400, Jeremy McNamara wrote: > So why not just open vi and bang out a conf file?How is a newbie > ever not gonna be a newbie with a GUI config? Why limit the range of configura

Re: [Asterisk-Users] Web interface for Asterisk

2003-06-26 Thread Scott Lambert
inal Message- > >>From: [EMAIL PROTECTED] > >>[mailto:[EMAIL PROTECTED] Behalf Of Jeremy > >>McNamara > >>Sent: Thursday, June 26, 2003 4:42 PM > >>To: [EMAIL PROTECTED] > >>Subject: Re: [Asterisk-Users] Web interface for Asterisk > >> >

Re: [Asterisk-Users] Web interface for Asterisk

2003-06-26 Thread Gary
sks a GUI would be just fine, for others direct coding >>>would do the trick. They do not have to be mutually >>>exclusive. >>> >>>-Original Message----- >>>From: [EMAIL PROTECTED] >>>[mailto:[EMAIL PROTECTED] Behalf Of Jeremy >>>McNama

Re: [Asterisk-Users] Web interface for Asterisk

2003-06-26 Thread Andy Powell
e. >>> >>>-Original Message----- >>>From: [EMAIL PROTECTED] >>>[mailto:[EMAIL PROTECTED] Behalf Of Jeremy >>>McNamara >>>Sent: Thursday, June 26, 2003 4:42 PM >>>To: [EMAIL PROTECTED] >>>Subject: Re: [Asterisk-Users] Web interfa

RE: [Asterisk-Users] Web interface for Asterisk

2003-06-26 Thread Steven P. Donegan
M To: [EMAIL PROTECTED] Subject: RE: [Asterisk-Users] Web interface for Asterisk I tend to agree with Steven on this... If the web form makes it easier for the "newbies" why not, its just another option It could even be expanded to be a dialplan for dunnies (woops, i meant dummie

Re: [Asterisk-Users] Web interface for Asterisk

2003-06-26 Thread Jeremy McNamara
fine, for others direct coding would do the trick. They do not have to be mutually exclusive. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Jeremy McNamara Sent: Thursday, June 26, 2003 4:42 PM To: [EMAIL PROTECTED] Subject: Re: [Asterisk-Users] Web int

RE: [Asterisk-Users] Web interface for Asterisk

2003-06-26 Thread Gary
lto:[EMAIL PROTECTED] Behalf Of Jeremy >McNamara >Sent: Thursday, June 26, 2003 4:42 PM >To: [EMAIL PROTECTED] >Subject: Re: [Asterisk-Users] Web interface for Asterisk > > >That GUI is going to dramaticly limit the flexibility of your config. >The only way you can make a GU

RE: [Asterisk-Users] Web interface for Asterisk

2003-06-26 Thread Steven P. Donegan
PROTECTED] Subject: Re: [Asterisk-Users] Web interface for Asterisk That GUI is going to dramaticly limit the flexibility of your config. The only way you can make a GUI config work with Asterisk is if you have a very very specific task you want to accomplish, but even then you still will have

RE: [Asterisk-Users] Web interface for Asterisk

2003-06-26 Thread Paulo Mannheimer
I think it's a good start, and would be willing to work on expanding the concept. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Dylan VanHerpen Sent: June 26, 2003 6:29 PM To: [EMAIL PROTECTED] Subject: [Asterisk-Users] Web interface for Asteris

Re: [Asterisk-Users] Web interface for Asterisk

2003-06-26 Thread Jeremy McNamara
That GUI is going to dramaticly limit the flexibility of your config. The only way you can make a GUI config work with Asterisk is if you have a very very specific task you want to accomplish, but even then you still will have issues as your requirements change with time. Stick with what the

[Asterisk-Users] Web interface for Asterisk

2003-06-26 Thread Dylan VanHerpen
Hi everybody, I've been tinkering with a web based interface for Asterisk. I tried to stick as closely to the current configuration format as possible. The web interface should help to do things a little easier (sort by extension, context, do bulk changes). www.packetbell.com/asterisk Feedbac