search for: boss

Displaying 20 results from an estimated 1163 matches for "boss".

2007 Jan 26
2
Only secretary can call the boss, all others only reach the secretary when dial the boss extension
Dear all, How may I configure my extensions.conf so that only the boss's secretary can call the boss through his extension, all others when dial his extension only makes the boss's secretary phone ring, not his. If she wants, she can transfer the incoming call to the boss dialling his extension. I've tried the following, but it doesn't work: exte...
2016 Aug 30
3
Settings ACL question
Hello all, I try to set full control permission to a "Boss" directory for one group and in the same time I want to prevent this group to erase this top directory. Is it possible to do that with different permission in the Boss parent directory? Here is a small draw for explain : For the moment I can't prevent a user member of Boss group to d...
2014 Sep 04
2
Special functionality for Secretary/Boss
We are currently migrating from a Nortel pbx to Asterisk and we have been able to convert most of the functions that people are used to but there is one I have no clear idea how to do. The scenario is: Boss calls secretary from outside the office to get connected to another outside destination. The secretary dials the destination and then trasfers call to the boss. When boss finishes with that person they want to send the call back to the secretary in order to make another connection or simply t...
2006 Mar 12
7
stop monitor on transfer
Guys. This idea has been banging my headfor days now and I feel the need to share with you. Imagine this scenario: all calls come in thru a receptionist, asterisk records all incoming calls, the receptionist's work is to transfer the calls to internal people but some of them are bosses and you know how bosses are, they don't want their calls to be recorded, so, I have been trying to figure a way on how to stop monitoring / recoring calls once they are transferred to a bosses extension while othe transferd to other people stay on record mode. Anybody has done this or know o...
2008 Feb 18
1
Set up shared mailboxes for secretary-boss-relationship
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hello, some users are to read other users mailboxes (secretary-boss relationship), in order to filter out minor issues, SPAM, appointment requests etc. pp. The "boss" wants to see/access his/her mailbox the usual way, no fancy stuff. Furthermore, this is a N:N relationship, meaning one user needs to read one set of user's mailboxes, another user...
2013 Apr 25
1
Error installing boss package
I am trying to install the package boss but i am getting error below: Please advice install.packages("boss") --- Please select a CRAN mirror for use in this session --- CRAN mirror 1: 0-Cloud 2: Argentina (La Plata) 3: Argentina (Mendoza) 4: Australia (Canberra) 5: Australia (Melbourn...
2012 Feb 21
2
duplicates with multiple To/CC and sieve redirect copy
Hi, In one installation we are using sieve "redirect :copy" to create copy of the incoming email (local boss gets copy of its employees mails). There is a problem when the incoming email has multiple To/CC entries with local users. Multiple copy/redirects are created (one for each employee) and there are multiple copies in "boss" account. Each of this emails has the same Message-ID. Is there...
2015 Apr 07
4
OpenVZ with asterisk 13
Dear Mitul, I already told my boss about it, I really want a single box, no virtual, but my boss insist. He said that openvz use less resource then KVM (or other virtual for cloud). I really need a solid analysis to argue with him. On the other hand, dahdi cannot be installed in openvz virtual server. I dont have any experience...
2004 Dec 16
12
My Boss wants background music!!!!
Dear Members, I am searching for a new PBX for the company. My choice is Astrisk. My Boss wants background music via all the telephones. This is done in a conventional PBX that he wants, but I can use the Asterisk PBX if it can do this also. As I said he needs background music on every telephone this is not to be mistaken with music on hold. The bit stream is an MP3 file of 8 Kbs. At...
2008 Apr 09
1
lvm VolGroup00 problem after disk upgrade
...able to find a solution by myself and it is really critical for me to solve it asap :( I have replaced old sata disk with new one on centos , i did a whole cp -a copy from single mode do new disk. What i have done? 1) using fdisk created sdb1 (Linux) and sdb2 (Linux LVM) 1) created volume group boss on new disk at sda2 2) created group volumes root, home, swap 3) formated /dev/mapper/boss-root with ext3 4) fromated /dev/mapper/boss-home with ext3 5) created mkswap on /dev/mapper/boss-swap 6) formated /dev/sdb1 with ext3 (will be boot) mounted all under /new and did cp -a from current disk to...
2001 Jan 15
3
quota on ext3 fs
...with the ext3 fs) i get the message: quotaon: using /home/quota.user on /dev/hdb2: Invalid argument. I created the quota.user and quota.group files and set the permissions to 600. I use quota-2.oopre3-7a, e2fsprogs-1.20-0ext3, kernel 2.2.18 with the ext3-0.0.5e patch. Anyone can help me? -- Ingo Bosse Junior System Administrator mobile: 07880560167 email: ingo@brainstorm.co.uk (work) email: ingouk@xoasis.com (private)
2013 Sep 30
3
Re: (Xen + libvirt) Installing and workin with xen -4.2.1 and libvirt 1.1.2
...python-dev libpciaccess-dev libxen-dev libnl-dev * ./configure = --prefix=/usr --localstatedir=/var --sysconfdir=/etc --with-xen=yes --with-libxl=yes * make * make install now i am getting the same error as mentioned in the previous mail. The output of the above mentioned commands are: *root@boss[daemon]#xl info -n* host : boss release : 3.2.0-4-amd64 version : #1 SMP Debian 3.2.41-2 machine : x86_64 nr_cpus : 8 max_cpu_id : 7 nr_nodes : 1 cores_per_socket : 4 threads_per_core...
2012 Jan 01
6
R report generator (for Word)?
Happy New Year all! I am looking for a good solution for keeping record of my experiments - could you please help me? My work is about analysing data... My current work-flow: 1. Everyday my bosses give me some small steps/tasks for analysing data - which are parts of one bigger/whole project. 2. Everyday I send tens of emails to bosses/colleagues to report my findings in each step. 3. Bosses/colleagues often respond to my findings in real-time and suggest new experiments/steps and ask &quo...
2005 Mar 08
1
To convert an adjacency list model into a nested set model
.../ | \ / | \ / | \ Donna Eddie Fred in an adjacency list model: > emp=c("Albert", "Bert", "Chuck", "Donna", "Eddie", "Fred") > boss=c(NA, "Albert", "Albert", "Chuck", "Chuck", "Chuck") > print(Personnel<-data.frame(emp, boss)) emp boss 1 Albert <NA> 2 Bert Albert 3 Chuck Albert 4 Donna Chuck 5 Eddie Chuck 6 Fred Chuck Then it is quite hard to find...
2016 Aug 31
2
Settings ACL question
...older itself MS > should have something to allow content modification only... > > 2016-08-30 16:16 GMT+02:00 Sam via samba <samba at lists.samba.org > <mailto:samba at lists.samba.org>>: > > Hello all, > > I try to set full control permission to a "Boss" directory for one > group and in the same time I want to prevent this group to erase > this top directory. > > Is it possible to do that with different permission in the Boss > parent directory? > Here is a small draw for explain : > > For the m...
2013 Apr 26
1
Error Installing packages
I am trying to install the package boss but i am getting error below: Please advice install.packages("boss") --- Please select a CRAN mirror for use in this session --- CRAN mirror 1: 0-Cloud 2: Argentina (La Plata) 3: Argentina (Mendoza) 4: Australia (Canberra) 5: Australia (Melbourne)...
2005 May 11
3
I''m leaving this list ....
Hi, I''m subscribed to this mailing list for a long time. During that time, I enjoyed reading all posts and try to understand them :) LARTC started as a something I could use to impress my boss. After a while it became clear to me that my boss was not impressed ;(, but I kept following this list because it was fun. I also placed a lot documentation online on http://www.docum.org/docum.org/. But right now, I don''t have the time anymore to do this. So I''m leaving t...
2018 Apr 27
2
install dovecot 2.2.35 debian jessie
Got 2.2.34 running using debian strech image + strech-backports repos! Regards, Webert Lima DevOps Engineer at MAV Tecnologia *Belo Horizonte - Brasil* *IRC NICK - WebertRLZ* On Thu, Apr 26, 2018 at 9:37 PM, Webert de Souza Lima <webert.boss at gmail.com > wrote: > Oh thank you Cedric, I hadn't check that. So 2.2.35 is unstable, huh? > I'll deploy 2.2.34 instead. > > Thank you! > > > Regards, > > Webert Lima > DevOps Engineer at MAV Tecnologia > *Belo Horizonte - Brasil* > *IRC NICK - Web...
2007 Jul 26
1
Bi-directional self-referential HABTM
Hi, I''m having a little trouble figuring out how to make a self- referential HABTM bi-directional. I have a Employee class. Each employee can have a couple of bosses, who are also employees. The employee class has the following HABTM: has_and_belongs_to_many :bosses, :class_name => "Employee", :join_table => "bosses_courses", :association_foreign_key => "boss_id", :foreign_key => "employee_id" Now this wor...
2013 Sep 30
6
Re: (Xen + libvirt) Installing and workin with xen -4.2.1 and libvirt 1.1.2
hi, i am using debian flavor called BOSS. *uname -a* Linux boss 3.2.0-4-amd64 #1 SMP Debian 3.2.41-2 x86_64 GNU/Linux i installed XEN-4.2.1 from the source. *virsh # version* error: failed to connect to the hypervisor error: no valid connection error: Failed to connect socket to '/usr/local/var/run/libvirt/libvirt-sock': No suc...