search for: a253

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

Did you mean: 253
2004 Jun 08
6
iaxtel 1-800 gateway down?
Does anyone know if the 1-800 iaxtel gateway is down? I've been trying to use it all day today and asterisk says it's ringing: Channel (Context Extension Pri ) State Appl. Data IAX2[iaxtel]/1 ( s 1 ) Ringing AppDial (Outgoing Line) SIP/2201-a253 (home 18888476626 1 ) Ring Dial IAX2/XXX:YYYY@iaxtel.com/18888476626@iaxtel But I never hear a ringing on the actual phone, and it seems to stay in this state (i.e. never gets to bridge mode) for a long time..to a point that ijust hang up. Thanks, Mark
2007 May 09
1
How to read several text files at once!
Dear R users, I am a beginner in R. I have 506 text files (data frame) in one folder namely DATA. The files are called A1 to A253 (253 files) and B1 to B253 (another 253 files). Each file has two columns; V1 (row number) and V2 (the value for each row name). Now I would like to add the values of V2 in each A-file with its relative value in B-file and save it as a new data frame named as C (e.g. C1 with V1 (row number) and V2...