Displaying 20 results from an estimated 5000 matches similar to: "do carriers detect unusual / unauthorized VoIP calling patterns?"
2013 Jan 15
2
removing loops from code in making data.frame
Dear all,
I am working on an author network and to do so I have to arrange a data.frame (tutu) crossing author names (rows) per publication number (column). The participation of the author to a study is indicated by a 1 and 0 otherwise.
I have a vector (xaulist) of all the names of authors and a data.frame (tata) with all the publications in row and the authors in columns. I have writen a loop
2009 Oct 03
1
ad 2003 & nss_ldap produce: smbd/service.c:make_connection_snum(1003): Permission denied
Hello all,
since some weeks I try to get the following configuration working
Windows 2003 AD (no R2!!) with SFU 3.5
Red Hat Enterprise Linux Server release 5.4 (Tikanga) with
Samba (samba-3.0.33-3.14.el5)
nss_ldap (nss_ldap-253-21.el5)
So I wanted to implement the following setup:
http://us5.samba.org/samba/docs/man/Samba-HOWTO-Collection/idmapper.html#id2607783
The main reason using this
2010 Dec 25
2
sip attack.. fail2ban not stopping attack
My server is being attached all day and fail2ban is not stopping the
attack. I updated stamstamp to match fail2ban requirements.
[2010-12-25 18:54:34] NOTICE[15415]: chan_sip.c:21830
handle_request_register: Registration from '"7002" <sip:7002 at x.x.x.x>'
failed for '38.108.40.94' - No matching peer found
[2010-12-25 18:54:34] NOTICE[15415]: chan_sip.c:21830
2017 Jul 18
2
CentOS for PowerPC Board ( Freescale T2080) with U-Boot
Hello,
I got CentOS for PPC64 from this link
<http://mirror.centos.org/altarch/7/isos/ppc64/> but it uses grub. I want
to use CentOS on a PowerPC Freescale T2080 board with U-Boot as the boot
loader. Is it available?
Thanks and regards
Jaytirth S. Khairatkar | Assistant Manager
--------------------------------------------------------------------------
--------------------------
2005 Mar 09
1
R CMD check errors
Hello,
I wrote a library which seems to work on my PC, and on different Unix
systems.
As it is written in the "Writing R Extensions" manual, I execute a R CMD
check on my library.
I have always the same errors messages:
* checking S3 generic/method consistency ... WARNING
Error in .try_quietly({ : Error in library(package, lib.loc = lib.loc,
character
.only = TRUE,
2011 Jun 07
1
How Dovecot 2 create folders and subfolders ( MBOX format ) with TB ?
Hello
When creating new IMAP folder with thunderbird and Dovecot
configured with the std MBOX format dovecot create a file in
mbox format and so it is not possible to create a subfolder of
this folder.
If you ask to create a NEW subfolder of the form : TOTO/TATA
Dovecot create a directory TOTO containing a mbox file TATA.
Very useful :-)
I suppose the "/" separator is parsed by
2004 May 04
1
How to Cross compile Samba Source
Hi,
I am using samba-2.2.8a.tar.gz source and complied for regular linux.
Now I am trying to cross compile it, but do not have any guidelines on how
to do it?
Anyone can help me on, making cross compilation work for arm-linux host.
Any help is appreciated.
Regards
Pritesh
"As a well spent day brings happy sleep, so life well used brings happy
death." - Leonardo da Vinci
TATA
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
2012 Apr 12
4
help from community
Dear All Greetings,
i am admin for ISP two years now, relay emails for more than 300 companies
(CentOS/Postfix). Relaying more than 10,000 messages every hours
successfully. no one has ever compliant for non delivery. but i cannot
relay to this domain. The servers responsible for accepting messages are
rejecting. i have given the whole log for experts to monitor.
it is something out of control,
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
2006 Mar 07
2
Building tkentry dynamicly
Dear R-users,
I would like to build N "tkentry" compounds in the same window, with
default text for each. As N is variable I need to construct them in an
iterative way :
library(tcltk)
main<-tktoplevel()
tktitle(main)<-"My Tool"
filenames<-c("toto","tata","titi")
N<-length(filenames)
for (i in 1: N) {
2009 May 08
3
Fw: HP Laserjet Printer Installation
Dear all,
Can any body help m on this to resolve my issue permanently. I m almost
done, but one bug is creating problem & unable to resolve it as per mail
reply from one of our colgn niranjan.ashok.
Following command is not working on my system ie $ svn co
http://svn.easysw.com/public/cups/branches/branch-1.3/. Its showing error
as " could not resolve hostname, host not found".
2012 Nov 29
2
Data Cleaning -New user coming from SAS
Hello, this is my first post. I have a large CSV file where I need to fill in
the 1st and 2nd column with a Loan # and Account name that would be found in
a line of text : like this: ,,Loan #:,ML-113-07,Account Name:, Quilting
Boutique,,,,,,,,,,,
I would like to place the Loan #: ML-113-07 in the first column and the
account name quilting boutique in the second column. If possible I would
also
2006 Jan 28
2
VOIP carriers and asterisk
Hi all,
I am new to asterisk and am looking for a voip provider that supports
asterisk. I am aware that their are several vendors to choose from. Any
opinions on the best one?
thanks
Burak Balasaygun
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20060128/0a97a302/attachment.htm
2006 Mar 01
9
ajax doesn''t show at the right place
Hi,
I use link_to_remote to create a link to trigger an
ajax, things work fine, a new rhtml is created,
however, the newly created rhtml doesn''t replace my
old zone, it shows instead on top of my old
zone...Does someone know why???
my code is like
<table>
<tr><td colspan="2"><a href="#" onclick="new
Ajax.Updater(''zone1'',
2005 Oct 06
1
how to use tune.knn() for dataset with missing values
Hi Everybody,
i again have the problem in using tune.knn(), its giving an error saying
missing values are not allowed.... again here is the script for
BreastCancer Data,
library(e1071)
library(mda)
trdata<-data.frame(train,row.names=NULL)
attach(trdata)
xtr <- subset(trdata, select = -Class)
ytr <- Class
bestpara <-tune.knn(xtr,ytr, k = 1:25, tunecontrol = tune.control(sampling
2007 Apr 18
1
Linux Equivalent of SetFilePerm() api
Hi everyone,
We are trying to port our own windows application to SUSE linux.Our
application uses SetFilePerm() api defined in commondll.dll.We would like
to know whether there is a linux equivalent of windows commondll.dll in
wine...
If not then what could be the possible alternative to make this api
function exactly as it does in windows.
Waiting for an early reply,
Thanks and Regards,
2013 May 27
2
Stack Overflow
Guys,
Program stack is getting overflowed when I create and destroy encoder instance continuously for around 30 times. How can I ensure stack is completely freed when I destroy the encoder instance? I tried with VAR_ARRAYS. But Its giving me errors while I try to compile. I suppose VAR_ARRAYS allocates local variables as arrays so that they could go on to stack and finally when we leave the
2012 Dec 13
1
logon Samba workstation domain with Active Directory trustdom account issue
Hello samba list,
I'm close to be able to make this work but I just need a bit help. Here is
the situation:
- Windows 2008 R2 x64 Domain Controller: domain ES01
- Samba 3.4.3 Domain Controller:domain ES02
- Windows Seven Workstation (SSO4): on domain ES02
- Window Xp Workstation (SSO2): on domain ES01
We put a both side trust relationship and seems to work regarding command
"net rpc
2006 Sep 25
2
Can't access to share disk by XP pro neighboring with samba 2.2.12
Hello,
For my tests at home, I want configure a Samba server on a PC to allow
others PCs clients to access to a share disk without login/password.
>From XP home, I can access by network neighboring and by mounting a
network drive, but from XP Pro, I can only mount a network drive. The
network neighboring don't work with XP pro. Why ?
Here contents my smb.conf file used :