similar to: Manager API Problem

Displaying 20 results from an estimated 1100 matches similar to: "Manager API Problem"

2010 Sep 02
1
nlme formula from model specification
Dear R-community, I'm analysing some noise using the nlme-package. I'm writing in order to get my usage of lme verified. In practise, a number of samples have been processed by a machine measuring the same signal at four different channels. I want to model the noise. I have taken the noise (the signal is from position 1 to 3500, and after that there is only noise). My data looks like
2004 Aug 06
2
XML statistics on remote server
what i did in this situation was dump the stats/status file to the local server through a lynx --dump call from php .. and then i also update a sql table to reflect the changes so i can poll that instead .. a. <p>On Thu, 26 Feb 2004, MacSym wrote: > > Hi everybody, > > I am wondering if it is possible to generate the XML/XSL files on a remote > server (status.xsl,
2012 Jun 28
1
Merging listed dataset into one
Hello, I'm wondering how I can merge two featuresets into one. My dataset is two sets of microarray data and it looks like followings: > rawData $v1 TilingFeatureSet (storageMode: lockedEnvironment) assayData: 2197815 features, 59 samples element names: channel1, channel2 protocolData rowNames: LT290677RU_D1_2011-02-16 LT286300LU_D1_2010-07-24 ... LT003990RU_D1_2010-11-04 (59
2003 May 19
1
CDR-Event on AstManager
Hi all, what's your opinion about CDR-Event (like Hangup or Ring etc.) on AstManager ? Or, is something like this already implemented ? Regards, Thomas
2003 Nov 12
1
TAPI development
Has anyone ever worked opn TAPI stuff to make asterisk work with it ? I'm a Windoze C++ developer dig'n into asterisk (and linux at the same time) since a few months and i'm quite interested in creating a TAPI driver for asterisk. so if anybody did any research in that way please inform me. Also i've you think it's quite impossible to do it we can discuss our idea's
2003 Oct 20
1
Tested 7905G
Justy to let you all know that i tested 7905G phone with a SIP image (latest download) and it works great ! for a reasonable price but with a good quality and a brand ... which inspires trust and helps selling better The only minus : Missing a microphone to work handsfree (or i didn't find it.) but strange enough their is a speaker ... Michael Devenijn IT DKMA -------------- next
2011 Nov 16
5
Multi-channel labels in Vorbis comments
Hi devs :-) At the Mozilla Festival in London recently, I took part in a Hack the DJ workshop, looking at ways to take digital DJ'ing to the next level: http://www.bbc.co.uk/blogs/researchanddevelopment/2011/11/setting-a-dj-challenge-at-the.shtml One of the ideas proposed was stem mixing, using multichannel files in DJ applications. A proprietary implementation of this idea is Fireplayer
2004 Jan 02
1
License questioni supose ??
I have some strange question bout the asterisk (gpl license ...) but i'm not an experienced linux user ... What happens if for example a big company buys digium , do we have a garantuee that asterisk stays opensource ??? Kind regards Michael Devenijn -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/ms-tnef Size: 3208
2003 Mar 07
70
unsubscribe
Gautham Kasinath Software Engineer Arkin Systems Pvt Ltd T. Nagar Chennai Ph. (91) (44) 8216686 Extn 14
2003 Dec 02
6
CTI/TAPI
Hi I want to connect a Windows machine over TAPI with the Asterisk PBX. So is it possible to connect the Windows machine directly to Asterisk (Zaptel card)? Thanks Harry Baron
2009 Aug 14
1
RODBC does not like table names >11/12 characters
Hi List, I used to access a Paradox database using RODBC, but since last week I am not able anymore to fetch any table which has a name longer than 11 or 12 characters. Here is the the pattern of my code, nothing spectacular: library(RODBC) channel2<-odbcDriverConnect('DSN=xxx') #table names with up to 11 characters still work sqlFetch(channel2, 'abcdefghijk') #table names
2004 Nov 19
2
E100 or TE410 card an PRA line
We are located in Belgium and just ordered a PRA line, the telco asked the following questions : - 120 or 75 ohm ? - Support for CRC4 yes/no ? - B channels in 2 way ? We will buy a digium card but which one should we buy ? could anybody help me with this ? Thank you Michael Sorry for the previous html mail DISCLAIMER: The content of this e-mail message does not constitute a commitment
2004 Jun 24
2
Video/H323/SIP
I found this tool, but didn't have the time to test it... http://www.dylogic.com/sito/ArticlesDMD/mirial.html -----Original Message----- From: asterisk-users-admin@lists.digium.com [mailto:asterisk-users-admin@lists.digium.com]On Behalf Of shabanip Sent: donderdag 24 juni 2004 13:59 To: asterisk-users@lists.digium.com Subject: Re: [Asterisk-Users] Video/H323/SIP Is there any software based
2009 Jul 14
2
Proper Paste for Data Member
I imported a spreadsheet into a variable sh e.g. sh$aaaa, sh$bbbb, etc... doing the following: tsSource <- ts(paste("sh$",NAMEVARIABLE,sep="") ... ) fails. The paste isn't evaluating properly. What is the proper way to concatenate a data source with a member name such that they evaluate properly. actual code below: doEnv <-
2002 Nov 18
5
order and rm()
Hello all. I have two small questions in one post, for the sake of brevity. 1. I have some objects that I want to delete. I have the line: rm (c (channelheader, paste ("channel", 1:3, sep=""))) I have tried a few variations, including list=, but cannot figure it out. In SAS, I can use a ':' as a wildcard. Is there any equivalent in R? 2. Is there any possible was to
2010 Jul 22
1
64 bit use of odbcConnectExcel
Hi All, I'm using R 2.11.1 on 64 bit windows XP. The little function I wrote below I use often to import the first 1001 lines in an excel sheet to R. This works fine on the 32 bit version of R but fails on the 64 bit [both on the same machine, using the same function, importing the same .xls file]. The message from 64 bit R is: Error in sqlTables(channel1) : first argument is not an
2007 Dec 10
0
diferents events between ast1.2 & ast1.4 ??
Hi all, I'm new in the list, and I have a problem upgrading from asterisk 1.2 to asterisk 1.4: There is a diference from asterisk1.2 to asterisk1.4 in AMI events. When I do a call to a queue (with the same extensions.conf dial plan) with ast1.2 and ast1.4, in ast1.2 apper 3 newcallerid event in ast1.4 apper only 2. It is normal? anyone knows it? what is the reason? I
2005 Jul 18
0
why $cdr{'CALLERID'} and $cdr{'DNID'} are empty in perl agi connected with asterisk manager
hello perl experts i am working with "ast-rad-acc.pl" from http://www.voip-info.org/tiki-index.php?page=PortaOne+Radius+auth i dont know why $cdr{'DNID'} and $cdr{'CALLERID'} under 'sub send_acc {' are empty. i m successfully connected with asterisk manager and when call i hangup my perl application is getting that all other thing are ok but i dont know why only
2009 Sep 15
1
quoting a table name due to a special character in sqlQuery (RODBC)
Dear List, I have a problem with RODBC on a Paradox-DB, sqlQuery, and special characters in table names. Unfortunately, some of the latter include the underscore <_>. And I am not able to change them. That's not a problem, when I quote the table name: > sqlQuery(channel2, 'SELECT * FROM "anmeldung-alt"') Btw, if I swap ' and " it does not work: >
2010 Mar 18
1
Imported tables from Access 2007
Hi all, I am very new to R and I'm trying to import data from Microsoft Access. So far, I've managed to do so successfully using the following code: testdb <- file.path("c:\Databse.accdb") channel2 <- odbcConnectAccess2007(testdb) data.table <- sqlFetch(channel2,"data") This successfully imports a table(?) called "data.table". But when I try to