search for: numberd

Displaying 2 results from an estimated 2 matches for "numberd".

Did you mean: number
2008 Aug 22
1
problem with rbind
I am trying to use rbind to have the two data on the top of each other but I am getting an extra X on the column header and the rows are numberd , How to get rid of this problem? I appreciate your help x1<- read.table(file="data1.txt", header=T, sep="\t") x2<-read.table(file="data2.txt", header=T, sep="\t") y<-rbind(x1,x2) > y X0 X0.0.05 X0.05.0.1 X0.1.0.2 X0.2.0.3 X0.3.0.4...
2004 Sep 17
3
MySQL Voicemail Problems
I know this has been moved to contrib, but is anybody using it successfully? We are looking at using Asterisk for the fine IVR features it has, tied in with another platform. Calls are getting routed to it, but the following is happening: (I've redacted phone#s and passwords) asterisk log: Sep 17 11:56:24 WARNING[17423]: No entry in voicemail config file for '+13609XX2000' Sep 17