similar to: replicating a live directory

Displaying 20 results from an estimated 2000 matches similar to: "replicating a live directory"

2008 May 21
2
rsync into an archive
Hello all, can rsync sync some directory directlly into a compressed file format.. that way I wouldn't have to compress it myself.... when syncing again it would decompress the file, sync and re-compress :) well, maybe this is a crazy idea... !?!? cheers joao
2008 Apr 22
3
rsync bandwidth usage
Hello all, I'm experiencing about 20MBit/s on a 100MBit/s ethernet connection when rsync'ing a lager number on _new_ files. I don't have much exeprience with rsync. I'dd just like to know if thi is an acceptable bw usage and what could be the limiting factors... in order to try to increase this speed. I'm considering using 1000MBit/s dedicated connections and so I'dd
2008 Oct 08
3
Samba as PDC+OpenLDAP: unique login?
Hello all, I'm new to OpenLDAP and a moderate Samba admin. My nights became not so good while trying to get running OpenLDAP + Samba as PDC on a Slackware 12.1 server... Well, the scenario is: I have a functional and already running OpenLDAP base that provides login for users on Web apps. My actual PDC is an old MS NT4 Server. I'm using the default Samba (v. 3.0.28a) installed by
2008 Oct 08
1
"nss_ldap" make fails on Slakware 12.1
Hello people, My difficult is get "nss_ldap" compiled and running on my server. I download the tgz file from PADL Software Pty Ltd website, decompress/untar, and then run "./configure" . ./configure runs just fine with no error message. Things go bad when I type: make This is the output after I try to do "make": root@ldap:~/nss_ldap-262# make make all-am make[1]:
2006 Mar 28
2
as.matrix and one row
Hi All, I have the following problem: x = c(1,2) x [1] 1 2 as.matrix(x) [,1] [1,] 1 [2,] 2 BUT, if I add: y = c(3,4) as.matrix(rbind(x,y)) [,1] [,2] x 1 2 y 3 4 It does not transpose. Since I will need as.matrix() for a list of data that is in one or more lines, I need as.matrix to behave in a consisten fashions, so I get as.matrix(x, whatever) [,1] [,2] x 1
2005 Jul 28
8
dialplan defenition
Hello list, Im writing my dial plan, in witch every SIP phone begins with 74 and has more 3 numbers (like 74XXX). So, I want to route all 74XXX calls to my sip channel. For this I wrote this line: exten => s,1,Dial(SIP/74118@193.136.252.5,30,r) but this way all calls go to 74118@193.136.252.5 ..... Then I tried: exten => s,1,Dial(SIP/${EXTEN}@193.136.252.5,30,r) but this way, the
2016 Feb 24
3
search problem dovecot 2.2.21 + fts - Solr
Hello, Realized update dovecot on my server. Now the search is returning differently from the previous version bringing reference information of other messages . For example when doing a search for anderson.joao this new version of the dovecot dovecot 2.2.21 + fts - Solr response will be all email that has the word anderson and joao, instead of returning only items with the word anderson.joao.
2009 Oct 22
2
ChanSpy in Asterisk 1.2.24
Hello I have an old Asterisk where I need to listen to Agent calls. So I created this code: exten => _555,1,ChanSpy(Agent) exten => _555,n,Hangup() But I always get: 2009-10-22 16:00:38 WARNING[5695]: pbx.c:1720 pbx_extension_helper: No application 'ChanSpy' for extension (default, 555, 1) It seems that Asterisk doesn't have ChanSpy enabled... is this possible? Which
2005 Jan 07
7
Problem with call pickup
I have configured call pickup, and this works fine. Although there are 2 problems, perhaps anyone would know a solution to this; - When I pickup a call from another set, the *8 code keeps being displayed in my screen (Snom 220). I would like it to show the phonenumber of the person calling me. - When a caller that I've answered through Call-Pickup disconnects, my phone does not close
2012 Jan 06
5
add data to a file while doing a loop
Hi, I would like to know how can I keep adding data to a file while doing a loop and without deleting the data of the previous iteration. Thanks.
2006 Oct 31
3
Snom or Cisco Phones?
Hello I need to buy IP Phones to work with Asterisk, and I'm in doubt between Snom and Cisco Phones. Can you gurus, please, give me your impression of these 2 brands? I need to focus more in SIP and Asterisk compatibility and less in pricing (yes, I know the Cisco are more expensive). Are there any features that Snom has, that Cisco doesnt? And are these features important? Thanks Joao
2006 Apr 12
2
billing with PostgreSQL
Hello to all Im looking for a billing tool for Asterisk, that works with PostgreSQL. All the tools I found in www.asteriskbilling.com just work with MySQL :( Do you know a nice billing tool for Asterisk with PostgreSQL? Thanks Joao Pereira
2005 Apr 13
3
Document Management System
Hi all, I was wondering if someone can give me some pointers to a good Document Management System. I've been using Knowledge Tree for a while and just wondering if there is something a bit more robust. I'm archiving technical specs, functional documents, etc... TIA, Joao Jo?o Medeiros Linux User 381318
2009 Jul 28
2
AGI with queues status
Hello I'm trying to use an AGI that returns the queues status (numbers of available agents, etc ), but I'm having some problems with it (it's still very buggy). Is there any AGI repository with source code samples? Had anyone used an AGI to check queues and agents status? Thanks regards Joao Pereira -- StarTel - A Rede Livre Joao Gomes Pereira www.startel.pt +351 304500650 sip:
2007 Dec 04
4
enable eyeBeam to accept only one call
Hello I'm using eyeBeam, and Asterisk keeps sending my clients a second call, when they are still in one call (because eyeBeam has lots of channels). I was using X-Lite (with 3 channels) and Asterisk never sent the client a second call. How can I force Asterisk (or eyeBeam) just to send one call at each time. Is this a configuration I need to do in eyeBeam or Asterisk? Thanks Regards Joao
2007 Jul 20
3
binned column in a data.frame
Dear all, I would like to know how can I create a binned column in a data.frame. The output that I would like is something like this: Start Binned_Start 1 0-5 2 0-5 6 5-10 8 5-10 13 10-15 ... Best regards João Fadista Ph.d. student UNIVERSITY OF AARHUS Faculty of Agricultural Sciences Dept. of Genetics and Biotechnology Blichers
2007 Jul 18
2
remove columns having a partial match name
Dear all, I would like to know how can I retrieve a data.frame without the columns that have a partial match name. Let´s say that I have a data.frame with 200 columns and 100 of them have the name "StartX", with X being the unique part for each column name. I want to delete all columns that have the name starting with "Start". I´ve tried to do this but it doesn´t work: >
2009 Dec 01
2
Asterisk registers with private IP
Hello I'm trying to register an Asterisk working behind Nat. Here is the trunk: register=username:password at sip.startel.pt [startel] type=peer host=sip.startel.pt username=username fromuser=username secret=password qualify=yes disallow=all allow=ulaw allow=alaw allow=gsm insecure=very port=5060 nat=yes canreinvite=yes The problem is: Asterisk is registering with its
2009 Jul 27
2
Asterisk and Kamailio NAT problem
Hello Im using Asterisk as a SIP client of Kamailio with RTPproxy. Asterisk is behind NAT. X-Lite and SNOM phones behind NAT work fine. But when I try to connect with an Asterisk behind NAT, the Asterisk client doesn't receive sound. I already tried in 2 different NATs, with no firewalls. This is my Asterisk config: [kamailio] type=peer host=xxx.xxx.xxx.xxx disallow=all allow=ulaw
2006 Jan 30
3
adress book
Hello to all Im using X-lite, eyeBeam and Cisco 79XX phones and I would like to know the best way of implement a centralized address book system. Maybe the solution is LDAP, but these clients doesnt seem to support LDAP.Who should contact the LDAP directory? the SIP clients or the SIP server? Thanks Joao Pereira