similar to: Samba BDC with LDAP support

Displaying 20 results from an estimated 800 matches similar to: "Samba BDC with LDAP support"

2004 Sep 09
3
Store data from call to database
Hi, I use asterisk for a phone quiz game. I need to store data in a database (MySql, postgres) : telephone number, name (voice), ... and of course the answers at the quetions. What's the best way to store my data ? - script with system() command ? - AGI script - CDR - others ... Thanks Jerome Vous manquez d?espace pour stocker vos mails ? Yahoo! Mail vous offre
2004 Aug 23
2
[ Multiple drives ]
Hello, I have 3 hdd (120 GB, 120 GB and 80 GB) mounted on /data1 , /data2 and /data3. All these drives must be shared via a public access with Samba. For the moment, I can only share the 'data1' directory. [public] path = /data1 Is there a possibility to share several disks under the same account ? By example : [public] path = /data1, /data2, /data3 Then, under Windows, I'd like
2004 Nov 26
1
SAMBA 3.0.7 domain member can't be browsed
Hi all, I am using debian 3.1 and samba 3.0.7. I configured samba as a member of a w2K domain and set up a share in /tmp. Now, when I issue the command 'smbclient -L localhost -Uuser_domain%pass' I get NT_STATUS_LOGON_FAILURE but as guest it works 'smbclient -L localhost -U%'. wbinfo -u and wbinfo -g work well after joining the domain. Thank you for your help. Nirina.
2017 Jan 20
1
How to handle INT8 data
Right, they are identifiers. Storing them as String has drawbacks: - huge to store in memory - slow to process - huge to index (by eg data.table columns indexes) Why not storing them as numeric ? Thanks, Le 20 janv. 2017 ? 18h16, William Dunlap ?crivait : > If these are identifiers, store them as strings. If not, what sort of > calculations do you plan on doing with them? > Bill
2017 Jan 20
2
How to handle INT8 data
Hi, I do have < INT_MAX. This looks attractive but since they are unique identifiers, storing them as factor will be likely to be counter-productive. (a string version + an int32 for each) I was looking to https://cran.r-project.org/web/packages/csvread/index.html This looks like a good feet for my needs. Any chances such an external package for int64 would be integrated in core ? Le 20
2004 Sep 07
0
voip gateway connect to a pbx
Hi, I'm trying to set up a voip gateway between a classic pbx and ip network with asterisk. phones -- pbx -- * -- ip network I would like a prefix ( 0 ) for the classic calls and another prefix ( 1 ) for voip calls. The problem is that pbx can talk with asterisk only with S0 synchro (like a terminal) and succeeded not to make call with prefix in this mode. I also try to consider asterisk
2004 Sep 13
1
Read command without #
Hi, For my IVR, I use Read command. It works fine when ending bu # but I can't get anything without ending by # The wiki tell me is it possible with maxdigit option but it don't work for me. my command : exten => 3,1,Read(ILE,as/iles,1) Anybody can tell me howto do thanks Another question about read command: Howto sup file option and keep maxdigits options ? exten =>
2004 Nov 26
0
sip call test
Hi all, I wish to receive calls from anybody to sip:infos@neos.yi.org in order to test asterisk. Listen music and leave me a message. If you speak french send me a mail i'll give you an other sip URI to test voice quality. Sorry I don't speak english fluently. I use ddns so yours calls might failed if dns is not update or my computer is switched off . Thanks harry Vous
2004 Nov 27
0
Built-in Extension Numbers
hi all, I need help ! What are Built-in Extension Numbers ? if i dial *69 with callreturn=yes in zapata.conf i don't get the last caller . How may i use Built-in Extension Numbers ? I should not add extensions in dial plan !? Harry from voip-info.org: There are some "extension numbers" that are built into the Zap channel module. You may override these in your Dialplan, i.e.
2004 Nov 29
0
Problem when I call someone who is busy
Hi, My setup is quite complicated. I have to Asterisk server linked via IAX. My Sip phones are connected to one and go out (PSTN) via the IAX trunk and the other server is connected to a Quintum CMS via H323. Phone---(SIP)---Asterisk1---(IAX)---Asterisk2--(H323)---CMS--> PSTN All work fine but when a call someone who is busy I didn't hear the corresponding tone and asterisk2 go to
2017 Jan 20
4
How to handle INT8 data
Well I definitely cannot use them as numeric because join is the main reason of those identifiers. About int64 and bit64 packages, it's not a solution, because I am releasing a dataset for external users. I cannot ask them to install a package in order to exploit them. I have to be very carefull when releasing the data. If a user just use read.csv functions, they by default cast the
1997 Jul 18
2
DHCP & WINS
I have a little problem. I realize this may not be the right place to ask this, but I'll bet luke or someone else here knows the answer :-> I'm not the site network administrator, and she's not willing/able to figure out the changes necessary to fix a small problem that cropped up this week: For months my department's PCs have been booting and configuring themselves from the
2002 Apr 24
1
Fwd: need help in ssh client: key exchange
This is debugs seen on server, whose keys are not accepted by the client: debug1: Seeding random number generator debug1: sshd version OpenSSH_2.5.2p2 debug1: load_private_key_autodetect: type 0 RSA1 debug1: read SSH2 private key done: name rsa w/o comment success 1 debug1: load_private_key_autodetect: type 1 RSA debug1: read SSH2 private key done: name dsa w/o comment success 1 debug1:
2004 Nov 24
1
Sip test
Hi all, Anybody would be able to call my voicemail just for test sip:infos@neos.yi.org regards harry Le nouveau Yahoo! Messenger est arriv? ! D?couvrez toutes les nouveaut?s pour dialoguer instantan?ment avec vos amis. A t?l?charger gratuitement sur http://fr.messenger.yahoo.com
2006 Oct 24
2
for help
I have a question in R. In directory H:/Delta_angle I have 19 files like this: ALA.delta ASN.delta ASP.delta CYS.delta GLN.delta GLU.delta HIS.delta ILE.delta LEU.delta LYS.delta MET.delta PHE.delta PRO.delta SER.delta THR.delta TRP.delta TYR.delta VAL.delta I want to read these files to 19 data sets in R. All these data sets have "P","AA",index","delta"
2001 May 08
1
sftp problem
I am trying to resolve an issue with SSH2 version 2.5.2p2 on Solaris 2.6. SSH2, SSH1 and SCP all work fine in and out. The problem is with SFTP. I can SFTP out, but not in. I can't SFTP into itself. After I issue the command, I get a password prompt. After I give the password, the connection closes with an Exit Status 127. There are 3 other system configure the same and everything is
2007 Apr 01
1
Asterisk 1.2 and res_perl - lock that leads to weird behaviour
Hi guys, as I wrote in a previous thread I was experiencing dropped audio (apparently randomly) and SIP + IAX peers getting REACHABLE / UNREACHABLE without reason, servers were in the same LAN. Investingating deeply in the problem I also noticed that 'show channels' command on the CLI, sometimes were returning strange results, for example it wasn0t showing some channels I was sure
2006 Dec 14
1
subset question
I have a data set p1982, its structure is the following Then I take 20 observations from this dataset, and assign to pr. in p1982, p has 1982 levels, in dataset pr, p should have 1 levels. But I do str(pr), it shows that p still has 1982 levels. also for these > pr$aa [1] ARG THR ASP CYS TYR ASN VAL ASN ARG ILE ASP THR THR ALA SER CYS LYS THR ALA LYS Levels: ALA ARG ASN ASP CYS GLN
2017 Jan 20
9
How to handle INT8 data
Hello r users, I have to deal with int8 data with R. AFAIK R does only handle int4 with `as.integer` function [1]. I wonder: 1. what is the better approach to handle int8 ? `as.character` ? `as.numeric` ? 2. is there any plan to handle int8 in the future ? As you might know, int4 is to small to deal with earth population right now. Thanks for you ideas, int8 eg: human_id
2017 Jan 20
0
How to handle INT8 data
How many unique idenfiiers do you have? If they are large (in terms of bytes) but you don't have that many of them (eg the total possible number you'll ever have is < INT_MAX), you could store them as factors. You get the speed of integers but the labeling of full "precision" strings. Factors are fast for joins. ~G On Fri, Jan 20, 2017 at 9:47 AM, Nicolas Paris