similar to: question about PDC & permissions

Displaying 20 results from an estimated 700 matches similar to: "question about PDC & permissions"

2006 Aug 12
2
Ubuntu packages for 0.9.18 and .19 broken?
Hi :) I'm having enormous probs with the Budgetdedicated APT repo on Ubuntu dapper... 0.9.17 works a treat, but 0.9.18 and 0.9.19 immediately call the debugger on /any/ app, even winecfg + /usr/bin/notepad.. I've tried deleting my .wine dir, and always ensure there is no wineserver hanging around, but always to the same end effect: gdh@plip:~$ rm -r .wine gdh@plip:~$ notepad wine:
2001 May 03
3
Index vectors get overwriten ?!
Hello, For some analysis of a mesh structure I need to prepare several vectors of indexes of different length. This is done by the following code sequence (including diagnostic output): #-------------------------------------------------- MT_ind <- which(V1.frame[,2] %in% mm[,1]) print("M_ind") str(M_ind) Q1_ind <- which(V1.frame[,2] %in% mq1) print("Q1_ind")
2005 May 28
3
CallerID when transferring calls.
If extension 101 calls 102 and user 102 hits # and then 103, the caller ID of 103's phone says 102. I've been looking for a way to have 103's Caller ID show the person that is being transferred not the person transferring. So if my receptionist answers the phone and transfers it to one of my techs, I want my techs phone to display the caller ID of the person who called the
2005 Jun 05
4
Digium G729 licensing - is it worth the trouble?
I have been impressed with the quality and meagre bandwidth of the G729 codec from Digium. I am in a testing phase of our roll out, we are using 5 Asterisk PBXs in various countries to provide connectivity for our employees, owners and family. As we are testing, and our setup is somewhat complex due to the peculiarities of our connectivity, there has had to be a lot of changes to servers, cards to
2006 Dec 01
1
app_sql_postgres gone in 1.4
Hi, I'm putting together a system to manage agents with Realtime, and without chan_agent. In 1.2.13, there's a handy (although marked as deprecated in apps/Makefile) PGSQL application to let me do this: macro queue-addremove(queuename,penalty) { switch(${MACRO_EXTEN:0:1}) { case I: // Login PGSQL(Connect connid host=XXX user=XXX password=XXX
2009 Oct 19
3
simple steps with sieve
Today is my first day with sieve, so be gentle :) I'm trying to set up a pretty webmail interface to our Dovecot 1.2.4 server using roundcube. The managesieve config + roundcube 'managesieve' plugin work fine, and I'm able to use roundcube's UI to generate .dovecot.sieve files. We use winbind + LDAP lookups to do some exotic mail rewriting... ultimately user.name at domain.com
2005 May 31
2
R: R: R: R: AT-320 + supervised transfer
Good...it almost works fine! I just have 't' in command Dial, but i also have 'T'. Is it a problem ? This is my Dial() exten => 605,1,Dial(${GIORDANO NAT},60,Ttr) I have only a problem: A and B are speaking, B calls C and ask it if wants speak with A, C accept but if B hang up A is waiting and C get busy tone. To make it works B don't have to hangup but habe to press
2005 May 30
4
R: R: R: AT-320 + supervised transfer
I known. I'm using the 1.44 firmware version relesed on 26 may. I worked for italian IVR an HTTP pgaes. So i can only update asterisk with CVS and try atxfer. Thanks for all -----Messaggio originale----- Da: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] Per conto di Gavin Hamill Inviato: luned? 30 maggio 2005 18.40 A:
2001 Apr 26
2
winbindd problems
Hello, I'm trying to use the nsswitch module. Everything compiled fine and I was happy to see my NT-domain-users with getent passwd. BUT getent passwd MYDOM+myuser doesn't work. ls -l returns only numeric uid's for domain members. After I tried a ls -l , getent passwd returns only the local users for some seconds. If I try it again 30 sec later I get the complete list again. I
2002 Jul 31
6
how to become poweruser?
If you log in you will be a Windows 2000 standard user. Some applications need to run as poweruser. How can I configure samba to log in certain users as powerusers? Volker
2012 Mar 29
1
Error: argument of length 0
Problem: I keep getting: "Error in (index - 9):index : argument of length 0" when I run this code in an automated loop, but when I step through it by hand, I have no problems. It keep crashing when i<-10. I cannot figure this out to save my life! Please help and THANK YOU in advance! variables: FM100 is a matrix of columns: year, day (all years set to 366 days), region 1, region
2004 Oct 08
1
Samba 3.0.7 on Linix/Sparc
Hello all. I'm having a very odd problem that I can't solve and I hopinig someone here can help me. I have the latest samba package installed onto my sparc. Samba is configured for a PDC role with all appropriate machine and user accounds. A Win2K client can authenticate perfectly against the box, get credentials, login to the workstation, etc. A user can browse through shares and
2004 Apr 23
2
zaprtc on 2.6
Hullo. Having found http://bugs.digium.com/bug_view_page.php?bug_id=0000875 I grabbed the original 0.0.1 and Dan's patch, and whilst it didn't apply, I was able to patch the zaprtc.c manually - the Makefile has changed a lot, and I wasn't able to understand the changes. (this is all on a machine that's never had any * on it before, and has a 2.6.5 kernel with a matching
2002 Jul 06
1
NT4 roaming profiles not being saved completely
Hi :) I'm working with Samba 2.2.5 (Debian unstable) and have been trying to get roaming profiles working correctly. My test client is NT4 (SP5) which is able to log onto the domain correctly, however even if I do things like change the background colour, change registry entries, put stuff on the desktop, when I log off the account, only some of the profile is uploaded. I say 'some'
2006 Sep 29
3
xen console and CTRL-C
Hello, I have a little trouble when entering into a domU console (xm console mydomU) : i can''t use the CTRL-C sequence to stop a script/command (like a continuous ping for example) Is there any parameter / tip for that ? Arnaud _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
2003 Nov 10
4
Asterisk timing
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, As I understand it, IAX2 trunking requires zaptel timing. Zaptel timing is provided by Zaptel cards, ztdummy or ztrtc. ztdummy requires usb-uhci and ztrtc can't run on smp systems. So if you only have smp systems with ohci and no zaptel cards (because it's a sip/iax2 gateway) then you're screwed? - -- Regards, Tais M. Hansen
2004 Apr 02
2
Gnophone installation problems
Hi all, I installed all needed RPMs by GnoPhone to be installed without problems but when attempting to install GnoPhone itself I get this message: # rpm -Uvh gnophone-0.2.4-1.i386.rpm error: Failed dependencies: mozilla >= 0.9.2 is needed by gnophone-0.2.4-1 libgtkembedmoz.so is needed by gnophone-0.2.4-1 libgtksuperwin.so is needed by gnophone-0.2.4-1 I'm using
2004 Apr 19
2
Advanced queueing
Hullo :) Please be gentle with me, I don't have a working * install, and am just looking for background information. I'm always impressed by companies who implement a queue like "You are now number N in the queue. There are currently M agents answering calls, and your call should be answered in approx. O minutes" I've seen on
2005 May 28
2
UK DID providers
Hi Can anyone provide me with a Manchester (0161) UK DID number, preferably IAX2 but SIP is ok too, that I can use for my incoming calls? Call volume will be low. The critical thing is that DTMF must be correctly passed 100% of the time, unlike Sipgate, my current (free) provider, whose DTMF detection/passing is not at all reliable, making it useless for a virtual receptionist scenario. I
2005 Jul 05
1
AT-320EE
I am about to buy AT-320EE phones for use together with asterisk. Has anyone used these phones ? Are there any known problems using them using Asterisk ?