search for: technician

Displaying 20 results from an estimated 841 matches for "technician".

2006 Jun 21
0
how to save objects associated via has_many :through?
...and now need to be joined, so let''s change to the scenario where all 3 separate objects are NEWLY created, joined and saved. Here''s how I think it would work. Please correct me where I''m wrong. # in some controller, assume a form is being passed in to fill out the # Technician and Skill objects def add_technician_with_skills @technician = Technician.new(params[:technician]) @skills = Skills.new(params[:skill]) begin @technician.add_skills(@skills) @technician.save! rescue => err # error handling end # other processing end # in technic...
2006 Jun 22
0
how to save objects in a has_many :through association?
...and now need to be joined, so let''s change to the scenario where all 3 separate objects are NEWLY created, joined and saved. Here''s how I think it would work. Please correct me where I''m wrong. # in some controller, assume a form is being passed in to fill out the # Technician and Skill objects def add_technician_with_skills @technician = Technician.new(params[:technician]) @skills = Skills.new(params[:skill]) begin @technician.add_skills(@skills) @technician.save! rescue => err # error handling end # other processing end # in technic...
2009 Mar 29
12
need trouble ticket system
Hi, I need to implement trouble tracking system, we have 250 users in one premise & 3 desktop support technicians. I need to implement trouble ticket system, where user will enter their application / other issues. Mail will be sent to technician available on duty. trouble ticket will be provided to user & will be given close stat once resolved. Kindly suggest me one such application based on open source...
2004 Mar 24
4
Follow up on async I/O question
A few weeks back we opened a TAR with Oracle support to determine whether an OCFS (1.0.9-12) + async configuration was considered supportable. At first a technician said yes, but I followed up with Wim's explanation of how that combination is potentially troublesome and inadequately tested. The technician double-checked, then confirmed that OCFS + async is considered risky. He did say that a later Oracle patch would address this. Just a couple of days ag...
2005 Jul 02
2
form problem
...using nms FormMail.pl script. Everything was working before these last two updates. I have debug set on the form script and it does work without any errors but I never get the email that a form was submitted. The server company I get my server through did a test on one of the forms and I got the technician's email but when I went to test the very same form I did not get an email. The technician tested from the company so I am thinking this might be some permissions problem with something on my server as the technician would have higher permissions than myself. Another strange occurrence is that...
2006 Jan 16
0
Looking for Full Time technicians
We are currently looking for knowledgeable Asterisk system technicians in the NJ area. Candidates MUST be competent, qualified, efficient, expedient, trustworthy, and reliable. Must have deployed a few systems and be very familiar with all aspects of installing and configuring asterisk. The technician must be able to follow instructions as well as, work independentl...
2004 Jun 30
4
Echo cancellation, when software doesn't cut it. Whats next?
...t the echo to disappear with a low enough rx/tx gain, but then the voice could barely be heard, or DTMF tones stopped working. So whats the next step? I only get echo when dialing over the PSTN. Using Nufone to dial a PSTN number results in absolutely zero echo. Do I put in a request for a Telco technician to come out and take a look at the lines? One page on the Wiki says: "Most of the telco's have technicians with the equipment necessary to help find the problem if the problem really is their outside plant. However, getting to that person can be a real challenge." Any suggestions...
2010 Oct 21
1
Needed in Dallas, Texas, Network Voice Engineer and Field Service Install Technician
We have a couple of positions open, please respond to the posting if qualified and interested. http://www.ntegrated.net/resources/job-opportunities/field-service-install-technician http://www.ntegrated.net/resources/job-opportunities/network-engineering-voice These are full time positions in Dallas, no telecommuters please. Thanks. JR -- JR Richardson Engineering for the Masses
2010 May 06
0
losing AD user & group information
...ath = /opt/printers browseable = no guest ok = yes read only = yes nt acl support = yes admin users = @"LPSD+enterprise admins", @"LPSD+domain admins" valid users = @"LPSD+domain users" write list = @"LPSD+enterprise admins", @LPSD+technicians, root, @adm [Public] comment = Public Stuff path = /opt/public public = yes guest ok = yes writable = yes create mask = 0777 directory mask = 0777 force security mode = 0 directory security mask = 0777 force directory security mode = 0 browseable = yes...
2018 Mar 22
4
limit pop login per user and per minute
Hi, like I have written in the subject line I want to limit the pop login per user and per minute. Currently I am having several customers which are fetching their email with popcon (MS Exchange). This has never been a problem. But... They all have got the same "technician" which take care of their systems. The problem is, that he misconfigured the servers of these customers. In detail: their servers are trying to fetch email every 2 - 5 seconds. For every email address. In the past I contacted the technician and told him about his mistake. He was not very hel...
2006 Nov 10
4
chat server program
Hi all, anyone knows about a chat server software for centos, in which I can create chat rooms. Thanks Sherwyn Greene Planner / I.T. Technician Project Controls Dept. Kentz-OJ's E&I Services J.V. +1 (868) 648-0876 -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20061110/fbb451de/attachment-0002.html>
2018 Oct 02
4
Per host key authentication
...s as-is). Desktop support should only have access to their site. (Tech A to site A, Tech B to site B, Tech C to site C). *How I think I can do it:* Working with keys? Admin's public key will be on all the client machines, and thus, the client machines will always allow them in. But, technician's public key will only be on the client machines that they are allowed to manage. Problem: I cannot find any configs that would support this. *Working with routes and subnetting?* Admin would have the routes to get to all machines, techs would only have routes to get to their...
2003 Nov 24
4
One voicemail -> multiple recipients?
The subject pretty much says it all. I have a customer who would like to have an option where a caller can leave a voicemail in such a fashion that it would be simultaneously delivered to a set of mailboxes all at once--the idea is "trouble ticket" type operation where multiple technicians will *each* get the vm. He prefers that, if we can do it, to a "shared mailbox" that all would access, which is the easy way to do it. Thanks. B.
2006 Mar 22
3
Asterisk Users
...I go in front of my Management Board tomorrow to demo the app and show them it is a viable solution. We are a medical facility with 12 facilities and a total of 1700 phones. Any info you have would be a huge help when they ask who else is using it. Thanks in advance! Randy Quick Communications Technician II Texoma Healthcare Systems 903.416.4398 rquick@thcs.org -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20060322/6fe35360/attachment.htm
2019 Oct 03
2
Asterisk not using common codec between (SIP) endpoints
...on the dialplan writer is a good idea, since this should be dealt with automatically with respect to what is configured and negotiated. This is also because in the systems I have to work with, the 'engineers' usual provide the configuration (endpoints, NAT config and the like) while the technicians implement the dialplan (or the business logic so to speak) according to customer needs. They (the technicians) usually don't know (much) about codecs or how the channels techs work exactly... Thanks, Andy
2007 Feb 07
2
Problems Generating Scaffolding
...cpu integer NOT NULL, cores integer NOT NULL DEFAULT 1, disk integer NOT NULL, -- Space in Gigabytes census integer NOT NULL, CONSTRAINT computers_pkey PRIMARY KEY (model, ram, disk) ) WITHOUT OIDS; COMMENT ON COLUMN computers.disk IS ''Space in Gigabytes''; CREATE TABLE technicians ( name character varying(40) NOT NULL, phone character(4) NOT NULL, department character varying(20) NOT NULL, email character varying(30) NOT NULL, CONSTRAINT technician_pkey PRIMARY KEY (email) ) WITHOUT OIDS; CREATE TABLE sites ( room character varying(8) NOT NULL, num_machines...
2006 Mar 24
11
Transferring a call with IAX
Here's an interesting question: If I transfer a call from Asterisk system to another with IAX, is there any way I can get control back on the original system? Or.. do I lose control, and the dialplan has to continue on the new system? Scenario is we transfer calls to an Asterisk system that handles ACD queues. If the ACD queue times out, we want to send the caller to voicemail on another
2003 Dec 14
3
Folder Redirection with NT4 Domains
Hi, I'd like to hear off-list from anyone who is currently successfully using folder redirection with an NT4 domain controller. If you are doing this, please would help me to understand your secret. There are two ways I know of that should work, however I have received feedback from separate sources that claim problems with both of these methods. I would like to include in the new book
2018 Oct 02
0
Per host key authentication
...p support should only have access to their site. (Tech A to site A, Tech B to site B, Tech C to site C). > > How I think I can do it: > > Working with keys? > > Admin's public key will be on all the client machines, and thus, the client machines will always allow them in. But, technician's public key will only be on the client machines that they are allowed to manage. > > Problem: I cannot find any configs that would support this. > > Working with routes and subnetting? > > Admin would have the routes to get to all machines, techs would only have routes to get...
2005 May 06
1
New kernel causes kernel panic/unable to mount root
Hi, I've just moved over to an Opteron 246 dedicated server and have used up2date to install the latest kernel (2.4.21-27.0.4.Elsmp). However, when the machine reboots it never comes back up and according to the datacentre technicians, this is what's happening: VFS: Cannot open root device"806" or 08:06 Please append a correct "root=" boot option Kernel Panic:VFS:Unable to mount root fs on 08:06 The technician then needs to reboot with the original kernel (2.4.21-27.0.2.Elsmp) to get it to work. Appar...