userdoc:tt_asterisk-fop2-configure-users

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
userdoc:tt_asterisk-fop2-configure-users [2013/08/04 09:11]
abelbeck
userdoc:tt_asterisk-fop2-configure-users [2013/08/04 13:29] (current)
abelbeck [Configure FOP2 Users]
Line 3: Line 3:
 !!Note: AstLinux 1.1.3 or later is required!! !!Note: AstLinux 1.1.3 or later is required!!
  
-The FOP2 website has documentation about the configuration, though is it focused on FreePBX and using it's MySQL schema for a structured source of data.+The users and permissions should be edited in the provided ''users.cfg'' file: ''/etc/fop2/users.cfg''
  
-**[[http://www.fop2.com/documentation-configuration-server.php#UserPasswordPermissions|Users + Permissions]]**: the users and permissions should be edited in the provided ''user.cfg'' file. All actions with the toolbar are **extension** related! You need to be logged in with your correct extension.+{{:userdoc:edit-tab-fop2-files.jpg?nolink|FOP2 Files}}
  
-The Visual Phonebook feature does not work in the AstLinux installation, because it requires a MySQL database.+!!Note ->!! All actions with the toolbar are **extension** related!  You need to be logged in with your correct extension to associate your phone with the FOP2 toolbar.
  
-For any questions regarding the configuration of FOP2 please look first at the [[http://www.fop2.com/documentation.php|documentation pages]] on the FOP2 webpage, and then in the [[http://www.fop2.com/forum/|FOP2 forum]]. Especially read the [[http://www.fop2.com/forum/viewforum.php?f=2|release notes]]. FOP2 can be quite complex :-).+  ; --- SAMPLE USER LIST --- 
 +  ; format: user= EXTENSION : SECRET : PERMISSIONS : GROUPS 
 +  ; You can enumerate several permissions and groups separated by comma  
 +  ; available permissions:  'all', 'dial', 'hangup', 'meetme', 'pickup',  
 +  ;                         'record', 'spy', 'transfer', 'whisper',  
 +  ;                         'queuemanager', 'queueagent', 'phonebook', 
 +  ;                         'chat', 'preferences', 'hangupself', 
 +  ;                         'recordself', 'voicemailadmin' 
 +  ; 
 +  ; user=620:1234:all:queues 
 +  ; user=621:1234:dial,transfer,pickup:deptA 
 +  ; user=622:1234:all 
 +  ; user=623:1234:meetme,pickup 
 +  ; ------ END SAMPLE ------ 
 +   
 +  user=1234:4242:dial,transfer,pickup,meetme,preferences 
 +   
 +  user=1011:4242:dial,transfer,pickup,meetme,hangupself 
 +  user=1016:4242:dial,transfer,pickup,meetme,hangupself 
 + 
 + 
 +!!Note ->!! The Visual Phonebook feature (phonebook) does not work with AstLinux, because it currently requires a MySQL database. 
 + 
 +===== Further FOP2 Documentation ===== 
 + 
 +The FOP2 website has documentation about the configuration, though is it focused on FreePBX and using it's MySQL schema for a structured source of data.  You must read carefully to determine what applies to AstLinux. 
 + 
 +**[[http://www.fop2.com/documentation-configuration-server.php#UserPasswordPermissions|Users + Permissions]]** 
 + 
 +For detailed questions regarding the configuration of FOP2 please look first at the [[http://www.fop2.com/documentation.php|documentation pages]] on the FOP2 webpage, and then in the [[http://www.fop2.com/forum/|FOP2 forum]]. Especially read the [[http://www.fop2.com/forum/viewforum.php?f=2|release notes]]. FOP2 can be quite complex :-).
  
  
  • userdoc/tt_asterisk-fop2-configure-users.1375625500.txt.gz
  • Last modified: 2013/08/04 09:11
  • by abelbeck