Changes

Jump to navigation Jump to search
No change in size ,  23:36, 21 May 2009
m
typo
Line 112: Line 112:     
==== Flash Operator Panel ====
 
==== Flash Operator Panel ====
[http://asternic.org/ Flash Operator Panel] is a switchboard type application for the Asterisk PBX. It runs on a web browser with the flash plugin. It is able to display information about your PBX activity in real time. The layout is configurable (button sizes and colors, icons, etc). The FOP is available at https://server.domain.tld/panel or in the main interface in the "Panel" tab.
+
[http://asternic.org/ Flash Operator Panel] is a switchboard type application for the Asterisk PBX. It runs on a web browser with the flash plugin. It is able to display information about your PBX activity in real time. The layout is configurable (button sizes and colours, icons, etc). The FOP is available at https://server.domain.tld/panel or in the main interface in the "Panel" tab.
    
You can grant the access to any user of the system using the userpanel contrib (just grant the user or the group the permission to access fop panel)
 
You can grant the access to any user of the system using the userpanel contrib (just grant the user or the group the permission to access fop panel)
Line 135: Line 135:  
*'''fop'''
 
*'''fop'''
 
**'''status''': (enabled|disabled) Should we start the FOP server with FreePBX ?
 
**'''status''': (enabled|disabled) Should we start the FOP server with FreePBX ?
**'''Password''': This is the additional password for FOP. There's a first password needed to access FOP (by default, only admin is allowed). This first password is your SME account password. The second password (the onde on this db parameter) allow users to use drag/drop on the different items (transfer call, initiate a call, hangup etc...). The default password is a random generated one at install time.
+
**'''Password''': This is the additional password for FOP. There's a first password needed to access FOP (by default, only admin is allowed). This first password is your SME account password. The second password (the one on this db parameter) allow users to use drag/drop on the different items (transfer call, initiate a call, hangup etc...). The default password is a random generated one at install time.
 
**'''TCPPort''': This is the TCP port used for the communication between the flash applet and FOP daemon. The default is 4445
 
**'''TCPPort''': This is the TCP port used for the communication between the flash applet and FOP daemon. The default is 4445
 
**'''access''': The default is to allow only connections from the local network. You can allow external IP if you configure '''public''' here (and if you do so, you should limit this access to a list of IP using the AllowHost key)
 
**'''access''': The default is to allow only connections from the local network. You can allow external IP if you configure '''public''' here (and if you do so, you should limit this access to a list of IP using the AllowHost key)

Navigation menu