search for: web_hostname

Displaying 6 results from an estimated 6 matches for "web_hostname".

Did you mean: get_hostname
2005 Jun 22
3
flash panel only works with IP address
Hi, It seems that my flash panel only works when I specify my ip address and not the host name. I've tried quite a few things (change host file, dns resolve, proxying....) but couldn't get it to work. Anyone knows how to solve this? Thanks, Ohad -------------- next part -------------- An HTML attachment was scrubbed... URL:
2005 Aug 18
1
RE: Pannel
Well thanks I have changed the ip address now as you said the opposite is true however is there a command in asterisk that we can make both visible in var/www/html/panel/op_server.cfg ?
2005 Sep 09
0
Announcement: FOP 0.23 released
...hanks to everyone who contributed a language file! If your language is missing, please contribute with the translation. It is a small file, a couple of minutes worth of your time) * Command line options. You can specify the logdir, pidfile, debug level and much more from the command line. * The web_hostname parameter is now optional. It eases the installation a lot! All systems that include FOP installation and configuration scripts can now leave the field commented, and the client-server connection will just work(tm). No need to fiddle with ip addresses, hostnames, etc. * Popups via UserEvent can b...
2004 Dec 03
1
FOP Asterisk Manager Login Failed?
...r_user=user ; user for connecting to * manager manager_secret=usersecret ; secret for * manager listen_port=4445 ; port to listen for inbound ; flash connections web_hostname=asterisk.rosecompanies.com ; must be the same hostname or ip address used ; to contact the webserver security_code=a2h3c2c ; secret code for performing hangups and...
2005 Aug 17
3
FW: Asterisk-panel
I am running asterisk at home but have a strange phenomena that is going on with my flash panel I am using two ips an internal and an external public ip address on my box. If I go to the page on my asterisk external ip address the displays the flash panel everything is fine, but on the internal ip wich used to display the page correctly all the names of my panel users is there but the panel just
2004 Apr 08
0
RE: Asterisk-Users digest, Vol 1 #3368 - 12 msgs
...sk Manager my $manager_host = "192.168.0.1"; my $manager_user = "altus"; my $manager_secret = "altus"; # # parameters for the op_server my $web_hostname = "192.168.0.1"; # must be the same address you use to contact the web server my $listen_port = 4445; my $security_code = 'd39i393kd'; # secret code for performing hangups and transfers...