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 Both sides next revision
userdoc:tt_asterisk-fop2-configure-users [2013/08/04 09:29]
abelbeck
userdoc:tt_asterisk-fop2-configure-users [2013/08/04 09:39]
abelbeck
Line 8: Line 8:
  
 All actions with the toolbar are **extension** related!  You need to be logged in with your correct extension. All actions with the toolbar are **extension** related!  You need to be logged in with your correct extension.
 +
 +  ; --- 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
 +
  
 !!Note ->!! The Visual Phonebook feature does not work in the AstLinux installation, because it requires a MySQL database. !!Note ->!! The Visual Phonebook feature does not work in the AstLinux installation, because it requires a MySQL database.
  • userdoc/tt_asterisk-fop2-configure-users.txt
  • Last modified: 2013/08/04 13:29
  • by abelbeck