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:24]
abelbeck [Further FOP2 Documentation]
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 users and permissions should be edited in the provided ''users.cfg'' file:+The users and permissions should be edited in the provided ''users.cfg'' file: ''/etc/fop2/users.cfg''
  
 {{:userdoc:edit-tab-fop2-files.jpg?nolink|FOP2 Files}} {{:userdoc:edit-tab-fop2-files.jpg?nolink|FOP2 Files}}
  
-All actions with the toolbar are **extension** related!  You need to be logged in with your correct extension.+!!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.
  
-!!Note ->!! The Visual Phonebook feature does not work in the AstLinux installation, because it requires a MySQL database.+  ; --- 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 ===== ===== Further FOP2 Documentation =====
  • userdoc/tt_asterisk-fop2-configure-users.1375626243.txt.gz
  • Last modified: 2013/08/04 09:24
  • by abelbeck