On Jun 6, 2008, at 3:56 PM, Michael Keuter wrote: >> 1) Monitor tab now honors non-admin authenticated users, similarly >> to the Voicemail tab. >> >> If a user is authenticated as a non-admin user, only recordings saved >> with a base directory matching the user's username will be displayed. >> For example, user 1000 will only see recordings in the 1000/ >> directory in the monitor directory. The admin user will be able to >> play all recordings in the monitor directory. >> >> It is up to your extensions.conf dialplan to properly save the >> recordings with user identities. > > Hi Lonnie, > > nice additions to the interface. > > Any idea how to do the user directory logic with the "automon" (one > touch record) feature? > > Michael
I am no expert on "automon", but setting the following variables might allow you to record in the proper directory. Set(TOUCH_MONITOR_FORMAT=wav:monitor) Set(TOUCH_MONITOR=${EXTEN}/${CALLERID}) Example here: http://readlist.com/lists/lists.digium.com/asterisk-users/10/50441.html Another approach would to run a cron job to move recorded calls from the base monitor directory to the proper non-admin user's directory. Please share if you get this to work the way you like. Lonnie ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ Astlinux-users mailing list Astlinux-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/astlinux-users Donations to support AstLinux are graciously accepted via PayPal to [EMAIL PROTECTED]