search for: lineid

Displaying 6 results from an estimated 6 matches for "lineid".

Did you mean: lined
2005 Aug 09
2
How to pre-filter large amounts of data effectively
...[training.filtered.property.colnames] dim(prediction.set.filtered) # => 1 row and 249 columns # Write header and the first filtered row write.csv(prediction.set.filtered, file=filtered.file, append=FALSE, col.names=training.filtered.property.colnames) blocksize <- 1000 for (lineid in (0:120)*blocksize) { cat('lineid: ', lineid, '\n') # Read block of data # We have to add an dummy colname "x" in the col.names, when the header is not read! prediction.set <- try(read.csv(input.file, header=FALSE, col.names=c(&...
2005 Apr 15
2
sipXphone
Maybe I just woke up too early today. I have SJPhone and X-Lite working perfectly but I cannot for the life of me get sipXphone working properly with Asterisk. Its probably something stupid on my part, but does anyone have a quick setup sheet for it? -Kerry -------------- next part -------------- An HTML attachment was scrubbed... URL:
2005 May 26
0
Q : registering sipXphone
...5.50.52 SIP/2.0 Method: REGISTER Resent Packet: False Message Header From: sip:2503@172.25.50.52;tag=4f9a5597 To: sip:2503@172.25.50.52 Call-Id: 4c6b51cb68053520858d81947a06d592 Cseq: 2146483648 REGISTER Contact: <sip:2503@172.25.49.219;LINEID=3b16a663e2073901af0684024370ff1e>;EXPIRES=0 Date: Thu, 26 May 2005 12:32:43 GMT Max-Forwards: 20 User-Agent: sipX/2.5.2 (WinNT) Accept-Language: en Supported: sip-cc, sip-cc-01, timer, replaces Via: SIP/2.0/UDP 172.25.49.219;branch=z9hG4bK-d50a7260...
2007 Nov 30
0
Wine release 0.9.50
...ll: Make async i/o functions generate completion messages. server: Pass Information field from async I/O APCs. Aric Stewart (3): winecoreaudio: Implement WIDM_GETPOS. winmm: Correct check for MIXER_GETLINECONTROLSF_ONEBYTYPE in mixerGetLineControlsA. coreaudio: Verify valid lineId in MIXER_GETLINECONTROLSF_ONEBYTYPE. Bang Jun-young (1): olecli32: Fix invalid syntax. Dan Kegel (2): advapi32: Fix buffer overrun in tests/registry.c:wine_debugstr_wn(). user32: Implement return value for DdeClientTransaction for XTYP_EXECUTE. David Adam (27): d3dx8: Imp...
2007 Apr 18
0
[Bridge] BCP code ported to pppd 2.4.2
...ing", + bcp_option_list, + bcp_check_options, + NULL, + NULL +}; + +static void bcp_script __P((fsm *, char *)); /* Run an up/down script */ +static void bcp_script_done __P((void *)); + +/* + * Lengths of configuration options. + */ +#define CILEN_VOID 2 +#define CILEN_BRIDGELINEID 4 +#define CILEN_MACSUPPORT 3 +#define CILEN_TINYGRAM 3 +#define CILEN_LANID 3 +#define CILEN_MACADDR 8 +#define CILEN_SPANTREE 3 +#define CILEN_IEEE_802_TAGGED_FRAME 3 +#define CILEN_MGMT_INLINE 2 + +#define CODENAME(x) ((x) == CONFACK ? "ACK" : \ + (x) == CONFNAK ? &qu...
2007 Apr 18
7
[Bridge] (no subject)
Dear Sir, I was trying to install bridge as we are installing scps gateway in our testbed.This requires us to install the bridge. Our Linux version is 2.4.18 ~3 and we are using redhat 7.2 Please let me know which is the bridge I should install and how to configure it. Before configuring the bridge what I should check in my configuration. Thanks for your time, Sincerely Rama ===== I hear