Re: smstools and CDMA

2008-06-23 Thread Mr. James W. Laferriere
Hello Kevin , On Sat, 21 Jun 2008, Kevin Blackham wrote: And in my experience (many years back), a nokia handset would start draining its ups as soon as it got a full charge, requiring daily reseat of the supply cord. YMMV so test and retest. On 6/21/08, Phil Regnauld <[EMAIL PROTECTED]

Re: smstools and CDMA

2008-06-21 Thread Kevin Blackham
And in my experience (many years back), a nokia handset would start draining its ups as soon as it got a full charge, requiring daily reseat of the supply cord. YMMV so test and retest. On 6/21/08, Phil Regnauld <[EMAIL PROTECTED]> wrote: > Douglas K. Rand (rand) writes: >> >> Phil>Altern

Re: smstools and CDMA

2008-06-21 Thread Robert E. Seastrom
Just in case you were contemplating getting the USB one and using it with a Mac, be aware that the serial-over-usb drivers are early-alpha quality, and although they were supplied as a universal binary, once my boss pried the source code to the original driver out of TI it became clear to him that

Re: smstools and CDMA

2008-06-21 Thread Phil Regnauld
Douglas K. Rand (rand) writes: > > Phil> Alternatively, have you considered a Nokia handset with Gnokii ? > > No, not really. I was thinking that a "modem" would be a little more > robust and easier to deal with in the rack than a handset would be. If > I'm given a choice, I think I'd sta

Re: smstools and CDMA

2008-06-20 Thread Andrey Gordon
geesh, I made a lot typos there. Also, i should mention that i don't know C, so don't judge me to harsh on modding the source code Andrey Gordon [EMAIL PROTECTED] On Fri, Jun 20, 2008 at 11:11 PM, Andrey Gordon <[EMAIL PROTECTED]> wrote: > From what I found is that smstools will only work with G

Re: smstools and CDMA

2008-06-20 Thread Andrey Gordon
>From what I found is that smstools will only work with GSM AT command set, so if you are 'locked' into CDMA you are screwed in regards of using smstools. I'm attaching the html page that I wrote up after I got the modem working in case the server dies. I have to mention that i was only interested

Re: smstools and CDMA

2008-06-20 Thread Douglas K. Rand
Doug> Anyway, I'm trying to figure out a way of sending and receiving text Doug> messages using a tool like smstools and a CDMA modem. Doug> I've found the MultiTech CDMA modem (MTCBA-C-N3-NAM) but I can't Doug> seem to find any success stories to go along with it. Phil> (I gather you mean sms

Re: smstools and CDMA

2008-06-20 Thread Douglas K. Rand
Andrey> I have a RHEL server that I connected MultiTech CDMA modem Andrey> (MTCBA-C-U-N3) and running smstools3 with it. Great! Andrey> Let me know if you want some documents that I wrote up when I Andrey> was messing with it. Yes, that'd be great.

Re: smstools and CDMA

2008-06-20 Thread Andrey Gordon
Douglas, I have a RHEL server that I connected MultiTech CDMA modem (MTCBA-C-U-N3) and running smstools3 with it. Some hackery was needed and it still does not work ideally. What I mean by that, i had to modify the source code of smstools3 to work around GSM SMS message format. In the end it works

Re: smstools and CDMA

2008-06-20 Thread Phil Regnauld
Douglas K. Rand (rand) writes: > From the GMS point of view I live and work in the boondocks: Grand > Forks, North Dakota. (OK, so there is a decent argument that the > entire US is GSM boondocks.) > > Anyway, I'm trying to figure out a way of sending and receiving text > messages using a tool lik

smstools and CDMA

2008-06-20 Thread Douglas K. Rand
From the GMS point of view I live and work in the boondocks: Grand Forks, North Dakota. (OK, so there is a decent argument that the entire US is GSM boondocks.) Anyway, I'm trying to figure out a way of sending and receiving text messages using a tool like smstools and a CDMA modem. I've found t