search for: channel2

Displaying 20 results from an estimated 27 matches for "channel2".

Did you mean: channel
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 with 13 or more characters do not sqlFetch(channel2, 'abcdefghijklm') Fehler in odbcTableExists(channel, sqtable) : ?abcdefghijklm?: table not...
2010 Sep 02
1
nlme formula from model specification
...mber 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 this: channel.matrix: pos channel0 channel1 channel2 channel3 samplenumber 1 3501 8 3 12 1 1 2 3502 3 7 0 14 1 3 3503 9 1 13 3 1 4 3504 3 7 3 14 1 5 3505 6 5 4...
2007 Dec 10
0
diferents events between ast1.2 & ast1.4 ??
...: Newstate Privilege: call,all Channel: Local/402 at default-4efa <mailto:%20Local/402 at default-4efa> ,2 State: Up CallerID: 401 CallerIDName: 140:JOSEP Uniqueid: 1196854142.6 Event: Link Privilege: call,all Channel1: Local/402 at default-4efa <mailto:%20Local/402 at default-4efa> ,2 Channel2: SIP/402-0819e6c8 Uniqueid1: 1196854142.6 Uniqueid2: 1196854142.7 CallerID1: 401 CallerID2: 402 Event: Newstate Privilege: call,all Channel: Local/402 at default-4efa <mailto:%20Local/402 at default-4efa> ,1 State: Up CallerID: 401 CallerIDName: 140:JOSEP Uniqueid: 1196854142.5 Event: Leave...
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: > sqlQuery(channel2, "SELECT * FROM 'anmeldung-alt'") [1] "HY000 -3003 [Microsoft][ODBC Paradox Driver] Syntaxfehler in Abfrage. Die Abfrage ist unvollst?ndig." [2]...
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 run basic stats or manipulate the data I've imported, I can only do so when specifying "data.table", rather...
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 total) varLabels: filenamesChannel1 filenamesChannel2 dates1 dates2 varMetadata: labelDescription channel phenoData rowNames: LT290677RU_D1_2011-02-16 LT286300LU_D1_2010-07-24 ......
2003 Dec 12
2
Manager API Problem
Everythings works great with asterisk exept one feature with redirect : it doesn't redirect when ringing ... BTW are their any plans to extend the manager API ?? Michael Devenijn -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20031212/1200012e/attachment.htm
2005 Jul 18
0
why $cdr{'CALLERID'} and $cdr{'DNID'} are empty in perl agi connected with asterisk manager
...annels{$event{'Channel'}}{'DNID'} = $event{'DNID'} if defined $event{'DNID'}; }; /^link$/i && do { my $channel = $event{'Channel1'}; return unless $channels{$channel}; $channels{$channel}{'DSTCHANNEL'} = $event{'Channel2'}; $channels{$channel}{'LINK_START'} = time(); $channels{$event{'Channel2'}}{'LINK_START'} = time(); $channels{$event{'Channel1'}}{'CALL_ID'} = $event{'Uniqueid1'}; $channels{$event{'Channel2'}}{'CALL_ID'} = $event{'...
2005 Jan 21
0
Help DIALSTATUS gives ANSWER when line is BUSY?
...Zap/1-1 State: Dialing Callerid: DAQE Dialer Uniqueid: 1106323562.5 Event: Newstate Channel: Zap/1-1 State: Ringing Callerid: DAQE Dialer Uniqueid: 1106323562.5 Event: Newstate Channel: Zap/1-1 State: Up Callerid: DAQE Dialer Uniqueid: 1106323562.5 Event: Link Channel1: IAX2/teenlighthouse/16384 Channel2: Zap/1-1 Uniqueid1: 1106323559.4 Uniqueid2: 1106323562.5 Event: Unlink Channel1: IAX2/teenlighthouse/16384 Channel2: Zap/1-1 Uniqueid1: 1106323559.4 Uniqueid2: 1106323562.5 Event: Hangup Channel: Zap/1-1 Uniqueid: 1106323562.5 Cause: 0 Event: Newexten Channel: IAX2/teenlighthouse/16384 Context:...
2009 Jun 30
0
Redirect with ExtraChannel on Bridged call give AMI event with second channel name AsyncGoto/...<ZOMBIE>
...o an extension "exten => dial,1,Dial(SIP/902)" 4. 902 rings, then answers 5. AMI recieves the channel events for 902, followed by Bridge event 1. Event: Bridge Privilege: call,all Bridgestate: Link Bridgetype: core Channel1: SIP/901-007f0e98 Channel2: SIP/902-007fe948 Uniqueid1: 1246031137.3 Uniqueid2: 1246031140.4 CallerID1: NODID CallerID2: dial 6. 901 and 902 are perfectly bridged and can talk 7. Now after some time, using AMI, both channels are Redirected to an extension "exten => calllegwait,1,...
2009 Dec 03
0
Problem with predict() and factors
...1="#9900FF" mypalette$dp2="#EEEE00" mypalette$dp3="#CCFF00" mypalette$dp4="#00CCFF" mypalette$dp5="#FF00CC" #Raw Data channel1 <- odbcConnectExcel(SOURCEDATA) sqlTables(channel1) sh1 <- sqlFetch(channel1, "Actuals$") close(channel1) channel2 <- odbcConnectExcel(REGRESSORS) sqlTables(channel2) sh2 <- sqlFetch(channel2, "data$") close(channel2) #Get Raw Data tsSource<-ts(sh1[[ENVNAME]],start=c(2004,1),freq=52) #Data is now a Time Series #Prep Out-of-sample test ranges modLength=length(sh1[[ENVNAME]]) modMax=round((mo...
2003 May 03
2
Error working with X101P and S400P cards (fwd)
...n_zap.so: load_module failed, returning -1 WARNING[8192]: File loader.c, Line 368 (load_modules): Loading module chan_zap.so failed! this is my /etc/zaptel.conf fxoks = 1 #X101P fxsks =2 #S400P zapata.conf signalling = fxs_ks context =incoming channel=1 signalling =fxo_ks context= internal channel2 extensions.conf [incoming] exten=>s,1,Dial,Zap/1|20 [outgoing] exten => 125,1,Dial,Zap/2|20 [internal] include=incoming include=outgoing i am running this on RH8.0. Someone Please assist. -- Olaifa Augustine General Data Engineering Services Ltd
2004 Nov 22
1
RODBC and Table views
This question relates to the use of the RODBC package for retrieving data from a MS Access database. It is quite easy to retrieve data sitting in tables but is it possible to select from views based on these tables? The archives do not touch on this point. sqlTables() lets me see tables and views but only the tables yield data. Do I need to recreate these views on the R side of the connection?
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
2013 Apr 15
1
create an access file
Hi there, I have seen this post. https://stat.ethz.ch/pipermail/r-help/2007-June/133606.html have odbc installed in my machine. Now I have the following message: channel2 <- odbcDriverConnect("test.mdb")Warning messages:1: In odbcDriverConnect("test.mdb") : [RODBC] ERROR: state IM002, code 0, message [Microsoft][ODBC Driver Manager] Data source name not found and no default driver specified2: In odbcDriverConnect("test.mdb") : [R...
2014 Jul 18
0
How to get 2 CDR Records of 2 outgoing calls bridge
...annel-${CHANNEL} -----) *same => n,Dial(DAHDI/g0/${contact_no},45)* same => n,Noop(***** DIALSTATUS-${DIALSTATUS}*****) same => n,hangup exten => h,1,NoOP(Call hangup === outgoing context) same => n,NoOP(calldate2=${CDR(calldate)},src2=${CDR(src)},dst2=${CDR(dst)}) same => n,NoOP(channel2=${CDR(channel)},dstchannel2=${CDR(dstchannel)}start2=${CDR(start)}) same => n,NoOP(end2=${CDR(end)},duration2=${CDR(duration)},billsec=${CDR(billsec)},disposition2=${CDR(disposition)}) [outgoing_ivrs] exten => s,1,Noop(----- Second LEG CALL from call file for outgoing_ivrs: Channel-${CHANNEL...
2015 Mar 27
1
Channel Device virConnectListAllNodeDevices
...through virt-manager GUI. virsh dumpxml shows the device as. <channel type='unix'> <source mode='bind' path='/var/lib/libvirt/qemu/channel/target/ubuntusaucy.marx'/> <target type='virtio' name='marx'/> <alias name='channel2'/> <address type='virtio-serial' controller='0' bus='0' port='3'/> </channel> I am expecting virConnectListAllNodeDevices to have the device in its output. But I don't see it there. Is it the right function to call ? virNodeDevicePt...
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,
2005 Oct 29
2
RODBC Error
...something). > library(RODBC) > channel <- odbcConnect("nfl",uid="postgres", pwd="xxx") Warning messages: 1: [RODBC] ERROR: Could not SQLDriverConnect 2: ODBC connection failed in: odbcDriverConnect(st, case = case, believeNRows = believeNRows) > > channel2 <- odbcDriverConnect(connection="DSN=nfl, UID=postgres, PWD=vladdy79" ) Warning messages: 1: [RODBC] ERROR: state IM002, code 0, message [iODBC][Driver Manager] Data source name not found and no default driver specified. Driver could not be loaded 2: ODBC connection failed in: odb...
2007 Mar 30
1
call file vs. originate
...08217eb0 State: Up CallerID: 201 CallerIDName: Fake Name Uniqueid: 1175271459.2290 Event: Newstate Privilege: call,all Channel: Local/201@from-sip2-3974,2 State: Up CallerID: 201 CallerIDName: Fake Name Uniqueid: 1175271459.2289 Event: Link Privilege: call,all Channel1: Local/201@from-sip2-3974,2 Channel2: SIP/201-08217eb0 Uniqueid1: 1175271459.2289 Uniqueid2: 1175271459.2290 CallerID1: 201 CallerID2: 201 Event: Newstate Privilege: call,all Channel: Local/201@from-sip2-3974,1 State: Up CallerID: 201 CallerIDName: Fake Name Uniqueid: 1175271459.2288 Event: Newexten Privilege: call,all Channel: Loca...