search for: trainees

Displaying 20 results from an estimated 45 matches for "trainees".

Did you mean: trainee
2008 Apr 03
1
Listening on conversations for training?
Hello I assume it's possible to do this with Asterisk: To train a new worker who works remotely, I'd like to have him listen in on support calls so that he gets to learn the kind of problems that come in, and how they're solved. When a call comes in and the support person thinks it's worthy to have the trainee be part of it, he will ring the trainee so he can join the call.
2012 Sep 28
1
'Training mode'
I was asked today if we could somehow have a trainee on the phone with a supervisor conferenced in, but somehow have it so anything the supervisor says is only heard by the trainee and not the customer. Is there a feature like that?
2004 Jun 23
1
New VM feature: broadcast and delete=yes
New in CVS - taken from bug 1361: Voicemail broadcasts Description: Add a flag to the last field of voicemail boxes that allows deletions: delete=yes Also permits voicemail to be entered in the following manner, to allow multiple recipients for a single recording: Voicemail(u1001[@context][&1002[@context][...]]) Example 1: 1235 => 4242,Example Group,,,cc=4200;4300;*@other|delete=1
2009 Jul 02
1
Rails Select Helper
...conditions => {:role_type => "AC"}).collect {|c| [ c.role_name, c.id ] },{},{:class => "txtbox"} %> Its generates the below html... <select name="privilege[AC]" id="privilege_AC" class="txtbox"> <option value="4">Trainees</option> <option value="8">Test Group Role</option></select> Is it possible to add title for the select options... i need like below..is it possible to get this via rails select helper.... <select> <option value="4" title="Trainees>Train...
2006 Apr 01
0
Winbind and email server]
okay, im far from a pam expert, but i don't see any mention of winbind there? It's my weekend at the moment so i can't get to my test box at work to show you my pam module using winbind, but maybe you should check out this page on my website, it's using ldap try and use this and replace any mention of ldap with winbind http://www.yourhowto.org/content/view/35/9/ or i have a
2006 Mar 30
3
Winbind and email server
Folks, Sincere apologies for asking this again, but I'm just not getting this to work, and must be missing something here: My company's network is based around a Windows 2003 server AD, with several RHEL AS 3 boxes connected to it via samba (3.0.21c-1). ?This scheme works very well. ?I've set up, and have successfully been using a sendmail-based email system, too. My issue is
2004 Jul 15
1
*, NAT & STUN
An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20040715/b37cee4b/attachment.htm -------------- next part -------------- ? Hi friends I have some doubt in connecting my firefly3rd party softphone from windows machine to asterisk server in linux . My asterisk is behind the "Port Restricted NAT". I am using STUN server to cross the
2013 Feb 24
1
R software installation problem
Dear R-help, Please could I have some quick guidance on what I'm doing wrong when trying to instal R software? (I have read the R-FAQs and instructions, and watched youtube instructional videos on installing R, but they didn't help) I've attached screenshots to hopefully make what I've done clearer. Basically, R doesn't seem to be installing correctly and I can't figure
2007 Aug 04
1
ActiveRecord gotcha with references?
I have this situation: class Employee < ActiveRecord::Base belongs_to :designation end class Designation < ActiveRecord::Base end I do the following at the irb console: Step 1: Find an employee >> emp = Employee.find 3 => #<Employee:0x35a7d34 @attributes={"designation_id"=>"3", "id"=>"3",
2008 Oct 21
5
Why could I get function names from a stripped exec?
Hello, all experts. When I use pid provider, my Dscript with -F option output the codepath with flowindent as you know, e.g. -> main -> f1 -> f2 however I realized that the exec file I used at that time was stripped. Does anyone know the reason why I could see the function names? Thanks in advance. -- This message posted from opensolaris.org
2006 Oct 24
1
Help request...recovering LVM on centos 4.2
I installed a Centos 4.x system using a lvm install across four HDDs. It is my first install using LVM. System had a power-failure and stopped booting up. A new trainee simply took out the HDDs and restarted the file-server on a fresh HDDs. Now the problemis that the four HDDs have data. But the order of the HDDs (of install....1st primary, 2nd primary etc.) is unknown. Earlier we used to boot
2006 May 26
2
Try to debbug R script
Hi, I have a bug and I don't find it. Can u help me please. In attachement : - My script file : CPU_study.txt - My data sample file : a.txt When I use it, the error message is : > source("H:/R/_workspace/CPU_study_1.R") Erreur dans "[<-"(`*tmp*`, i, k, value = numeric(0)) : rien ? remplacer (= error in ... nothing to replace) I try a lot of thing but it
1999 Apr 17
4
password
Hello I have 2.0.3 setup but cannot connect to the shares. From any client i try it asks for a password to \\teck\ipc$ What password is this? And i wanted it to not look for any passwords other than the clients NT password. So is this security=server I dont want to set up accounts for every client who may ever want to browse a non passworded share on the linux machine. And last but not least
2009 Jan 30
4
User Manager for Domains -- Groups not showing
I have a network of about 100+ users with a Samba 3.0.25 server with an LDAP backend that I configured myself (with some help). Recently I have had to add about 300 more users to my system and now I need to get a slightly less technical person to help me manage the accounts. I've been happily using smbldap-tools all of this time, but when I showed what I do to my hapless trainee, her eyes
2009 Mar 30
1
(no subject)
Hi, All I have a linux system of Mandriva-2007 with R version 2.3.0 and MySQL with 5.0.0. I have also got DBI-R database interface version-0.1-11 installed on my Linux system.While installing RMySQL package version 0.5-11 but facing the problem mentioned below . * Installing *source* package 'RMySQL' ... creating cache ./config.cache checking how to run the C preprocessor... cc -E
2020 Feb 07
0
Paid internship "web application development with R"
*Paid internship "web application development with R"* The main skills for this proposed paid internship are: R, Shiny, and components used by Shiny (plotly, javascript). Other skills (Debian, Docker, CKAN...) are useful. This internship offer is part of a partnership between the Grenoble Alpes Cybersecurity Institute and the CYBIS project. The *Cybersecurity Institute* aims to
2007 Jun 14
1
Multiple problems: installing SWAT, no longer access to a restored (after deletion) share, ACL inheritance
I'm a job trainee, very new to Linux and Samba and was asked to set up a server based on OpenSUSE and Samba. The idea is not to make a production server but to investigate how and how well this works (the company is Windows exclusive at the moment) I got as far as properly installing Linux and Samba 3 with the help of the guides on the OpenSUSE website. But there are a few things that still
2004 Apr 30
2
Logon script, help please
Hi, I'm having trouble getting a logon script to work... I have created a DOS batch file (timesync.bat) and placed it in the scripts directory of the server. The file contains only one line - net time \\ptlserver /SET /y My smb.conf "Globals" section is:- [global] workgroup = PTLTRAIN netbios name = PTLSERVER server string = Llandrindod Trainee Server encrypt passwords = Yes
2020 Jun 12
2
Send message to AMI from dialplan
Is it possible to simply send a message to appear as an AMI message/event, from the dialplan? For example exten =>123,1,ami(myEvent, param1, param2) and in the AMI a message appears like: Event: myEvent Privilege: call,all Channel: PJSIP/misspiggy-00000001 Uniqueid: 1368479157.3 ChannelState: 3 ChannelStateDesc: Up CallerIDNum: 657-5309 CallerIDName: Miss Piggy
2018 May 15
0
[Job Offer] Statistician (M/F) Definition of the software R++
ABOUT Z?BRYS Z?brys is a startup which designs the software R++, the Next Step. R++, the Next Step is a new Graphical User Interface for R. It comes from 3 years of research with different teams specialized in HMI. The first video presentation is available here (comments are in French, but the video is understandable even without sound). Z?brys is a startup with strong growth potential: prize